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!
Hi Mark,
Try MediaChase.Commerce.Marketing.Managers.PromotionManager.GetPromotionDto(0)
Regrads
Khurram Khan
Hi Mark,
I am currious to know if you solved your issue? I have a very simular issue, but cannot get the actual order limit value from the PromotionDto. I end up with a complex Expression-XAML that i don't know how to parse.
Best Regards,
Casper
In the shoppingcart for a e-commerce solution we want to show a message to the
user displaying that if he spends x euro more, shipping will be free of charge.
The free shipping when order amount > X will be handled by a promotion rule.
How could this be done?
Is there a possibility to read all the active promotionRows from the system?