Author Topic: Feature? : 1 product - 2 prices (with quantity limitation by customer)  (Read 4106 times)

petite_fleur

  • Beginner
  • *
  • Posts: 3
Hi,
We are implementing a new "intranet" and we would need a catalog/cart management tool such as VM.
one of the key feature for us would be to be able to:

- Set 2 different prices for one product
*First price is the default one
*second price is a discount but for a limited quantity for each customer

For exemple:
Product A standard price is 20$
Product A dicount price is 17$ for a quantity of 10/ customer.

Of course the discounted quantity can be ordered in serveral different times.

Does VM covers that?

Thanks and regards
Marc


jenkinhill

  • UK Web Developer & Consultant
  • Global Moderator
  • Super Hero
  • *
  • Posts: 28529
  • Always on vacation
    • Jenkin Hill Internet
Re: Feature? : 1 product - 2 prices (with quantity limitation by customer)
« Reply #1 on: January 04, 2012, 11:20:22 am »
Yes, you can write your own rules (and plugins if necessary).
Kelvyn

Jenkin Hill Internet,
Lowestoft, Suffolk, UK

Unsolicited PMs/emails will be ignored.

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Currently using VirtueMart 4.0.14 10805  J 3.10.11 PHP 8.0.27

petite_fleur

  • Beginner
  • *
  • Posts: 3
Re: Feature? : 1 product - 2 prices (with quantity limitation by customer)
« Reply #2 on: January 04, 2012, 11:24:44 am »
Hi,
Thanks for the quick answer.
Is that a development (I mean: PHP Code in some files) of a WYSIWYG interface to define?

Thanks and regards
Marc