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.

  1. On the Admin sidebar, go to Stores > Settings > Configuration.

  2. In the left panel, expand Catalog and choose Catalog underneath.

Below, you can find the breakdown of Magento 2 product listings configuration support by ScandiPWA.

SETTING

STATUS

DESCRIPTION

List Mode

SUPPORTED

Determines the layout options of the category pages. Options:

  • Grid Only

  • List Only

  • Grid (default) / List

  • List (default) / Grid.

NOTE: On mobile, only grid view is available.

Products per Page on Grid Allowed Values

IN PROGRESS

Determines the number of products that you want to appear per page when shown in a 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 that 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/1483

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 always shows 24 products per page.

Track the progress - https://github.com/scandipwa/base-theme/issues/1483

Products per page on List Default Value

IN PROGRESS

Determines the default number of products that appear in the list per page.

By default, ScandiPWA always shows 24 products per page.

Track the progress - https://github.com/scandipwa/base-theme/issues/1483

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/1483

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