PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to hide product attributes values in the URL

In PrestaShop, product attribute values (like size, color) appear in the URL mainly due to the combination system + SEO-friendly URLs. Example: /t-shirt.html#/1-size-s/2-color-blue If you want to hide attribute values from the URL, here are the practical ways: ✅ Method 1: Disable “Anchor” in URLs (Quick & Safe) Steps: Go to Shop Parameters → Traffic & SEO Find: “Set shop…

Continue Reading