Post by michelev » Wed Jan 10, 2018 5:15 pm

Hi,
would it be possible to force customers to compose boxes of products with fixed quantities, for example a "box" with 4 products (equals or different, 3/2/1 products does not allow checkout), or a "box" with 9 products (less than 9 products does not allows checkout) and so on.
A customer can compose 1 or more boxes.

Example.
Store with P1, P2, P3, P4, P5
Customer puts in cart 1xP1, 1xP2, 1xP5 => Total 3 items, cannot checkout.
Customer puts in cart 1xP1, 2xP2, 1xP5 => Total 4 items, can checkout.
Customer puts in cart 3xP1, 2xP2, 3xP4, 1xP5 => Total 9 items, can checkout.

Thanks
Last edited by michelev on Wed Jan 10, 2018 7:10 pm, edited 1 time in total.

Newbie

Posts

Joined
Tue Dec 05, 2017 10:56 pm

Post by thekrotek » Wed Jan 10, 2018 5:56 pm

You can create bundles (combos) with a 3rd party extension. Just search the marketplace for one.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by michelev » Wed Jan 10, 2018 6:09 pm

Yes, i know bundles, but in my case the user must be allowed to add arbitrary products to cart, only the quantity must be fixed (4 or 9 or 12). Bundles instead, if i'm not wrong, are pre-defined collections of productions.

Newbie

Posts

Joined
Tue Dec 05, 2017 10:56 pm

Post by thekrotek » Wed Jan 10, 2018 6:35 pm

If you simply want to have minimum product quantity, you can set it right on product editing page in admin.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by michelev » Wed Jan 10, 2018 7:09 pm

Sorry, but the need is to compose cart of n different items or multiples.
Example.
Store with P1, P2, P3, P4, P5
Customer puts in cart 1xP1, 1xP2, 1xP5 => Total 3 items, cannot checkout.
Customer puts in cart 1xP1, 2xP2, 1xP5 => Total 4 items, can checkout.
Customer puts in cart 3xP1, 2xP2, 3xP4, 1xP5 => Total 9 items, can checkout.

Newbie

Posts

Joined
Tue Dec 05, 2017 10:56 pm

Post by Johnathan » Wed Jan 10, 2018 10:25 pm

You can do this with Restrict Checkout. Just set a restriction so that checkout is disabled if the cart quantity doesn't equal one of your multiples. For example:

------------------------------------------------------------------------------
RESTRICTION #1
Name: Disable checkout when 0-3 items
Message: You must have at least 4 items in your cart
Rule: Quantity of entire cart = 0-3

RESTRICTION #2
Name: Disable checkout when 5-8 items
Message: You must have 9 items in your cart
Rule: Quantity of entire cart = 5-8

ETC.
------------------------------------------------------------------------------

Feel free to take a look at the screenshots and demo site, and if you're interested let me know at www.getclearthinking.com/contact if you have any further questions.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by michelev » Wed Jan 10, 2018 11:18 pm

Johnathan wrote:
Wed Jan 10, 2018 10:25 pm
You can do this with Restrict Checkout. Just set a restriction so that checkout is disabled if the cart quantity doesn't equal one of your multiples. For example:
Thank you, very nice extension!

Newbie

Posts

Joined
Tue Dec 05, 2017 10:56 pm
Who is online

Users browsing this forum: No registered users and 15 guests