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.
[ImageUrl("~/Images/SpendAmountGetFreeShipping.png")] would go to the root of yor website then the images folder
Techincally you can upload an image, then use the relative path to that image as your ImageUrl, for example ~/globalassets/marketing/promotion.jpg
EPiServer 10.2.3.0
Can I add my own custom images for custom promotions?
I can reuse the existing images by adding this to my promotion:
[ImageUrl("Images/SpendAmountGetFreeShipping.png")]
But can I add my own images to this?