{# Fallback template if none is found in "myshop/products/cart--media.html" #} {# It is used to render the figure in each line item when rendering the cart #}
{% block sample-image %} {% endblock %}
{{ product.product_name }}
{{ product.caption|truncatewords_html:30 }}