Namespace Dynamicweb.Ecommerce.Orders.Adjustments.Rewards
Classes
- FreeShippingReward
A reward that provides free shipping.
- OrderAmountReward
A reward that applies to the total amount to an order.
- OrderPercentageReward
A reward that applies a percentage discount to the entire order.
- ProductAmountReward
A reward that applies a fixed amount to the price of a product.
- ProductPercentageReward
A reward that applies a percentage discount to products.
- ProductReward
A reward which adds a specific product to the order.