Skip to content

Magento 2 Featured Products page with filtering and widget for use in layout, blocks and CMS pages based on product attribute

Notifications You must be signed in to change notification settings

DominicWatts/Featured

Repository files navigation

Magento 2 Featured Products Page and Widget

M2 Coding Standard

M2 PHPStan

PHP Compatibility

php-cs-fixer

Frontend controller to display featured products with layered navigation.

For products to display they must be on set as featured 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

Attribute configuration

Attribute Screenshot

Landing page

Landing page screenshot

Widget Configuration

Widget Config

Widget Screenshot

Widget screenshot

Install instructions

composer require dominicwatts/featured

php bin/magento setup:upgrade

php bin/magento setup:di:compile

Usage instructions

Set featured attribute to yes on products

Go to /featured

Configure widget in backend

About

Magento 2 Featured Products page with filtering and widget for use in layout, blocks and CMS pages based on product attribute

Resources

Stars

Watchers

Forks

Packages

No packages published