Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi there,
I am retreiving a metafield like so:
{% assign foo = order.metafields.bar.service %}
See below issue, may it useful.
https://github.com/Shopify/liquid/issues/432
Hi @Donfetto ,
You can try with code:
{% assign foo = order.metafields.bar.service %}
{{ foo['service_code'] }}
Hope it helps!
User | RANK |
---|---|
42 | |
33 | |
31 | |
11 | |
9 |