Product card
roduct.tpl - product card template.
Tag |
Description |
{title} |
Product name. |
{content} |
Full description of the product. |
{short limit="200"} | Short product description is truncated to 200 characters. |
{category-name} |
Category name. |
{rating} |
Product rating. |
{rating-val} |
Rating number. |
{rating-num} |
Number voted. |
{poster} |
Displays a link to the poster, as by default on the blog. |
{poster-thumb} |
Displays a link to the reduced copy poster, if available. |
{link} |
Link to the full product card. |
{price} |
Product price. |
{old-price} |
Old price if there is a discount. |
[price]...[/price] |
Displays the content if a price is specified. |
[not-price]...[/not-price] |
Displays content if no price is set. |
[sale]...[/sale] |
Displays content if a discount is set. |
[not-sale]...[/not-sale] |
Displays content if no discount is set. |
{counter} |
Displays a counter for choosing the quantity in the basket. |
{stock} |
Number of items in stock. |
{article} | Product item. |
{date} |
Product publication date. |
{currency} |
Displays the currency sign. |
{brand} |
Displays the product brand. |
{buy} |
A button that adds the product to the cart and takes you directly to the checkout page. |
{add-cart} |
A button that adds a product to the cart. |
{reviews} |
Reviews. reviews.tpl - template responsible for reviews. |
{reviews-count} |
The number of reviews. |
{add-review} |
Feedback form. |