shacker Posted October 13, 2010 Share Posted October 13, 2010 I am finishing a gelato shop, where people can select 4 tastes for 1kilo of ice cream.THE problem is that they are 86 tastes. and if the genre with the generator attribute the prestashophangs.Any idea how they can do?thanks Link to comment Share on other sites More sharing options...
tomerg3 Posted October 13, 2010 Share Posted October 13, 2010 Do you mean 4 attribute groups with 86 flavors in each group, or just 1 group with 86 attributes?Do you get any errors? Link to comment Share on other sites More sharing options...
shacker Posted October 13, 2010 Author Share Posted October 13, 2010 Do you mean 4 attribute groups with 86 flavors in each group, or just 1 group with 86 attributes?Do you get any errors? i need 4 dropdown, each have 84 flavours, so the client can choose 4 flavours.I try to generate with combinations, but shows and error of memory. i tried with memory limit, but no way Link to comment Share on other sites More sharing options...
tomerg3 Posted October 13, 2010 Share Posted October 13, 2010 Prestashop cannot handle more than 1,000-3,000 combinations (with very high memory limit you may be able to get more, but not much more).The solution for it that I know of is my attribute wizard pro (http://www.prestashop.com/forums/viewthread/47363/ ), there's a front and backend demo for it.The alternative is to customize the code yourself, but the attributes can be very tricky. Link to comment Share on other sites More sharing options...
shacker Posted October 14, 2010 Author Share Posted October 14, 2010 Prestashop cannot handle more than 1,000-3,000 combinations (with very high memory limit you may be able to get more, but not much more).The solution for it that I know of is my attribute wizard pro (http://www.prestashop.com/forums/viewthread/47363/ ), there's a front and backend demo for it.The alternative is to customize the code yourself, but the attributes can be very tricky. Thabks for the response. I check if the client pay it. Link to comment Share on other sites More sharing options...
Recommended Posts