mageprince / magento2-buynow

The Buy Now extension for Magento 2 enhances the shopping experience by allowing customers to make instant purchases with a single click. It adds a "Buy Now" button to product pages, enabling customers to bypass the cart and proceed directly to the checkout page.

Home Page:https://mageprince.github.io/magento2-buynow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module is not working to the third Party theme

kikinbenshakib opened this issue · comments

I installed this module to third party theme to check that, but the module is working on fresh luma theme. In the third party theme, it just working for Configurable products but not working for simple products.

Could you check it to third party theme ?

Thanks

Hi,

Change reference block name <referenceBlock name="product.info.addtocart"> as per your custom theme at app/code/Prince/Buynow/view/frontend/layout/catalog_product_view.xml.

Also change form id #product_addtocart_form as per your theme at
app/code/Prince/Buynow/view/frontend/templates/buynow.phtml