search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Generally we recommend to upload your images as assets (aka CMS content) and attach them to them the products via CommerceMediaCollection instead. That would provide a better performance and more flexible way to handle the images.
Hi all,
Episerver Find version 12.6.0 and Episerver Commerce version 11.2.4
We can access most meta fields for search results by defining them in a custom class for our CatalogContentType:
But when it comes to images (field type ImageFile) we have come across a few issues:
How can we retrieve Commerce ImageFile paths?
Thanks!