Hi team,
On the website product and product list pages urls contain /products/ in their path:
Current situation: /en-gb/products/sanding/abrasives-by-machine/qcd-quick-change-sanding-disc-oe50mm-25p/36
Required situation:/en-gb/sanding/abrasives-by-machine/qcd-quick-change-sanding-disc-oe50mm-25p/36
We use the e-commerce url provider as described here. We've also disabled the e-commerce url settings as described in the documentation.
I found out that this issue only exists in the main language, so not in the language layers of the website. Example of the same product in a language layer:
/fr/poncage/abrasifs-a-la-machine/qcd-quick-change-disques-abrasifs-oe50mm-25p/36
It's in french and there is no '/produits/'
Step's I've taken:
1) I've compared the default settings in Content > Products and Content > Details between the languages. Furthermore I've checked the website language layer settings. I did the comparison via the database too.
2) I've generated the url index with ?rebuildurlindex=true. Url's generated there are returning a 404