aem-core-cif-components icon indicating copy to clipboard operation
aem-core-cif-components copied to clipboard

Additional image to components product cards

Open realgpp opened this issue 4 years ago • 1 comments

User Story

As per UX/UI request of the client, we need to add to every product card (inside Product List, Product Teaser, Product Carousel, Related Products, Search Results) an additional image to show only on mouse over event. Assuming the image is coming from backend as the others, which would be the best approach?

realgpp avatar Jan 19 '21 22:01 realgpp

CIF already allows to tag/reference any DAM asset with a commerce product or category. This is currently a feature for AEM as a Cloud Services customers only but will be available soon for AEM 6.5 customers as well. With that authors can associate extra images to products. The display part in your component, especially only on mouse over event would be a custom extension.

mhaack avatar Mar 31 '21 10:03 mhaack