Support

PrestaShop 1.7 hangs on products with hundreds of combinations

On colchoneriasgonzalez.com, PrestaShop 1.7.8.3 froze in the back office when editing products with hundreds of combinations. The useful fix was a PHP input limit, not a new theme.

Live case: colchoneriasgonzalez.com on PrestaShop 1.7.8.3. Saving or even opening a product with hundreds of combinations hung the back office. Front office could still sell. Staff could not edit the SKU.

Combination-heavy catalogues post a huge form. PHP max_input_vars (and related request limits) silently truncates that POST. PrestaShop then looks “frozen” or saves a partial product.

What to check before rewriting the catalogue

  • PHP max_input_vars versus the combination count.
  • POST size and timeout on the host.
  • Whether the hang is browser-only or the request never finishes on the server.

Raise the limit to a value the form can actually submit, then test the fattest product. A new theme will not fix a truncated POST.

Technical support · Request a quote.

Need the same kind of diagnosis?

Send the public URL and the symptom. I reply directly with a next step or a scoped quote.

WhatsApp
Next step

If this matches your store, write

A blog post is not a quote. Share the URL and what is failing. I tell you whether it starts hourly or needs a closed estimate.

WhatsApp Request a quote