nughett Posted February 16, 2011 Share Posted February 16, 2011 Hi,I've got csv file with different combinations for each product. Let's say for example: Material: wood, Material: metal, Material: plastic. I want to add these three combinations (one group and 3 attributes) to product at once (I really don't wanna waste my time by importing combinations 3 or more times. I don't even know if it's possible). If I put it this way "Material: wood, Material: metal, Material: plastic" in csv file, it creates only one combination, with three attributes and whatever attribute I select, it adds to cart this combinations with all 3 attributes. I hope you guys know what I am talking about. Just to make sure, here's my example: www.omracing.cz. Try Kategorie -> Crossové motocykly and pick the first one. In product view choose one of the attributes and add to shopping cart. You'll see it does exactly what I've just explained. Any help would be appreciated. Thanks. Link to comment Share on other sites More sharing options...
Kelvin Koh Posted February 17, 2011 Share Posted February 17, 2011 Hi nughett,Instead of putting “Material: wood, Material: metal, Material: plastic” in 1 line in csv file, split them up into 3 lines.Example:Pdt_ID; Attribute3; Material: Wood3; Material: Metal3; Material: PlasticThis will register the same Product (ID=3) as having 1 Attribute Group (Material) with 3 attribute values (wood, metal plastic) to choose from. Link to comment Share on other sites More sharing options...
nughett Posted February 17, 2011 Author Share Posted February 17, 2011 Clever solution. Thank you very much. Link to comment Share on other sites More sharing options...
DEPPO Posted February 28, 2011 Share Posted February 28, 2011 Hi!I'm looking for the way how to insert such a combinations:one product in three sizes and 3 colors with various quantity, eg;panties, yellow, XL, 3 pcspanties, yellow, 4XL, 2 pcspanties, green, XL, 2 pcspanties, green, 4XL, 21 pcsHow to import such a combination?Best regards, Marek Link to comment Share on other sites More sharing options...
chetwyn Posted September 13, 2012 Share Posted September 13, 2012 would like to know as well Link to comment Share on other sites More sharing options...
chetwyn Posted September 13, 2012 Share Posted September 13, 2012 I'm running 1.4.7. Anyone got any solutions out there? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now