product_index.html


Purpose: This template lists all the products within your store.

Code Blocks

Note: It is important to preserve the commented tags to ensure the software performs correctly.

 
           [store_name]
            [productindex_title]
            [productindex_pages]
            [paging]
            [name]

Note: Code blocks and their respective variables will only work with specific template pages.

Variables

Note: Some of the following variables are dynamically inserted from your cart’s Settings ->Design ->Store Language section.

  • [store_name] – Inserts the Name of your store.
  • [productindex_title] – Displays product Index title
  • [productindex_pages] –  Displays number of index pages
  • [paging] -Inserts the paginator of the page
  • [name] – Inserts the Name of the Product for which reviews are being displayed.
X