This module add "BuyNow" button on product view page and list page to process directly checkout.
- Copy the content of the repo to the app/code/Prince/Buynow/ folder
- Run command: php bin/magento setup:upgrade
- Run Command: php bin/magento setup:static-content:deploy
- Now Flush Cache: php bin/magento cache:flush
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
If you encounter any problems or bugs, please open an issue on GitHub.
PRODUCT VIEW PAGE
PRODUCT LIST PAGE
Store->Configuration->Mageprince->Buy Now->Settings
Go to product view page and right click on addtocart button and click on inspect element. Then scroll up and find addtocart form id.