Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This module allows using MageSuite product carousel as a template for "Recently viewed products" and "Recently compared products" widgets. It aligns displaying products to the other parts of the shop, using MageSuite's carousel and product tile.

It allows you to add Magesuite’s Product Carousel, Product grid and Product teaser in Magento’s Product List Widget too.

Table of Contents
minLevel1
maxLevel7

...

Code Block
composer require "creativestyle/magesuite-catalog-product-listing-compatibility" ^1.0.0

Admin settings

...

Since you can select Magesuite Grid template in the Catalog Products List widget, there is possibility to adjust number of rows per breakpoint (as in CC component).

...

Info

It works only for grid template, nothing will happen if you select Magesuite Carousel.

Backend

There are no backend functionalities in the module.

...