jbskaggs Posted July 27, 2020 Share Posted July 27, 2020 (edited) Hi I am setting up a ice cream shop for customer. Usually I can set up prestashop in about an hour but this time there are too many combinations: 28 flavors per scoop with 2 or more scoops that gives me over 2000 combinations. ver 1.7 I increased max_input_vars to 50000 as suggested, I set php for 7.0 deleted cache etc. The CSRF token is invalid. Please try to resubmit the form. I could do this as each scoop as its own product and then packing them as a pack. But the customer gets confused as when you click each scoop and add to cart it does not return to first product but instead goes to cart. I either need a way to handle a product with 2000 combinations or make the flow for packs easy for customer (old people in retirement village in FL) by returning to first product when add to cart is clicked. Edited July 27, 2020 by jbskaggs (see edit history) Link to comment Share on other sites More sharing options...
tomerg3 Posted July 30, 2020 Share Posted July 30, 2020 Too many combinations is one of the biggest disadvantages to PrestaShop. We created a module that allows you to change the way combinations are handled, so they are not all connected anymore, thus substantially reducing the number of combinations needed (which made it our all time best selling module) You can find it at https://www.presto-changeo.com/prestashop-17-modules/139-prestashop-attribute-wizard-pro-module.html Link to comment Share on other sites More sharing options...
jbskaggs Posted July 30, 2020 Author Share Posted July 30, 2020 Thanks Il check it out! 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