Pagination Subtab
These settings control how pagination works when multiple pages are returned. If enabled, the Page List shows links so customers can browse through pages.
Desktop > Show Page List
This Boolean shows or hides the Page List on desktop browsers.
ID |
defaultPaginationSettings.showPageList |
UI location |
Advanced > Pagination |
JSON file |
Pagination.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js, SC.Shopping.Configuration.js |
Desktop > Pages To Show
This number lets you define the maximum number of pages shown in the page list on desktop browsers. The default value is 9.
ID |
defaultPaginationSettings.pagesToShow |
UI location |
Advanced > Pagination |
JSON file |
Pagination.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js, SC.Shopping.Configuration.js |
Desktop > Show Page Indicator
This Boolean shows or hides the current page indicator in the page list on desktop browsers.
ID |
defaultPaginationSettings.showPageIndicator |
UI location |
Advanced > Pagination |
JSON file |
Pagination.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js, SC.Shopping.Configuration.js |
Phone > Show Page List
This Boolean shows or hides the Page List on mobile browsers.
ID |
defaultPaginationSettingsPhone.showPageList |
UI location |
Advanced > Pagination |
JSON file |
Pagination.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js, SC.Shopping.Configuration.js |
Phone > Pages To Show
This number sets the maximum number of pages shown in the page list on mobile browsers. The default value is 9.
ID |
defaultPaginationSettingsPhone.pagesToShow |
UI location |
Advanced > Pagination |
JSON file |
Pagination.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js, SC.Shopping.Configuration.js |
Phone > Show Page Indicator
This Boolean shows or hides a current page indicator in the page list on mobile browsers.
ID |
defaultPaginationSettingsPhone.showPageIndicator |
UI location |
Advanced > Pagination |
JSON file |
Pagination.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js, SC.Shopping.Configuration.js |
Tablet > Show Page List
This Boolean shows or hides the Page List on tablet browsers.
ID |
defaultPaginationSettingsTablet.showPageList |
UI location |
Advanced > Pagination |
JSON file |
Pagination.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js, SC.Shopping.Configuration.js |
Tablet > Pages To Show
This number sets the maximum number of pages shown in the page list on tablet browsers. The default value is 4.
ID |
defaultPaginationSettingsTablet.pagesToShow |
UI location |
Advanced > Pagination |
JSON file |
Pagination.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js, SC.Shopping.Configuration.js |
Tablet > Show Page Indicator
This Boolean shows or hides a current page indicator in the page list on tablet browsers.
ID |
defaultPaginationSettingsTablet.showPageIndicator |
UI location |
Advanced > Pagination |
JSON file |
Pagination.json |
Configuration file (pre-Vinson) |
SC.MyAccount.Configuration.js, SC.Shopping.Configuration.js |