Promotions
Below you will find documentation for:
- the variables of the
promotions.htmlpromotions page - the variables of the
promotion.htmlsingle promotion page
In addition to these you can also use the common variables for all pages.
promotions.html
Promotions page, where all current promotions are listed.
| Instruction | Variable | Description |
|---|---|---|
| show | content | Page content |
| show | image | Page image |
| for | promotions | Ongoing promotions |
| show | title | Page title |
for promotions
The promotions variable is used on the pages index.html and promotions.html to list the current promotions applicable to the customer, excluding those with coupons.
| Instruction | Variable | Description |
|---|---|---|
| show | description | Description |
| show | endTime | End date |
| show | image | Small image |
| show | largeImage | Large image |
| show | name | Name |
| show | smallImage | Small image |
| show | startTime | Start date |
promotion.html
Promotion page with products on promotion.
| Instruction | Variable | Description |
|---|---|---|
| show | columns | Number of columns to display products |
| show | count | Number of products on promotion |
| show | description | Detailed description |
| show | endTime | End date |
| show | smallImage | Small image |
| show | largeImage | Large image |
| show | name | Name |
| show | paging | Pagination, allows moving to the next products |
| for | products | Products on promotion |
| show | sortBy | Menu to choose product sorting |
| show | startTime | Start date |