The search-results template included an additional container with a productlist child in it's structure.
This made pages created with this template render 2 productcollections
Also, the us->en default search page was using /conf/${confFolderName}/settings/wcm/templates/content-page instead of /conf/${confFolderName}/settings/wcm/templates/search-results as template path
Related Issue
CIF-1406
How Has This Been Tested?
Manually
Screenshots (if appropriate):
Before:
After:
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
The
search-results
template included an additionalcontainer
with aproductlist
child in it's structure. This made pages created with this template render 2productcollections
Also, the us->en default search page was using
/conf/${confFolderName}/settings/wcm/templates/content-page
instead of/conf/${confFolderName}/settings/wcm/templates/search-results
as template pathRelated Issue
CIF-1406
How Has This Been Tested?
Manually
Screenshots (if appropriate):
Before:
After:
Types of changes
Checklist: