Developer forum

Forum » Development » additional discounts doesn't work

additional discounts doesn't work

HÃ¥kan Olsson
Reply

As soon as I try to choose the "additional sales discount types" in management center it doesn't work.
No discount's on the products is made when I test it...
The first three radiobutton choices work but not the additional discounts.
What can I do?

There are also a problem when choosing wich product i want to discount.
If I choose the product I get an error like this in front end in both small and big cart.
------------------------------------------------------------------------
An error occured while attaching module (Dynamicweb.Frontend.Content)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Dynamicweb.eCommerce.Orders.SalesDiscounts.Discount.ProcessOrder(Order order)
at Dynamicweb.eCommerce.Frontend.Cart.CartCatch.FindDiscount()
at Dynamicweb.eCommerce.Frontend.Cart.Frontend.GetContent()
at Dynamicweb.Frontend.Content.getModule(DataRow& ParagraphRow)
--------------------------------------------------------------------------
 

It works if I choose a variant instead of the product. It can be a lot of boxes to check on a site like the one i work on because it's clothes. One t-shirt can have 8 different colors and 6 different sizes (a total of 48 checkboxes for just one t-shirt), so it would be nice to just choose the product. And it gets even worse because when i'm gonna select which product should get this discount i get an popup from ecom to choose one or more products. Since all variants is showing i can only see a couple of products and then have to click "show more". When I do that I can only choose products and not variants... thats not so good since products doesn't work (for me anyway) but only variants.
I don't know if this is a local problem or a problem with discounts?
I just wanted to check if it's a problem just for me.

Does previous versions of DW have any bugs in discounts? I noticed that the solution is 19.1.2.1, would it help to update DW?


Replies

 

You must be logged in to post in the forum