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.
Solved! Go to Solution.
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
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
which modul ?? i cant able to click any link or any modul sir
Sorry, I've forgotten to include the link:
https://github.com/prince108/Magento2-Buynow
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........
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
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
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
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.
not working in magnetoo 2.1.5 bro