1.List of product SKUs only
A user could have just a list of product SKUs (nothing else) and upload them into the system. This will be the equivalent of doing a product search and coming up with a list of products. all the other functions of the system can be used to allocate the attribute details to the products from that list. Some features:
▪The Type (Option/Text Values) selected in the upload dialog is selected in the interface.
▪Can filter out existing products still with the attribute (allowing large lists to be handled step by step).
▪Listed products can be unselected as per normal.
2.List SKUs and options
In this case, the upload file contains the SKU/Value:
▪Same as above.
▪Depending on the type selected in the interface the value will be:
–Options – matched to the existing options
–Text based – populate the Value field.
▪Filter and view switches are defaulted to off (ready to have a global change applied)
3.Full list
▪This handles all the above.
▪Filter and view flags per product populated.
▪Display order if present populated.
4.Duplicate Scenario
If an exact duplicate of an option or value is present, the specification is to be updated – not added again. The items settings such as filters, view and display order will be updated with the new information.
|