VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: frustrato on October 21, 2014, 16:26:31 PM

Title: Minimum Purchase Quantity vs Purchase Quantity Steps
Post by: frustrato on October 21, 2014, 16:26:31 PM
Is it possible to set a minimum order amount that is higher than purchase quanity steps?
For example, the minimum order is 5000 cups, but the steps after that should be by 100... so people could order 5500 cups if need be.
I currently I have that set but VM just uses 5000 as the Purchase Quantity Steps, ignoring what I added in that field.

Here is the example: http://dev.addrenaline.org/thecupstore/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=35&virtuemart_category_id=5&Itemid=118
the Minimum Purchase Quantity is set at 5000, and Purchase Quantity Steps are set at 100.

Versions:  Joomla 2.5.19 - VirtueMart 2.6.6 - PHP Version 5.4.33
Title: Re: Minimum Purchase Quantity vs Purchase Quantity Steps
Post by: jenkinhill on October 21, 2014, 17:06:06 PM
Works as expected for me in VM2.0.10 with those values - the up/down arrows increase/devrease the stock by 100 each time.  Maybe a problem with your overrides. Try using Beez template to see if it works OK then.

And see http://forum.virtuemart.net/index.php?topic=118683.0
Title: Re: Minimum Purchase Quantity vs Purchase Quantity Steps
Post by: frustrato on October 21, 2014, 18:30:04 PM
Thanks, the site is highly customized so I expect testing in a new theme wouldn't help me much... ugh

thanks anyway