Multi-regional support
The functionality of regionality allows you to pass information about products (for example: price and availability) that is relevant for a particular stock/region. This allows wherever product data is used to rely on data for a specific stock or region.
Product data that can be overwritten for a particular stock:
- Price;
- Old price;
- Availability parameter;
- Product Name;
- Product description;
- Link to the product;
- Link to image;
Multi-regional support can be implemented in the following ways:
- By declaring the stocks used for each product:
- When integrating a product database in the form of a XML-file, in accordance with XML requirements;
- When integrating a product database using the Product API, in accordance with the requirements of the Product API;
- By using separate XML-file for every region;
Updated about 1 year ago