Customers can now easily make a quick purchase of a product. In fact, this is achieved by simply tapping the Buy Now button that redirects them straight to the checkout to place the order.
The website admin can enable or disable the plugin functionality that allows the users to make a quick checkout with the respective product.
The admin can also set the custom label for the Buy Now button that is visible to the customers at the storefront.
Apart from this, you can also check the Magento 2 Scan and Go extension which enables a self checkout system for customers using their mobile web browsers.
For an overview of the plugin check the video mentioned below –
Features
- The store admin can enable/disable the module functionality.
- The website admin can manage the buy now button title from the plugin’s configuration section.
- Users will go to the checkout page once they click on the BUY NOW button.
Installation
After getting the zip folder and you have to extract the contents of this zip folder on their system. The extracted folder has an src folder, inside the src folder you have the app folder. Hereafter you need to transfer this app folder into the Magento 2 root directory.
After the successful installation, you have to run these commands in the Magento 2 (adobe Commerce) root directory.
First command
php bin/magento setup:upgrade
Second Command
php bin/magento setup:di:compile
Third Command
php bin/magento setup:static-content:deploy
After running the commands, you have to flush the cache from the Magento admin panel. To do so, navigate through->System->Cache management as shown below.
Multi-Lingual Configuration
For the Multilingual support navigate through Store>Configuration>General >Locale Options. Thereafter, select your desired language from the Locale option as required.
Translation
After the above step, navigate through app/code/Webkul/BuyNowButton/i18n/en_US.csv. Thereafter, open the file named en_US.CSV for editing.
Now, replace the words after the comma(,) on the right in the file with your translated words.
After editing and translating the CSV file, you need to save the translated file name according to your region language and country code such as – de_DE.CSV. After the above step, now upload the translated file to the same folder from where you have obtained it.
Configuration Settings – Magento 2 Buy Now button
After the module installation, the admin will find the configuration settings panel. Hereafter, the store owner will navigate through Stores->Configuration->Webkul->Buy Now Button.
Now, the admin will have to configure the plugin settings which include –
- Status – Choose Yes to enable the plugin functionality for your website else select as No to disable.
- Button Title – Enter the button text that you want to display to the customers at the storefront on the product page.
The admin can also navigate to the Configuration settings through the sidepanel of the admin dashboard as per image below,
Storefront Working – Buy Now Button for Magento 2 (Adobe Commerce)
At the storefront, the customers can find the Buy Now button on the product page. To illustrate, check the snapshot below –
Now, if the customer wants to purchase this product directly without adding it to the cart, the customer can tap the Buy Now button.
Thereafter, the customer is redirected to the checkout page directly without having to add the product to the cart.
On the checkout page, the customer will check the order summary before proceeding further to make the payment for placing the order. Indeed this plugin is a useful one for customers who want to make a quick checkout.
Conclusion
In conclusion, this plugin is important if you want the customers to make a quick checkout. Hence, there are more chances of making a sale.
Support
So, that was much about the Magento 2 (Adobe Commerce) Buy Now plugin. You can also raise a ticket at our HelpDesk system webkul.uvdesk.com
Explore the Adobe Commerce Cloud development service by Webkul. You may also browse other Magento 2 marketplace addons. Also our quality Magento 2 extensions.
Current Product Version - 5.0.3-p1
Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x
Be the first to comment.