Adobe-Marketing-Cloud / aem-sample-we-retail

🚫 We.Retail has been archived, see instead the WKND Guide:
https://github.com/adobe/aem-guides-wknd
Apache License 2.0
123 stars 141 forks source link

Feature/dynamicmedia productgrid image #120

Closed dnlek closed 7 years ago

dnlek commented 7 years ago

getImage method of AEM Commerce Product returns only assets that are images. If we want to use Dynamic media or any other Asset as Product image we need to use getAsset method. Moreover we need to use thumbnail for those assets because their original rendition is not an image.

vladbailescu commented 7 years ago

Closed as the patch no longer applies (the item use object was migrated to Java)