You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every shop I worked with has a different understanding of what the main taxonomy (most of the time referred to as "Category") is. Some refer to as the "Storefront" taxonomy, some call it "Navigation", etc. I can see that there is an urge for at least something that is been used as the main product category.
We could make it configurable and default to a taxonomy with a "Category" name or add a flag to the taxonomies table (ie. main_category).
I am open to suggestions.
If introducing a main_taxon is ok for everybody that's fine for me and we could implement that.
The text was updated successfully, but these errors were encountered:
fthobe
changed the title
[SEO / Structured Data]
[SEO / Structured Data] Define main taxon for usage in breadcrumbs
Dec 20, 2024
Hi @kennyadsl do you mean that a taxon is flagged as a primary taxon for all products related? Sorry I am trying to understand your approach better as currently the issue is that there are too many taxons possible taxons to reliably render breadcrumbs and I feel we just shift the problem instead of solving it if we don't create a simple 1 product has many taxons but one primary taxing relation to generate the breadcrumbs instead of creating a scenario where multiple primary taxons can be associated to one taxon. I found what @tvdeyen wrote spot on and felt it was a good comment. Can we settle for that approach?
Desired Behavior
Considering Starter Frontend Issue #130
Currently breadcrumbs are not necessarily generated correctly as multiple taxons can be picked to load them in the store front.
Quoting @tvdeyen
If introducing a
main_taxon
is ok for everybody that's fine for me and we could implement that.The text was updated successfully, but these errors were encountered: