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…
Month: March 2026
Prestashop how to check abandoned cart and customers
In PrestaShop, you can check abandoned carts and the customers who left them from the Back Office. Here are the main methods. 1️⃣ Check Abandoned Carts from Orders → Shopping Carts Login to PrestaShop Admin Panel Go to Orders → Shopping Carts You will see: Cart ID Customer name Total cart value Last update time Status 🟡 If a cart…
How to show tags on product page in PrestaShop
In PrestaShop, tags are often not visible on the product page by default (depending on theme). You can enable them using a module or by editing the theme template. Method 1 — Using the PrestaShop Tags Module (Recommended) Go to Back Office → Modules → Module Manager. Search for “Tags Block” module. Install or enable Block Tags. Go to Positions…
