Skip to content

Instantly share code, notes, and snippets.

@liamgriffin
Created March 2, 2022 16:16
Show Gist options
  • Save liamgriffin/abd993823d8509bc1fa07580ba4174cd to your computer and use it in GitHub Desktop.
Save liamgriffin/abd993823d8509bc1fa07580ba4174cd to your computer and use it in GitHub Desktop.
How to work with Metafields
"text": {
"type": "text",
"settings": {
"text": "{{ product.metafields.my_fields.country.value }}",
"text_style": "uppercase"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment