Jump to content

Various flavors for ice cream shop


Recommended Posts

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

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

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

×
×
  • Create New...