cancel
Showing results for 
Search instead for 
Did you mean: 

how can i add buynow button on productpage ?

SOLVED

how can i add buynow button on productpage ?

i want to add buynow buttton as well add to cart buttton .add to cart buttton as same as given in magento 2 but buynow buttton when click then redirect to chekout page.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: how can i add buynow button on productpage ?

https://github.com/prince108/Magento2-Buynow

Use this module. Install it by copying into your Magento.

php bin/magento cache:clean
php bin/magento setup:upgrade

If still doesn't work:

php bin/magento setup:di:compile

 

 

If this response was helpful to you, consider giving kudos to this post.

If this response solved your problem, click accept as solution to help others solve this issue

If this response was helpful to you, consider giving kudos to this post.
If this response solved your problem, click accept as solution to help others solve this issue

View solution in original post

11 REPLIES 11

Re: how can i add buynow button on productpage ?

https://github.com/prince108/Magento2-Buynow

Use this module. Install it by copying into your Magento.

php bin/magento cache:clean
php bin/magento setup:upgrade

If still doesn't work:

php bin/magento setup:di:compile

 

 

If this response was helpful to you, consider giving kudos to this post.

If this response solved your problem, click accept as solution to help others solve this issue

If this response was helpful to you, consider giving kudos to this post.
If this response solved your problem, click accept as solution to help others solve this issue

Re: how can i add buynow button on productpage ?

which modul ?? i cant able to click any link or  any modul sir

Re: how can i add buynow button on productpage ?

Sorry, I've forgotten to include the link:

https://github.com/prince108/Magento2-Buynow

If this response was helpful to you, consider giving kudos to this post.
If this response solved your problem, click accept as solution to help others solve this issue

Re: how can i add buynow button on productpage ?

not working that modul .i already tired..when i click on buy now then porduct adding in cart

 

i want to redirect to chekout page direct........

Re: how can i add buynow button on productpage ?

Let's clarify. You want "Buy Now" button on the Product page which will.

 

1. Add the product to the cart and then redirect you to Checkout

2. Only redirect customer to the Checkout, without adding a product to the cart

If this response was helpful to you, consider giving kudos to this post.
If this response solved your problem, click accept as solution to help others solve this issue

Re: how can i add buynow button on productpage ?

Hi,

I have to add two buttons on product page which are ADD TO CART and BUY NOW,ADD TO CART is woks fine but I also want to add BUY  NOW button for to going directly to the checkout page and also have to add that product into the cart ,go to checkout page in single click 

 

 

Reference : same buy now button i want 

 

https://www.snapdeal.com/product/gazal-fashions-black-digital-led/662055653345

 

 

Re: how can i add buynow button on productpage ?

me waiting for your replay sir


@bhautik14 wrote:

Hi,

I have to add two buttons on product page which are ADD TO CART and BUY NOW,ADD TO CART is woks fine but I also want to add BUY  NOW button for to going directly to the checkout page and also have to add that product into the cart ,go to checkout page in single click 

 

 

Reference : same buy now button i want 

 

https://www.snapdeal.com/product/gazal-fashions-black-digital-led/662055653345

 

 


i m  still waiting for ur replay

Re: how can i add buynow button on productpage ?

Hi, this buynow module is developed by me. You cannot directly buy product without adding product to cart. This module used to auto add product to cart and redirect to checkout. without adding product to cart you cannot proceed to checkout in magento. In case of snapdeal or flipkart it's developed with own cms not in magento.

Re: how can i add buynow button on productpage ?

not working in magnetoo 2.1.5 bro