setting "Export filter values in different languages (if filled)"
When enabled, values are exported in the following form:
using the example of the product
https://shopforcars.crm-onebox.com/app/product/90465/edit/ (where the meanings in different languages are different or the same meaning):
{
"Material": {
"en": "ABS plastic",
"ua": "ABS plastic",
"en": "ABS plastic"
},
"Brand": {
"ru": "Universal",
"ua": "Universal",
"en": "Universal"
},
"condition": {
"en": "New",
"ua": "Nove",
"en": "New"
},
"Model": {
"ru": "Universal",
"ua": "Universal",
"en": "Universal"
},
"ItemType": {
"en": "Model armrest",
"ua": "Model armrest",
"en": "Model armrest"
},
"Feature software": "USB",
"country": {
"en": "Taiwan",
"ua": "Taiwan",
"en": "Taiwan"
}
}
using the example of the product
https://shopforcars.crm-onebox.com/app/product/37225/edit/ (where the values are either in one language or duplicated by languages):
{
"Typeofsparepart": "Original",
"Latticetype": "Radiator Grille; Grille",
"Material": "ABS plastic",
"Painting": "Not required",
"Colour": "Black",
"Vehicletype": "Passenger car",
"condition": "New",
"Brand": "Kia",
"Model": "Sportage 2015-2021"
}
I recommend checking the correctness on a small group of products to begin with (I did not include the setting in automation), because I am not fully aware of the options for filling in your filters and the documentation does not have an example of how to transmit when a filter has several filter values with different language versions - here, according to logic, they acted