{% if website_specifications %}
{% if not show_tabs %}

Product Details

{% endif %} {% for d in website_specifications -%} {%- endfor %}
{{ d.label }} {{ d.description }}
{% endif %}