How to add buy now button in Magento 2.1.8 ?
Teja Bhagavan Kollepara
3,8275 gold badges33 silver badges69 bronze badges
asked Mar 6, 2018 at 5:22
1 Answer 1
You can use below free extension to add buy now button.
https://github.com/mageprince/magento2-buynow
That extension will add "Buy Now" button on product view page and product list page to process directly checkout.
answered Mar 6, 2018 at 5:29
-
Hi@Kishan Patadia, This is working only Mozilla browser in google chrome it is not working.Please check screenshot prnt.sc/ink1qm.Can you please help me?Dileep Kumar– Dileep Kumar2018年03月06日 11:57:52 +00:00Commented Mar 6, 2018 at 11:57
-
In google chrome Click the buy now button and generate URL is localhost/magento2/buynow/cart. In Mozilla click the buy now button the generated URL is localhost/magento2/checkoutDileep Kumar– Dileep Kumar2018年03月06日 12:00:40 +00:00Commented Mar 6, 2018 at 12:00
default