mvanrijnen Posted February 9, 2014 Share Posted February 9, 2014 How can i refer from a productcombination to a product/productcombination. e.g.: I have a Product Combination (attr. Color = White) , i want to add white products as an option. Same Product, but combination (attr. Color = Black), i want to add black products as an option. The optional products could be products or productcombinations. And why is website very slow when using productcombination instead of seperate products ? Link to comment Share on other sites More sharing options...
stottycabanas Posted February 9, 2014 Share Posted February 9, 2014 Hi, could you provide some more detail about what you are trying to achieve? 'I want to add white products as an option' - I don't know what that means. Thanks, Dave Link to comment Share on other sites More sharing options...
mvanrijnen Posted February 9, 2014 Author Share Posted February 9, 2014 (edited) Ok, let's say i have one main products. Product:Reference: p001 Attributes : Size: (10x10, 20x20, 30x30)Color: (white, black)So i make productcombinations from this product with the attributes size&color. Combi 1: Reference p001.01.01 (10x10, white) Reference p001.02.01 (20x20, white) Reference p001.03.01 (30x30, white) Reference p001.01.02 (10x10, black) Reference p001.02.02 (20x20, black) Reference p001.03.02 (30x30, black) now i have accesoires to this product (related products): Reference: a001 (color: white) Reference: a002 (color: black) now i want to relate the accesoires to the correct product cominations. so that Reference p001.01.01 relates to a001 Reference p001.02.01 relates to a001 Reference p001.03.01 relates to a001 Reference p001.01.02 relates to a002 Reference p001.02.02 relates to a002 Reference p001.03.02 relates to a002 (some products have 500 combinations) Edited February 9, 2014 by mvanrijnen (see edit history) Link to comment Share on other sites More sharing options...
stottycabanas Posted February 10, 2014 Share Posted February 10, 2014 Hi, unfortunately that is not possible in standard Prestashop - you can only associate an accessory with a product, not a product combination. Maybe you could have two products p001 = white, p002 = black? I don't know if there are any modules out there which could help with this. Cheers, Dave Link to comment Share on other sites More sharing options...
Recommended Posts