DominicWatts / Special

Magento 2 Special Offers Page with layered navigation and widget for use in layout, blocks and cms pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento 2 Special Offers Page and Widget

M2 Coding Standard

M2 PHPStan

PHP Compatibility

php-cs-fixer

Frontend controller to display products with special offers with layered navigation.

For products to display they must be on special offer and with the special from and to date range. Plus any additional rules that would apply to a product collection on your store such as visibility or stock.

Screenshot

The widget needs to be configured from the admin

Install instructions

composer require dominicwatts/special

php bin/magento setup:upgrade

php bin/magento setup:di:compile

Usage instructions

Apply special offers to products

Go to /special-offers or use header link

About

Magento 2 Special Offers Page with layered navigation and widget for use in layout, blocks and cms pages


Languages

Language:HTML 52.8%Language:PHP 47.2%