Show variant metafields for a particular product on separate page

Show variant metafields for a particular product on separate page

pvgregory
Tourist
8 0 1

I'm trying to create a page with a list of products, including their variants that shows the variant options & a variant metafield for it.

 

Is there a way to reference a variant metafield for a particular variant ID?

Reply 1 (1)

PaulNewton
Shopify Partner
6921 623 1461

@pvgregory  You cannot access variants by id in theme liquid. And if you try using ajax on the frontend there will be no metafield data.

 

In the context of a product object roughly:

{{ product.first_or_selected_variant.metafields.namespace.key.value }}

That's for when the page loads.

 

This does not update when a user selects options if the values are different among variants.

You need javascript for dynamic text and it vary wildly among themes.

 

If you need this customization then contact me by mail for services.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.
Contact info in signature.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org