{{ item_name }}

{{ _("Item Code") }}: {{ doc.name }}

{{ doc.web_long_description or doc.description or _("No description given") | safe }}
{% if has_variants %} {% include "templates/generators/item/item_configure.html" %} {% else %} {% include "templates/generators/item/item_add_to_cart.html" %} {% endif %}