DateTime UTC Offset
I'm currently working on a site where we show StartPublish (among other datetime-properties) for the end user. When working locally where we have UTC+1 (Sthlm) everything works fine, but when deployed...
View ArticleEntry Promotion with % off, and a maximum amount?
Hi Everyone,I have an Entry Promotion for 10% off. I want to limit the maximum amount of the discount so that it doesn't give more than $500 off in a single order.Is there any way I can accomplish...
View ArticleLoad testing EpiServer application
I have a situation that needs some help:I have an EpiServer application that makes use of OWIN authentication using OKTA. I need to do a performance testing of the application before we can release it...
View ArticleAdd Co2 compensation fee in checkout
Hi guys!I am going to implment a Co2 compensation fee feature in a Episerver Commerce project.In checkout page, customer can choose to pay a optinal Co2 compensation fee based on the total weight of...
View ArticleBest Bets Commerce Category
Hi Guys,EPiServer.Find 13.2.1EPiServer.Find.Cms 13.2.1EPiServer.Find.Commerce 11.1.1Is it possible to select a commerce catalog node as the content for a Best Bet? My nodes appear greyed out.Looks like...
View ArticleEPiServer blob handler exceptions
Hello,We are having the following errors logged periodically on a site in Azure(using the epi azure nuget).1.2.5 Unhandled exception in ASP.NET System.Web.HttpException (0x80004005): An error occurred...
View ArticleEPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately
The private static field EPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately even when executing the same query and receiving the same result over and over. This will eventually...
View ArticleMultisite site users
Hi Team,I am working on epi multisite. when we create epi backend users(admin, editors) using the set access rights option, We will differentiate users(based on the site access rights) for different...
View Article[v13.15.0] Using Automapper to create a new ProductContent instance
Hi,Currently, I have a profile like this -CreateMap<PimProductDto, GenericProduct>() .ForMember(dest => dest.PimId, opt => opt.MapFrom(src => src.ECommerceProductId))...
View ArticleContent Delivery API - Version dependencies
Can some one guide me on what are the dependencies for Content delivery API. I tried to follow the documentation and other blogs but unable to install the same.I have Episerver find of 13.X version and...
View ArticleCustom ContentProvider caching issue
We have a custom ContentProvider that loads a document library from Sharepoint, but we have a problem with the caching - specifically of children. When caching is turned on, we see files and folders on...
View ArticlePrevent shipping promotion from excluding other shipping promotions....
Hey,What's the best way, if possible, to have multiple shipping promotions be applied to different shipping methods?In my case, the customer wants ShippingMethod1 to be free if order value is greater...
View ArticleNeed help with Episerver Find filters
I have a search code as shown below that works fine. On the page where I show these result I have another content reference field that am displaying. I need to see if the search result contains the...
View ArticlePrevent shipping promotion from excluding other shipping promotions....
Hey,What's the best way, if possible, to have multiple shipping promotions be applied to different shipping methods?In my case, the customer wants ShippingMethod1 to be free if order value is greater...
View ArticlePromotions - include tax in saved amount
I have created the promotion Spend amount to get free shipping. In the checkout process I want to show the discount that the customer will receive, but if I look for applied promotions on the cart, the...
View ArticleChanging Rounding of Discounts
HiThis is in reference to an old topic :world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2018/6/changing-rounding-of-discounts/Here, it was mentioned that a possible...
View ArticleProblem upgrading from version 10.10.4 to 11.1.0
Hi!We are trying to upgrade from 10 to 11, and we can't find a way forward for method or property QueryDistinctAccess(AccessLevel.Read), see class and method below.When going to 11, QueryDistinctAccess...
View ArticleImageProcessor Help Request
Hi Everyone,I'm trying to take to take Vincent Baaij's ImageProcessor.Web.Episerver for a test drive, but I'm failing hard trying to get it to work. I've been trying for a couple of days now and I'm...
View ArticleDelete a type forcefully from Database
So I have this weird issue.I had a type created to handle SVG images which I later removed from code as it was not required. In the Admin I see that this type was showing up saying not available in...
View ArticleCustom application user.
Hello There,I have followed all the steps given into the https://world.episerver.com/documentation/developer-guides/CMS/security/episerver-aspnetidentity/.So I have created as classpublic class...
View Article