These screens define the cart layout for you website
The following tags can be used to pulll information from the product database.
| Code | Description |
|---|---|
| [PRODUCT:NAME] | Name of the category |
| [PRODUCT:DESCRIPTION] | Description of the the category |
| [PRODUCT:THUMBNAIL] | Thumbnail of the first image of a product the resides in the category |
| [PRODUCT:IMAGE] | Image of the first image of a product that resides in the category |
| [PRODUCT:URL] | Beginning URL that lists products for a category |
| [/PRODUCT:URL] | End URL that lists products for the category |
| Code | Description |
|---|---|
| [PRODUCT:CODE] | Code of the product |
| [PRODUCT:NAME] | Name of the product |
| [PRODUCT:DESCRIPTION] | Description of the product |
| [PRODUCT:DISCOUNT DESCRIPTION] | Description given for discounted products |
| [PRODUCT:NO STOCK DESCRIPTION] | Description given for items not in stock |
| [PRODUCT:PRICE] | Lowest price for the product, normal price or discount price if available |
| [PRODUCT:NORMAL PRICE] | Price of the product |
| [PRODUCT:RECOMMENDED PRICE] | RRP / SRP price for the product |
| [PRODUCT:DISCOUNT PRICE] | Discounted price if available |
| [PRODUCT:CART QUANTITY] | Text field for specifying quantity of products to purchase |
| [PRODUCT:CART UPDATE] | Button for saving changes made to the quantity text field |
| [PRODUCT:CART VIEW] | Button for viewing carts contents |
| [PRODUCT:THUMBNAIL 1] | Thumbnail of the first image for the product |
| [PRODUCT:THUMBNAIL 2] | Thumbnail of the second image for the product |
| [PRODUCT:THUMBNAIL 3] | Thumbnail of the third image for the product |
| [PRODUCT:IMAGE 1] | Image of the first image for the product |
| [PRODUCT:IMAGE 2] | Image of the second image for the product |
| [PRODUCT:IMAGE 3] | Image of the third image for the product |
| [PRODUCT:URL] | Beginning URL that is used for displaying the products details |
| [PRODUCT:/URL] | Ending URL that is used for displaying the products details |