World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
We may be using IPromotionService already but the reference for IPromotionService is missing from the world.episerver.com documentation. This post is for reference only that how this can be used. IPromotionService offers 3 methods as follows. ILis...
Performance improvements for websites with a large number of promotions/campaigns while loading order totals and redemption numbers. Price caching is not affected anymore by disabling CatalogCache configuration. Simplified price selection if...
A generic service to convert IContent into an Expando Object , ExpandoObject that can be converted into JSON to use in Angular/React components. Find the code gist https://gist.github.com/khurramkhang/e8d4b9ef093fe30610be986efa352744 Limitations:...
(A self note) A generic service to convert IContent into an Expando Object, ExpandoObject can be converted into JSON to use in Angular/React components.Find the code gist https://gist.github.com/khurramkhang/e8d4b9ef093fe30610be986efa352744...
Validate the status of line item (at required stage in sale flow) to make sure the product is active, within the valid date range, and that the catalog entry is available in the current market. Validate the status of line item (at required stage i...