magestat / module-floating-buy-button
Get your customer attention the most important action in your online store, the purchase.
Fund package maintenance!
williankeller
paypal.me/williankeller
Installs: 1 242
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 4
Forks: 2
Open Issues: 0
Language:CSS
Type:magento2-module
README
A simple way that allows the integration of a Floating Buy Button in your store. No matter how much content it has, like, long product description or a lot of reviews, the button follow your customers along each product page. Bringing the product name, price and of course, the buy button. Get your customer attention the most important action in your online store, the purchase.
Installation
Install via composer (recommended)
Run the following command in Magento 2 root folder:
composer require magestat/module-floating-buy-button
Using GIT clone
Run the following command in Magento 2 root folder:
git clone git@github.com:magestat/magento2-floating-buy-button.git app/code/Magestat/FloatingBuyButton
Activation
Run the following command in Magento 2 root folder:
php bin/magento module:enable Magestat_FloatingBuyButton
php bin/magento setup:upgrade
Clear the caches:
php bin/magento cache:clean
Configuration
- Go to STORES > Configuration > MAGESTAT > Floating Buy Button:
- In Enable Module tab, select Enabled option to enable module.
- In Settings tab, choose the options to better compose your store.
Contribution
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
Support
If you encounter any problems or bugs, please open an issue on GitHub.
Need help setting up or want to customize this extension to meet your business needs? Please open an issue and if we like your idea we will add this feature for free.