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.