Hi - Does anyone know how to show categories in pr...
# suitecommerce
t
Hi - Does anyone know how to show categories in product URL. (so that it follow trail like breadcrumb) For example: right now, we have URL like: www.abc.com/LCD-Digitizer-Frame-Assembly and we want it to be www.abc.com/Apple/iPad/LCD-Digitizer-Frame-Assembly Any help would be appreciated. @Steve Goldberg
k
You need to select primary category next to the item in the category record. You also need commerce categories as part of your details fieldset.
👆🏻 1
t
Hi @kkennedydesign, already tried this but it's not working.
k
if the primary category is selected for the item in the category record, maybe you want to try a rebuild of the index
p
It’s not possible to do this
it would be a non-trivial customization to make
that would also possibly break some other features
anything that has a link, basically
so i would advise against building it
(example: breaks sitemap generator, and links in email templates)
k
Sorry - I misread the OP question, thought you were trying to set the breadcrumb trail - I agree with Pablo….
👍 1
t
Thanks @PabloZ and @kkennedydesign