Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.0
-
Fix Version/s: 3.2.0
-
Component/s: manager client, manager server, sf server, sf web
-
Labels:
Description
As a business user with multi store server which shares one master catalog I would like to create different categories structures per shop where I can link leaf categories to master catalog categories with products.
E.g.
root
+-- Master
| +--Electronics | |
| +---PC (Products category) | |
| +---Monitors (Products category) | |
| +--- .... | |
+-- SHOP10
| +--- My PCs (Link to Master > Electronics > PC, which includes all products from category ) | |
| +--- PC Accessories | |
| +--- My Monitores (Link to Master > Electronics > Monitores, which includes all products from category ) | |
| +----.... |