{% assign product_color = product.metafields.custom.color %}
{% assign product_fabric = product.metafields.custom.fabric %}
{% unless product_color %}
{% for option in product.selected_or_first_available_variant.options %}
{% if product.options[forloop.index0] == 'Color' %}
{% assign product_color = option %}
{% endif %}
{% endfor %}
{% endunless %}
{% unless product_fabric %}
{% for option in product.selected_or_first_available_variant.options %}
{% if product.options[forloop.index0] == 'Fabric' %}
{% assign product_fabric = option %}
{% endif %}
{% endfor %}
{% endunless %}
Color:-{{ product_color }}
Fabric:- {{ product_fabric }}
Resham and sequined embroidery
Pack Contain:- 1 Kurta:: Patiyala::Dupatta
Added to cart
Check out our shop to see what's available