Quote:
Originally Posted by vladimir.gritsenko
This import facility does not imply assigning anything to products. It's aimed to add filter-specific values in more convenient way than adding it via the module interfaces.
One of the main advantages of the module is quick and easy start: filters are generated basing on existing product information. So if you have a lot of products, use X-Cart product import feature to add the data, not this import.
|
X-Cart product import doesn't import each product's defined filter values.
Say I have:
500 products have class "cell phones", and the option "material(s)" is "hard plastic"
345 products have class "cell phones", and the option "material(s)" is "silicone"
4563 products have class "cell phones", and the option "material(s)" is "Hard plastic"AND "silicone"
572 products have class "cell phones", and the option "material(s)" is "rhinestones" AND "hard plastic"
And so on and so on.
THAT right there, cannot be imported. Like what cflsystems said, we have to directly imported into the database, with assigned ID's and all that.