moved productlist clientlib to productcollection component
Description
The searchresult and productlist components are almost identical, except for the way they fetch products, and except for the extra title and image in the productlist component.
They should be refactored to minimise the duplication of code, also maybe for the Sling Models.
Description
The searchresult and productlist components are almost identical, except for the way they fetch products, and except for the extra title and image in the productlist component.
They should be refactored to minimise the duplication of code, also maybe for the Sling Models.
Related PR: https://github.com/adobe/aem-core-cif-components/pull/263
Related Issue
CIF-1354
How Has This Been Tested?
Manually.
Types of changes
Checklist: