Change single product route parametr
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Change single product route parametr
Hi.
I have such a problem.
I want to change single product route system.
For example current route is www.test.com/en/Blue-car, but I want it to be www.test.com/en/blue-car.
But in this situation 'Blue-car' is product URL segment field value.
That is: my URL segment be 'Blue-car', but in browser head be www.test.com/en/blue-car.
Thank you.
I have such a problem.
I want to change single product route system.
For example current route is www.test.com/en/Blue-car, but I want it to be www.test.com/en/blue-car.
But in this situation 'Blue-car' is product URL segment field value.
That is: my URL segment be 'Blue-car', but in browser head be www.test.com/en/blue-car.
Thank you.
Re: Change single product route parametr
Change the URL segment in the product detail view to "blue-car" instead (use "..." to show the additional fields). This is the easisest way to change the value in the URL.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Change single product route parametr
In Product details URL from Admin Panel the blue car is written correctly (www.test.com/en/blue-car), but from outside, in URL it shows with capital letter (www.test.com/en/Blue-car)
Re: Change single product route parametr
Did you clear the cache?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
