In case you want to import the products, inside the shop in Prestashop, via a .csv file you have to pay attention to how to insert any additional product features.
The features may have a pre-defined or a custom value. Field csv file in which to insert the features is as follows, in case of version 1.6 it is:
Feature (Name: Value: Position: Customized)
To be able to choose to use a pre-defined value, or a custom value we will use:
- "0" for pre-defined value
- "1" for a custom value
PRE-DEFINED VALUE (selectable from the dropdown menu in the features product)
Colour:grey:5:0
CUSTOM VALUE (free text inside of product features)
Colour:grey:5:1