Skip to content
lat9 edited this page Mar 23, 2024 · 1 revision

After you have copied the plugin's files to your store's file-system and logged into your admin-console, you will see a Configuration :: Products Pagination selection. Within that selection, the following settings are available for you to customize the plugin's display:

  1. Products Pagination Version. Displays the plugin's current version and release date. (Added in v2.0.0)
  2. Enable Products Pagination?. Use this setting to enable (default) or disable the plugin's overall operation. (Added in v2.0.0)
  3. Enable Products Pagination (Mobile)?. Use this setting to enable or disable (default) the plugin's operation when viewed by a mobile/tablet device. When disabled, the pagination defaults to your template's "normal" formatting. (Added in v2.0.0)
  4. Products Pagination — Maximum Links. This value (default: 10) specifies the number of product links that are displayed without pagination; e.g. for the default value, if a category contains 10 or fewer products you'll get a next/previous display that contains selections for products 1 through 10 along with the Previous and Next links.
  5. Products Pagination — Intermediate Links. This value (default: 7) specifies the number of product links to show once pagination has "kicked in", i.e. if the number of products in the current category is greater than Maximum Links. For the default values, if the current category contains more than 10 products, you'll get a next/previous display that always contains the links for the first and last products and the Previous and Next links, as well as up to 7 product-specific links. An ellipsis (…) is displayed when there is a break in the product sequence.
  6. Enable product listing link?. This value (default: true) specifies whether (true) or not (false) to include a "View product listing" link on the same line as "Viewing product x of y".
  7. Enable links on other pages?. This value (default: true) specifies whether (true) or not (false) the "Other pages to link" will have the pagination links applied.
  8. Other pages to link. This value (default: account_history, advanced_search_result, featured_products, index, product_reviews, products_all, products_new, reviews, specials) contains a comma-separated list of "other" pages to which the pagination should be applied.
  9. Include page-select drop-down?. This value (default: false) specifies whether (true) or not (false) the "Other pages to link" will include a drop-down list to allow the customer to go to a specific page number.
  10. Include item-count drop-down?. This value (default: false) specifies whether (true) or not (false) the "Other pages to link" will include a drop-down list to allow the customer to choose the number of items displayed per page. The values are specified by the following field ("Item Counts").
  11. Item Counts. This value contains a comma-separated list that identifies the selections offered to the customer to allow them to choose the number of items displayed per page; the default value is "10,25,50,100,*", which identifies that the customer can choose one of 10, 25, 50, 100 or "All" items to be displayed. If enabled, the smallest numerical value in the list becomes the default minimum items displayed for all "Other" pages regardless of other admin settings.

Clone this wiki locally