[Solved] Breadcrumb link in Products Module
Posted: Sun Oct 20, 2013 12:51 pm
I am using cmsmadesimple-1.11.9-english and Products module 2.19.6
When I navigate products with breadcrumb, it does not use detailpage parameter so that it display product detail on the same page where I display product list.
Normal navigation usese detailpage
http://codeetch.com/fak_static/cms/inde ... eturnid=20
When click on T-Shirt (breadcrumb) from the above link, its shows list of all products with this Hierarchy, but when click on product it shows product detail on the same page, not in detailpage. This is the link with out detailpage parameter:
http://codeetch.com/fak_static/cms/inde ... eturnid=16
How can I add reference of detailpage parameter in breadcrumb link.
-MAK
When I navigate products with breadcrumb, it does not use detailpage parameter so that it display product detail on the same page where I display product list.
Normal navigation usese detailpage
http://codeetch.com/fak_static/cms/inde ... eturnid=20
When click on T-Shirt (breadcrumb) from the above link, its shows list of all products with this Hierarchy, but when click on product it shows product detail on the same page, not in detailpage. This is the link with out detailpage parameter:
http://codeetch.com/fak_static/cms/inde ... eturnid=16
How can I add reference of detailpage parameter in breadcrumb link.
-MAK