Tags/topics: 
1
Answers
Vote up!
0
Vote down!

How to change unit price after buying the first copy of a product?

The store that I'm trying to build has what we call featured product which has a discounted price for the first copy.

For instance, I buy Product X for 4$ and additional copies will cost 9$.

How can I implement this? I'm thinking that there's Rules configuration to be done but I just can't find a way to do it.

Asked by: akosipax
on November 1, 2012

1 Answer

Vote up!
1
Vote down!

I suggest you use a order level discount. I.e. if the order contain any number of Product X discount 5$.

Create a fixed value order level discount with the Commerce Discount module, then edit the rule to add a condition that the order contains a product.

David Kitchen
Answer by: David Kitchen
Posted: Nov 5, 2012