This Magento 2 extension provides quick view button, popup view the product from product list, widget.
- Add a quick view button from product list.
- Add a quick view button from product widget.
- No overriding templates
- Support DOM-selector for button location.
- Enable Module - Enable or disable module.
- Enable Quick View on Product Listing - Enable/Disable Quick View Category pages.
- Category Page Label Container - DOM-selector for Container.
- Enable view detail button product - Enable/Disable view detail Product button.
- Connect to your server with SSH
- Navigation to your project and run these commands
composer require ghoster/product-quickview
php bin/magento setup:upgrade
rm -rf pub/static/*
rm -rf var/*
php bin/magento setup:static-content:deploy
- Download the files from github: Direct download link
- Extract archive and copy all directories to app/code/GhoSter/Quickview
- Go to project home directory and execute these commands
php bin/magento setup:upgrade
rm -rf pub/static/*
rm -rf var/*
php bin/magento setup:static-content:deploy
- Fork this repository
- Create your feature branch (
git checkout -b your-new-feature
) always fromdevelop
- Commit and Submit a new Pull Request
Open Software License (OSL 3.0)
If this project help you reduce time to develop, you can give me a cup of coffee :)