Produktdetaljer

Product Details

Modell: {{ product.title }}

{% if product.metafields.my_fields.length %}

Längd: {{ product.metafields.my_fields.length.value }} cm

{% else %}

Längd: Information not available

{% endif %} {% if product.metafields.my_fields.width %}

Bredd: {{ product.metafields.my_fields.width.value }} mm

{% else %}

Bredd: Information not available

{% endif %} {% if product.metafields.my_fields.weight %}

Vikt: {{ product.metafields.my_fields.weight.value }} gram

{% else %}

Vikt: Information not available

{% endif %} {% if product.metafields.my_fields.carats %}

Material: {{ product.metafields.my_fields.carats.value }} karat {{ product.metafields.my_fields.material_se.value }}

{% else %}

Material: Information not available

{% endif %} {% if product.metafields.my_fields.sku %}

Varunummer: {{ product.metafields.my_fields.sku.value }}- {{ product.metafields.my_fields.internal_storage.value }}

{% else %}

Varunummer: Information not available

{% endif %}