Breadcrumb only functional on checkout

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
kupakia
Ensign (ENS)
Ensign (ENS)
Posts: 11
Joined: Wed Sep 17, 2008 7:36 am

Breadcrumb only functional on checkout

Post by kupakia » Wed Sep 17, 2008 7:47 am

Hopefully someone can send me in the right direction here. A little background on what I have done so far. I have installed able commerce and associated database (sql2005). I then wrote some ssis packages to feed the product, catalog, nodes, etc from another source. My catalog looks exactly as it should and the store displays as it should. Unfortunately, for some reason, the breadcrumb only seems to work on the product details page. To the best of my knowledge, this should be working as I delve into sub catagories. So obviously, I am missing something somewhere. Any help any of you pro's could provide would be most appreciated.
Thanks in advance :)

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Breadcrumb only functional on checkout

Post by mazhar » Thu Sep 18, 2008 2:29 am

I think you are taking about CategoryBreadCrumbs You can use the category bread crumbs in as below by just adding the following line to sub category scriptlet.

Code: Select all

[[ConLib:CategoryBreadCrumbs HideLastNode="True"]]
Last edited by mazhar on Mon Oct 20, 2008 10:47 am, edited 2 times in total.

User avatar
kupakia
Ensign (ENS)
Ensign (ENS)
Posts: 11
Joined: Wed Sep 17, 2008 7:36 am

Re: Breadcrumb only functional on checkout

Post by kupakia » Thu Sep 25, 2008 10:43 am

Thank you for your reply. It's not something very high on my list of concerns right now so forgive the long delay on my reply. I will look into that :)

Post Reply