{% extends "template.html.twig" %} {% block content %} {% cache 'product' ~ product.id %}
| {% if product.starred %}★{% else %} ☆ {% endif %} | {{ product.name }} {{ product.subTitle }} {% if product.promotions is not null and product.promotions.hasPromotion %}PROMO: {{ product.promotions.tag }}{% endif %} | link | ||||||||||||
|
|
||||||||||||||
|
||||||||||||||