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

1.0.2 2020-10-15 11:09 UTC

This package is auto-updated.

Last update: 2024-04-15 18:56:11 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