Product Listings
In the default Magento, Product listings can be set to appear by default as either a list or grid. You can also determine how many products appear per page, and which attribute is used to sort the list. Below, you can find the breakdown of Magento 2 product listings configuration support by ScandiPWA.
SETTING | STATUS | DESCRIPTION |
List Mode | IN PROGRESS | Determines the layout options of the category pages. Options:
By default, ScandiPWA displays the products in the grid mode. Track the progress - https://github.com/scandipwa/base-theme/issues/1482 |
Products per Page on Grid Allowed Values | IN PROGRESS | Determines the number of products that you want to appear per page when shown in grid format. To enter a selection of values, separate each number by a comma. By default, ScandiPWA always shows 24 products per page. Track the progress - https://github.com/scandipwa/base-theme/issues/1483 |
Products per Page on Grid Default Value | IN PROGRESS | Determines the default number of products to appear in the grid per page. By default, ScandiPWA always shows 24 products per page. Track the progress - https://github.com/scandipwa/base-theme/issues/1 |
Products per Page on List Allowed Values | IN PROGRESS | Determines the number of products that you want to appear per page when shown in list format. To enter a selection of values, separate each number by a comma. By default, ScandiPWA does not yet support the list display mode. Track the progress - https://github.com/scandipwa/base-theme/issues/1 |
Products per page on List Default Value | IN PROGRESS | Determines the default number of products to appear in the list per page. By default, ScandiPWA does not yet support the list display mode. Track the progress - https://github.com/scandipwa/base-theme/issues/1 |
Product Listing Sorted by | SUPPORTED | Determines the default attribute that is initially used to sort the list. |
Allow All Products on Page | IN PROGRESS | Gives customers the option to list all products. Track the progress - https://github.com/scandipwa/base-theme/issues/1483 |
Remember Category Pagination | IN PROGRESS | Enabling this setting ensures that the number of products displayed in a list or grid is retained as shoppers browse from one category to another. Track the progress - https://github.com/scandipwa/base-theme/issues/1482 |
Flat Catalog | DEPRECATED | Determines if the flat catalog is used. |
Allow Dynamic Media URLs in Products and Categories | COMING SOON | Enable, if you want to allow dynamic references for media assets in category and product URLs. |
Last updated