There is a concept called CMS restrictions that lets you choose a different page in different circumstances. For category pages you normally have one page record per template. One of the pages is the default, then for categories where you want an a...
This is not possible as a forward in Commerce Cloud as far as I am aware. You should look at putting a CDN in-front of Commerce Cloud & use the features of that CDN to bridge across the different actual websites as if they are a single website.The o...
The promotion engine slows down drastically with larger numbers of promotions. You do not want to get to 100000, or even anywhere close. There is no official number because it depends on many variables (more complex rules are 'heavier' for example....
This is part of the CCv2 functionality around tracking order metrics & is part of an SAP extension injected at build time. You can probably see it if you look at the extensions that exist in your running instance.
I have not seen this issue myself, but I have some thoughts:CmsItem is an abstract type without a deployment table, the child types are concrete types that each do have their own table. As CmsItem does not have a defined deployment table, it therefo...