Currently there is a tiered price import with Import-TieredPrices. However, the scale prices should be able to be read in with the basic Import-ArticleFromXml function.
Accordingly, Import-TieredPrices would have to be changed as well and the import into the SQL database would have to be handled via Import-ArticleFromXml.
Currently there is a tiered price import with Import-TieredPrices. However, the scale prices should be able to be read in with the basic Import-ArticleFromXml function.
Accordingly, Import-TieredPrices would have to be changed as well and the import into the SQL database would have to be handled via Import-ArticleFromXml.