Page 1 of 2

[vQmod] - Forced Min Quantity Stepping (1.5.x/2.x)

Posted: Fri May 04, 2012 12:57 am
by Qphoria
This mod will force quantities to step based on the minimum qty
To activate, add "minstep" (without quotes) to the ISBN field on the product

Examples:
1. If the product Min Qty is 2
- If you add 3, it will force 4
- if you add 5, it will force 6
- if you add 201, it will force 202

2. If the product Min Qty is 12
- If you add 11, it will force 12
- if you add 13, it will force 24
- if you add 30, it will force 36

etc

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Sun May 06, 2012 12:38 am
by Klimskady
Thanks Q.

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Thu Jul 19, 2012 7:50 am
by PraxisCreative
Qphoria wrote:Ok fixed and updated in first post.
Perfect - thanks, Q :)

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Tue Jan 22, 2013 8:32 pm
by reticlesystems
Hi this is amazing, but can u do a quick mod for multistore?

like im using two stores, so if i want to restrict the forced min quantity on the second store only lets say abc.com
how to do that

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Fri Aug 02, 2013 8:49 pm
by Qphoria
favfan wrote:On Version 1.5.6 I'm seeing the following error in my VQMod Manager Error Log and it does not function. Is there a fix needed to this vQmod?
Updated with 1.5.6 support. Redownload from first post

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Thu Oct 03, 2013 8:37 am
by ocdev
Hello,

Qphoria, will this work with your options boost package?

thx

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Sat Oct 05, 2013 12:36 am
by Qphoria
Yes. The 2 features aren't really related. The qty forcing is done on the cart page. The product page will show options like normal

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Mon Nov 11, 2013 3:16 am
by cristiwww
Hello,

This is a wonderful module ... I need it this for selling in multiple of quantities :)
Is it possible to add also a message in shopping cart or in product page on messages area to inform the customer that "This product sell in multiple of 6 pieces. Your quantity has been adjusted to reflect the condition"?
It would be better for the shop owner and also for customers in order to avoid future complains like they didn't noticed the condition :)

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Sat Feb 08, 2014 10:08 pm
by stokeyblokey
Thanks Q, this has saved me a headache!

I second the request for a pop-up advising of the modified order quantity in place of the standard "xxx added to cart successfully" message but I can live without it for now.

;D

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Sat Feb 15, 2014 2:34 am
by BeerinaBottle
Is it possible to apply this mod to just one zone or geo zone?

Thanks

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Thu Apr 17, 2014 10:28 pm
by Fasse
Is it possible to change which quantity it counts from?
Would it be possible to reflect the minimum quantity from the value placed under the Discount Tab instead of the 'main' product min quantity.

This would allow buying in normal quantity if customer doesn't belong to a group, but forcing a specific quantity for a group

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Thu Nov 20, 2014 3:39 am
by ilovetherain
Hi, This plugin sounds great- can I force a minimum quantity for a specific customer group? I I need the wholesale customer group to be forced to buy in bulk. Thanks in advance for any help.

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x)

Posted: Wed May 27, 2015 12:06 pm
by Qphoria
Updated first post to add 2.x version

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x/2.x)

Posted: Fri Aug 07, 2015 7:04 pm
by hydema
Hello
I use the module for opencart 2.0.1.1 and I have 2 errors:
1. PHP Notice: Undefined offset: 0 in /home/xxxxx/public_html/vqmod/vqcache/vq2-catalog_controller_checkout_cart.php on line 419
2. PHP Notice: Undefined index: product_id in /home/xxxxx/public_html/vqmod/vqcache/vq2-catalog_controller_checkout_cart.php on line 419

Can you tell me how to solve them?

Thanks!

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x/2.x)

Posted: Wed Aug 12, 2015 10:22 pm
by Qphoria
Fixed

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x/2.x)

Posted: Wed Nov 25, 2015 12:56 pm
by Borderline
Qphoria wrote:Fixed
i think its not fixed. i have the same error for 2.0.3

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x/2.x)

Posted: Thu Dec 03, 2015 11:59 pm
by Qphoria
Borderline wrote:
Qphoria wrote:Fixed
i think its not fixed. i have the same error for 2.0.3
ok fixed for real now
Also added 2.1.x version

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x/2.x)

Posted: Fri Jan 01, 2016 7:40 pm
by Weckie
Works well for 2.1.0.1
But only from the cart page when you hit the refresh button.

Not from the product page. When you add 13 if minimum is 12, then in the cart it says still 13 products.
Also customer can go to checkout and pay for 13 products instead of 24.
Only after clicking refresh in the cart button, it will change to 24.

I guess there needs something to be added in teh XML file for version 2.1.0.1

Or am i doing something wrong?

Happy New Year btw... :)

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x/2.x)

Posted: Sat Jan 02, 2016 3:48 am
by Qphoria
Weckie wrote:Works well for 2.1.0.1
But only from the cart page when you hit the refresh button.

Not from the product page. When you add 13 if minimum is 12, then in the cart it says still 13 products.
Also customer can go to checkout and pay for 13 products instead of 24.
Only after clicking refresh in the cart button, it will change to 24.

I guess there needs something to be added in teh XML file for version 2.1.0.1

Or am i doing something wrong?

Happy New Year btw... :)
Negative:
http://screencast.com/t/kyaRxhOM

Works correctly with normal opencart.
You may be using a theme like journal that adds its own add to cart function (unnecessarily) and that may not be getting the update for minstep.

Re: [vQmod] - Forced Min Quantity Stepping (1.5.x/2.x)

Posted: Thu Feb 25, 2016 5:53 am
by ddpneu
Hello,

is it possible to make it work without adding "minstep" to ISBN?
We have so many products and remember this step is impossible.

Thanks.