XML is a common format for exchanging data between different information systems. This format is easy to use in different software environments, but it is not visual and not convenient for manual editing.
If you have in-house software developers, they can easily organize price updates using this format. But if you have to fill in the price tables yourself, it is better to use the csv format exchange - it is more convenient and visual for manual filling.
As for the description of our file:
- utf-8 encoding
- open the “prices” branch
- in each line, specify the collection ID, template ID, height, width, and price
The required fields are: collection, template, width, height, price. If necessary, you can add additional information fields - the upload will ignore them. The price grid for one collection should contain data for all the required templates.
Please note! When uploading prices, all current prices of the collection are cleared and the current ones are recorded. Different collections can be uploaded both in different files and in one (if there is more than one collection in the file, to update the prices, you need to visit the “Prices” item of each of them.
The system will understand the price values of your price grid as entered in the currency of your company (defined in your company settings). Values in other currencies will be recalculated according to the exchange rates you have defined in the “Pricing” settings
Download example file here