...
You are also able to define the decimal separator for numeric attributes. If this attribute is using a dot separation "Dot separated" should be selected. Otherwise, if this attribute contains comma separated values "Comma separated" must be selected.
Note: If the decimal separation sign is wrongly set, the values are displayed differently in the Product Guide (in most cases wrong).
Example
...
- Attribute: color
- Value: "black,blue"
- Local separator: ","
- The value will be converted into the two values "black" and "blue".
...