...
- One of the products is defined as the 'parent product' (generally the smallest or largest) ORĀ a dummy parent product is created in your accounting system
- The parent product's Item Name, Description and Brand are made generic to cover each of the child products
- An accounting system field is created to contain the size data displayed against the parent product (can either be in a drop down menu or displayed separately)
- A Catalogue Association File is filled out, linking the Parent Product to the Child Products (below is the correct layout of a Catalogue Association File used for Product Options)
- This must be correctly filled in with Excel using this layout and saved as a Tab Delimited text file
- An example layout can be found below
ParentProductCode | ChildProductCode | Type | ChildPriority |
---|---|---|---|
PRODUCT | PRODUCT_1 | option | 90 |
PRODUCT | PRODUCT_2 | option | 80 |
PRODUCT | PRODUCT_3 | option | 70 |
Info |
---|
Note: The child product with the highest ChildPriority will appear first |