I'm trying to pull in information about inventory on product variants, but I don't see anything in the attributes/options tokens that are listed? You can pull in the total available rolled up on the parent level, but I need to be able to see if a specific variant is sold out or not.
Ex: size S has 10 available, but M has 0 (or 'out', either works) etc.
How would I pull in this info?
Ex: size S has 10 available, but M has 0 (or 'out', either works) etc.
How would I pull in this info?
Comment