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.
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.
Promotions and Campaigns are just normal CMS content, so if you listen to IContentEvents that would be enough for basic events.
However when Promotions and Campaigns, for example, go expired, there is no event for that
Hi,
Currently, I have an issue related to Promotion. Specifically, I need to Cache price of variants, and its cache 'll be removed if there is new promotion(s) (or old promotion(s) is edited) are applied on those variants. But I don't know how to listen to events of the Promotion (such as: OnChanged, OnCreated, ... something like that)
Can anyone help you or give me any suggestion?
Thank you very much :)