{% load wagtailimages_tags %} {% load cms_tags %}
{{content.value.quote}}
{{acc.value.detail.desc}}
Product Type | {{content.value.product.get_parent.title}} |
---|---|
Feature | {{content.value.product.prFeature.detail}} |
Thickness | {{content.value.product.prFeature.thickness}} |
Size | {{content.value.product.prFeature.size}} |
Material | {{content.value.product.product_matTypes.first.matType.material}} |
Material Type | {% for item in content.value.product.product_matTypes.all %} {{item.matType.matType}} {% endfor %} |
{{val.attribute}} | {{val.value}} |