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