Displays links to results pages if there are more than one. Nothing will appear if the results are less that one page.
Example of Use
The following content in the categories template: {PAGINATION}
If the category contains 3 pages of products it will display the following when viewing that web page in the storefront: Page 1, 2, 3
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {PAGINATION} QuickCode Tag is changed into the source code below prior to the web page being displayed.