November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
If you are using the new promotion system then all OrderForm.Discounts, Shipment.Discounts, are empty, because they are only used by the old promotion system. If you want to get the information about discounts, use IOrderForm.Promotions instead.
Regards,
Hi!
I am using the new marketing engine and I would like to render all discounts in my current cart.
I guess I should use the OrderForm.Discounts collection but that one is always empty. There is a value i OrderForm.DiscountAmount so I guess the caclulation must have been done somewhere.
The CartHelper.GetCartPromotions() also gives me an empty collection.
Should the OrderForm.Discounts include all type of discounts? Shipping, entry and so on?
So the question is how I can get the discounts used for my current cart?
I am using workflows with Commerce 10.3
Thanks!
/Kristoffer