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)
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 :)