dominicwatts / clearance
Magento 2 flag items as clearance, landing page and widget
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
- magento/framework: ^102.0|^103.0
- magento/module-catalog: *
- magento/module-layered-navigation: *
This package is auto-updated.
Last update: 2024-11-15 20:18:02 UTC
README
Frontend controller to display clearance products with layered navigation.
For products to display they must be on set as clearance yes under the selected store scope. Plus any additional rules that would apply to a product collection on your store such as visibility or stock.
The widget needs to be configured from the admin
Install instructions
composer require dominicwatts/clearance
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Usage instructions
Set clearance attribute to yes on products
Go to /clearance
Configure widget in backend