Store Mapping
Store Mappnig is used to control permissions for your website
Possible Entity Keys
Store Mapping import templates supprot keys from entity that you are using mapping for.
Your entity key must be unique. If you have two products with same Name fields, you will not be able to use Name as entity key.
Column Destinations
Column destination
Explanation
Key
The value that you selected as entity key for this template.
Store '<Store Name>'
TRUE or FALSE value, wether to show this product in this store.
If you don't have Store Mapping set up for this product/category/manufacturer, all stores would show this product. If you set up any restrictions, all, except stores with TRUE value, will not have access.
Example table
This is an example table for ACL Mapping of Product
SKU
Store 'My store 1'
Store 'My store 2'
001
TRUE
TRUE
002
FALSE
TRUE
003
FALSE
FALSE
Last updated