Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I'm trying to leverage api's to update product prices per market. How can I achieve this?
The price for a product per market is a fixed dollar value.
Hi Nishap,
Did you find a solution here?
Thanks!
Hi Nishap
Yes it is possible through grapghql admin api. I implemented this in php. That working fine
Hi all - just to add a little context, especially if anyone joins this thread later. You would want to start with our documentation on price lists and product catalogs here. Lots of information on international pricing and how to implement it using the Markets component of the GraphQL admin API like @Kumar2573 mentioned. Hope this helps!
Al | Shopify Developer Support
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Hello, I went through the post which you mentioned but can you please suggest me the price update by product id wise?
Hello, Can you please share proper code structure which you are implementing