Is it possible to create a product via the API with a price that is NOT the shop currency?
For example, Shop Currency is CAD. We are creating product via API, but only have the USD price of the item. Is it possible to set just the presentment price for USD, and have Shopify set the CAD price?
Hi @Kevin_A - I have this same question, so I want to make sure I understand your reply.
If we only submit a presentment price but not a price in the store’s currency for a variant, the variant’s price will default to 0 (in the store’s currency)?
If that’s accurate, I will need another way to convert a price from the presentment currency to the store’s currency. Are there other methods to do this?
I recall testing this, and I believe the result was that the price attribute would always default to 0. You can confirm by creating a new variant and not providing a price attribute, but provide a presentment price attribute and should see the same results.