Hi friends,
I need to show the bread crumb in my view page.
I created a view for showing the products of a category (i have abt 5 category of product like fitness, endurance etc ). for each category i created view. Now the problem is bread crumb is coming like view name only . I need to show the bread crumb like product >> category name.
How can we do that.
in view i filtering the products by taxonomy terms ... ( they are endurance , fitenss etc)
Product is my content type.

Please advice me

Thanks