how i can get the metafield data for the product varients
kindly do reply if you guys have the solution
thanks
To get data of product variant metafield use below the code in liquid.
{%- for variant in product.variants -%}
{{ variant.title }} : {{ variant.metafields.custom.desc}}
{%- endfor -%}
value is not changing when i am changing the varient.i want to change the value without loading the page.
it’s possible by changing codes in product template code and script change.
Do let me know if you want with custom change, you can reach out to me with my E-Mail or WhatsApp no provided in my signature.