November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
That setting affects at code level, but as the name might suggest, it only affects the entries, not the categories. I will look into that to see if we can lift the restriction, but that'll take time.
When I looked more into this, we have allowed this since Commerce 10.4, for example in Quicksilver I can do this
Note that both categories have mens-shoes as uri segment.
Perhaps that you have custom implementation of HierarchicalCatalogPartialRouter ?
In my project there are two sites and each uses its own catalog. Category with same name can be in both catalog. When I am trying to add Category with IContentRepository it is giving me exception that Category with same Url name already exists. I found that there is flag named
episerver:commerce.UseLessStrictEntryUriSegmentValidation" that I can turn on in App.Settings, but I am getting same exception. Am I doing something wrong?
Thanks,
Sudip