London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hello,
We have Episerver CMS 8.8.2 and Commerce 8.13.2
We want to use another field for product media instead of CommerceMediaCollection. And it was successfully implemented with name ProductCommerceMediaCollection.
And now we want to see all thumbnails in CMS from that new field.
When I try to override CommerceMediaCollection property like below, it affects only thumbnail on product list table in CMS, but not on product page near the Name, Display Name, Code fields:
Could you advise please, how to override this main image for product?