Skip to content

Buy Now extension streamlines the shopping process by offering a convenient Buy Now button. This feature allows customers to make quick purchases with a single click, directing them straight to the checkout page. Admins have the flexibility to enable or disable this functionality, customize the button label, and specify where it appears on website.

Notifications You must be signed in to change notification settings

mageinic/buy-now

Repository files navigation

Buy Now User Guide

1. How to install

Method 1: Install ready-to-paste package

Method 2: Install via composer [Recommend]

Run the following command in Magento 2 root folder

composer require mageinic/buy-now

php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

2. How to use

  • Please refer to the Buy Now Extension User Guide.pdf file for instructions on how to use the extension.

3. Get Support

  • Feel free to contact us if you have any further questions.
  • Like this project, Give us a Star

About

Buy Now extension streamlines the shopping process by offering a convenient Buy Now button. This feature allows customers to make quick purchases with a single click, directing them straight to the checkout page. Admins have the flexibility to enable or disable this functionality, customize the button label, and specify where it appears on website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published