Versions Compared

Key

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

...

Table of Contents
minLevel1
maxLevel7

Installation

Info

This module is optional.

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

Admin settings

There are no admin settings, the module is active by default.

Backend

There are no backend functionalities in the module.

Frontend

The module changes the path of Magento_Catalog/template/product/list/listing.html to the module's one MageSuite_CatalogProductListingCompatibility/template/product/list/listing.html.

...

The default value of displayAsMagesuiteCarousel is in the mixin false, however, true value can be passed in a widget phtml template:

...