开发者

How to include category in the product url in Satchmo?

I am porting an existing web site to django/satchmo. I want to keep the same url schema than the existing site.

This url schema includes the category of the product. Someting like :

/parent-category/category/sub-category/product.html

AFAIK, Satchmo doesn't give the po开发者_运维技巧ssibility to insert the category in the product url.

Is it possible to do this somehow?

Thanks in advance


It seems that it is not possible. I finally decided to change the url schemas and to redirect old pages to new ones.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜