Use GraphQL to fetch product price from different markets

When you create a new market and assign different prices to products, is there a way to fetch the product price for a specific market?

Hey @codeObsidian - great question! The way we’d reccommend doing this would be to use @InContext directive in GraphQL to fetch international pricing through the storefront AP. You can also do this using the pricing lists functionality via the admin API if you wanted to go that route.

Hope this helps - let us know if we can clarify anything on our end!

Al | Shopify Developer Support.

3 Likes