Hi! How do I get a product with the Store API using an API call which includes the variant and the prices of the variants? This is the one I have at the moment, but the prices are not included in each product variant:
And including prices in the expand query param doesn't work (gives "Relations [prices] are not valid" error)