{{ strings.image }} | {{ strings.product }} |
{% for language in languages_flags %}
|
{{ strings.categories }} | {% if ( strings.type ) %}{{ strings.type }} | {% endif %}{{ strings.date }} |
---|---|---|---|---|---|
{{ strings.no_products }} | |||||
|
{# Conndition to check if we have thumbnail. If true the larger image appears #}
{% if product.has_image %}
{% if product.post_parent != 0 %} — {% endif %}
{% if not data.slang %}
|
{{ product.translation_statuses|raw }} | {% for category in product.categories_list %} {{ category.name }} {% endfor %} | {% if ( strings.type ) %}{% endif %} |
{{ product.formated_date }}
{% if product.post_status == "publish" %}
{{ strings.published }} {% else %} {{ strings.modified }} {% endif %} |