Page 1 of 1

Check Minimum Product Quantity Before Adding to Cart

Posted: Sat May 26, 2012 2:36 pm
by fairmount
Hi,

How can we check the options quantity before adding it to the cart, when options are available.

I tried the solution from Qphoria at http://forum.opencart.com/viewtopic.php ... 75#p244701

But, that only works if there are no options available as it checks against the quantity in the main product info. I have got options for some of the products with quantity field, hence if the product has options, it should check against the quantity field of the options else against the quantity field of the product.

I do have 'Options Boost' and 'Options Price update Redux' installed, if that will make any difference to the code.

Thanks.
Kind Regards,
FM

Re: Check Minimum Product Quantity Before Adding to Cart

Posted: Sun May 27, 2012 4:11 pm
by fairmount
Any ideas guys?