Skip to content

Magento 2 frontend controller to display all products with layered navigation. Plus widget which pulls through random product(s).

Notifications You must be signed in to change notification settings

DominicWatts/RandomProduct

Repository files navigation

Magento 2 All Products Landing Page and Random Products Widget

M2 Coding Standard

M2 PHPStan

PHP Compatibility

php-cs-fixer

Frontend controller to display all products with with layered navigation. Plus widget which pulls through random product(s) from whole of catalog. Any additional rules that would apply to a product collection on your store such as visibility or stock.

Install instructions

composer require dominicwatts/randomproduct

php bin/magento setup:upgrade

php bin/magento setup:di:compile

Usage instructions

Go to /all-products or use header link

Widget

There is a widget for use in layout, blocks and CMS pages which is configurable via backend.

About

Magento 2 frontend controller to display all products with layered navigation. Plus widget which pulls through random product(s).

Resources

Stars

Watchers

Forks

Packages

No packages published