Episerver Commerce issue
Hi, We have a Commerce site and for about 2 years all has worked well. Suddenly after doing a new DLL update to our bespoke code the OrdersPage (Your Orders) under the shop section has stopped working....
View ArticleThe getting of prices is very slow
Hi.Probable, somebody knows, why the getting of prices is very slow.I get a price using IPriceDetailService.var priceDetailService = ServiceLocator.Current.GetInstance<IPriceDetailService>();int...
View ArticleEmpty fields in Catalog (edit product), but not in Commerce Manager or on...
I've come across an issue that is displaying empty form fields on a product when editing in Catalog. In Commerce Manager however, eveything looks and works fine.The product page is showing the product...
View ArticleIssue posting prices using the EPiServer.Commerce.ServiceApi
I am having issues posting prices using the EPiServer.Commerce.ServiceApi. I have no issues issuing a GET, When issuing a POST with the following I receive a 500 error (also below). I have checked the...
View ArticleError getting lineitems from shipment
Hi,Yesterday we updated to the latest epi version. We seem to have a problem getting lineitem data from a shipment now.Before we could use shipment.LineItems to get LineItem objects including all meta...
View ArticleMetaHelper.SetMetaFieldValue does not delete values (9.16)
Hi,We use the above method to set various dictionary metadata values; one example in particular is the _ExcludedCatalogEntryMarkets field.Until either this release, or possibly a slightly older release...
View ArticleHide built in promotions
Hi,With the new marketing and promotion system is it posible to hide built in promotion types? Due to limitations in our backend systems we have to build custom promotion types so it would be nice if...
View ArticleEdit Image Properties From Commerce Managers Assets Panel
Hi,I'm currently in the process of implementing Episerver Commerce, and I've added some custom properties to images that are used during the product editing process. One issue with this however, is...
View ArticleCommerceManager Promotions "select catalog entries"
Hello ,I run commercemanager on IIS and I cannot create custom Order promotion. Everything goes well until I try to select reward for the order. When I select "get gift items" and open link "Please...
View ArticleLanguage Availability
Hi,For some reason I am unable to access language setting in commerce manager for any products/categories. I am on Episerver Commerce 9.11. Any idea why this may happen?
View ArticleError load in additional sources
Hello.I have problem with download page and its sources. For exampleGET http://localhost/Apps/Shell/styles/GridStyle.css?v=9.2.1.1230 default.aspx:27 GET...
View ArticleGet CtalogEntryId and catalog Entries based on CatalogNodeId and CatalogId
Hi Team,I need to export all the products under Catalog in to an excel in Episerver6 R2.I am able to get selected CatalogNodeId and CatalogId by using...
View ArticleCustomized workflows are not getting called. Episerver.Commerce 9.19
We have "CartValidate" workflow customized. And that does not work. When I debuged seems like the workflow instance created is always this:ActivityFlowModel workflow =...
View ArticlePromotion applying
Hello.I have 2 promotions:1) Entry level which gives 50% off on specified variant (placed price 13$);2) Order level which gives 1$ off if cart subtotal greater than 10$;Before applying promotions my...
View ArticleA few questions about the Discounts/Promotions egine
I'm using Episerver version 9.11.0.0, and the "new" promotions engine / discounts:1. Is it possible to "hide" some of the built-in Discount types so that they don't show up as choices in commerce...
View ArticlePromotions [Beta]: Different discount percent for each line item.
I have EPiServer.Commerce 9.19.0 installed (probably promotions are not Beta anymore). I have a requirement to be able to apply different percentage discount for each line item. Basically, I am storing...
View ArticleNew Promotions: How to set cupon code on a cart and line items in the cart.
I wanted to use coupons for the cart and line items in the cart. I am looking at documentation: http://world.episerver.com/documentation/Items/Developers-Guide/Episerver-Commerce/9/Marketing/coupons/...
View ArticleImage tagging linking to products
Hi,My question isn't really a commerce issue I think, but rather an CMS issue on a commerce site.I'm searching for an image tagging plugin for EPiServer CMS/Commerce where an editor can upload an...
View ArticleFast way to delete all purchase orders and Carts
A well defined sql structure (with cascade deleted) could have been helpfull here. I occasionally move my production database to development, mostly to have an updated catalog.Page size: all -->...
View ArticleCommerce Manager - search for items with FindSearchProvider
I'm trying to create a promotion against a specific set of Products/VariantsI've setup the FindSearchProvider and i'm successfuly searching for items using the popup dialog.... searching for a number,...
View Article