change to title name from id in url
|
0 posts
|
example i get the domain url shown in above the 15 is the id from catalog_category database. how to change the url something like this or just add the title/name of products after the product id which of the part or page i have to modify to get the nicer domain url? |
|
541 posts
|
you will need to create a behavior for this kind of page. Check in the Archive plugin how it work for url modification. or you can add it to the url when you generate the link:
or in a foreach page : |