Page 1 of 1

Breadcrumbs for category in Detail page

Posted: 15 Sep 2017, 21:20
by 74644p@gmail.com
Hi,

This is my first week with Aimeos / Laravel Version: 2017.07.2

I am trying to enable category breadcrumbs in the detail page.
Is there any step by step process to achieve this.

Note: I saw a post stating, multiple categories can be assigned to a product.
However, is there a way to set primary category to product? and show that category path as a breadcrumb?

Note: I am new to Aimeos and simple answer would be appreciated.

Thank you,
Cing

Re: Breadcrumbs for category in Detail page

Posted: 16 Sep 2017, 10:40
by aimeos
The breadcrumb is available by default if the user was in a category before he proceed to the detail page like here ( "You are here: Home" :
http://laravel.demo.aimeos.org/default/ ... _article/1

There's no default category. Thus, the user will be able to get back to the category he was browsing before or to the list of search results if he used the full text or faceted search. The /list page is a search result by default if you don't configure a default category for that page:
https://aimeos.org/docs/Configuration/C ... id-default