VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: jkerry on November 26, 2012, 00:25:38 AM

Title: Conditional discount for product
Post by: jkerry on November 26, 2012, 00:25:38 AM
Hi!

I've searched through the forum and came across a couple questions similar with no solutions. Using Joomla v1.5.26 and Virtuemart v2.0.14. I have a product which is $10 USD. If a customer orders two quantities of this product (which would equal $20 normally), I want the discount to kick in and bring the price down to $18 USD. This is working; however, I need it working ONLY IF the customer orders two quantities, not 1, 3, 4 and so on. Testing it here: http://bit.ly/ToRHe2 I appreciate any help if possible!
Title: Re: Conditional discount for product
Post by: bytelord on November 26, 2012, 01:02:47 AM
Hello,

You will need to create a custom plugin, or you could use this one: http://extensions.virtuemart.net/extensions-virtuemart-2/quantity-related-price-calculation-detail

Regards