Dear Community,
I am trying to have a product variant metafield displayed on the product page via the theme Impulse.
I created the metafield for delivery time, because our variants may have different delivery times.
What I did / Tried
Created a metafield definition: variant.metafields.global.delivery
Added a value in a variant:
Added Liquid to custom html in theme:
Lieferzeit: {{ variant.metafields.global.delivery }} Werktage
So, obviously its not working.
I dont know liquid, and didnt find an answer in the community so i would be very happy if someone can help me here..
Thank you so much
Sarina


