Focusing on managing products, variants, and collections through the API.
Hi everyone,
I am having problems adding data to the metafield type money.
(Using Products import Wizard Pro app)
I wanted to add data to it via an xml file, but the metafield won't take the data.
This is how the data is send in the xml
["9.99", "EUR"]
So now i am trying to add it to an simpel single line text metafield type (which worked) and then via shopify flow add it to the money type, but it is not on the list of updating product metafield.
My end goal is having an custom defined product price per currency defined by the xml.