Developer forum

Forum » Ecommerce - Standard features » Alternative prod price with certain collected product amout

Alternative prod price with certain collected product amout

Peter Klünder
Reply

Hi

I know its possible to set an alternative product price on single products when the cart amount of that product exceeds a certain amount.

Is it possible to set alternative prices on all products and when the cart amount collected of different products utilizes the alternative price on the different products

i.e.
product1 (price a) (price b)
product2 (price a) (price b)

If cart amount mixed with product1 and product2 < 10 use product1 (price a) and product2 (price a)
if cart amount mixed with product1 and product2  > 10 use product1 (price b) and product2 (price b)

Cant set a % discount because it is possible to mix different products with different prices.

The factor to use is the total amount in cart that decides which price on the product to use.

Best regards
Peter

 


Replies

 
Nicolai Høeg Pedersen
Reply

Hi Peter

Currently you cannot do that out of the box.

But you can create a salesdiscount provider that is a combination of the ProductPriceFieldDiscount and the TotalProductCountDiscount.

See screendump and code attached.

Capture.PNG
 
Peter Klünder
Reply

Hi Nicolai

Thanks for the fast reply.

That sounds like a good solution, but sad to say thats out of my expertice in programming :o)

If the above solution was to be added by DW what would the cost be for something like that be?

 
Nicolai Høeg Pedersen
Reply

Hi Peter

I'll have someone contact you and see if we can get it done.

BR Nicolai

 

You must be logged in to post in the forum