{# Fallback template if none is found in "myshop/products/print--media.html" #} {# It is used to render the figure in each line item when printing an order or delivery-note #}
{% block print-image %} {% endblock %}
{{ product.product_name }}
{{ product.caption|truncatewords_html:30 }}