# 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                                           | **SUPPORTED**   | <p>Determines the layout options of the category pages. Options:</p><ul><li>Grid Only</li><li>List Only</li><li>Grid (default) / List</li><li>List (default) / Grid.</li></ul><p><strong>NOTE</strong>: On mobile, only grid view is available.</p>                                                                                                                                       |
| Products per Page on Grid Allowed Values            | **IN PROGRESS** | <p>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.</p><p>By default, ScandiPWA always shows 24 products per page.</p><p>Track the progress - <a href="https://github.com/scandipwa/base-theme/issues/1483"><https://github.com/scandipwa/base-theme/issues/1483></a></p> |
| Products per Page on Grid Default Value             | **IN PROGRESS** | <p>Determines the default number of products that appear in the grid per page.</p><p>By default, ScandiPWA always shows 24 products per page.</p><p>Track the progress - <a href="https://github.com/scandipwa/base-theme/issues/1483"><https://github.com/scandipwa/base-theme/issues/1483></a></p>                                                                                      |
| Products per Page on List Allowed Values            | **IN PROGRESS** | <p>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.</p><p>By default, ScandiPWA always shows 24 products per page.</p><p>Track the progress - <a href="https://github.com/scandipwa/base-theme/issues/1483"><https://github.com/scandipwa/base-theme/issues/1483></a></p>   |
| Products per page on List Default Value             | **IN PROGRESS** | <p>Determines the default number of products that appear in the list per page.</p><p>By default, ScandiPWA always shows 24 products per page.</p><p>Track the progress - <a href="https://github.com/scandipwa/base-theme/issues/1483"><https://github.com/scandipwa/base-theme/issues/1483></a></p>                                                                                      |
| Product Listing Sorted by                           | **SUPPORTED**   | Determines the default attribute that is initially used to sort the list.                                                                                                                                                                                                                                                                                                                 |
| Allow All Products on Page                          | **IN PROGRESS** | <p>Gives customers the option to list all products.</p><p>Track the progress - <a href="https://github.com/scandipwa/base-theme/issues/1483"><https://github.com/scandipwa/base-theme/issues/1483></a></p>                                                                                                                                                                                |
| Remember Category Pagination                        | **IN PROGRESS** | <p>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.</p><p>Track the progress - <a href="https://github.com/scandipwa/base-theme/issues/1483"><https://github.com/scandipwa/base-theme/issues/1483></a></p>                                                                              |
| 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.                                                                                                                                                                                                                                                                                             |
