If I understand you correctly you have only one variety of wine? Correct? Even if you had different wine and the minimum order HAS to be 6 then I would suggest using Min/Max. You would put a 6 in the MIN box and they’ll have to buy six.
Free Version
Paid Version
Thread Starter
APPWEB
(@appweb)
Hi
Thanks for reply.
Maybe i write it wrong….!!!
I have many variety of wine.
I will only sell 6 pcs of each wine
So if one wine cost 10€ then 6 wine cost 60€
on the product the price should show 10€
and automatic in the cart have the price 60€
How to doo….???
Best Regards
APPWeb
Denmark
So the user can buy any variety but it has to be six minimum. Correct?
Thread Starter
APPWEB
(@appweb)
Hi
No – sorry my english is not so good…..!
I have many different wines, but i am only selling in packet of 6 pcs (of the same wine).
But i want to keep the 1 pcs. price displayed on my webshop.
See my test site
And when the customer clik on buy (add to cart), the cart should show and use the Quantity and price for 6 pcs (of the same wine)
So every time customer clik add to cart (one time) the Quantity of buy is 6 pcs.
I hope this is better…….?
Best Regards
APPWeb
Denmark
-
This reply was modified 6 years, 11 months ago by
APPWEB.
-
This reply was modified 6 years, 11 months ago by
APPWEB.
Thread Starter
APPWEB
(@appweb)
Hi Stef
Maybe i have found a solution, but i dont now where and how to do.
I have found this : (with Google tools)
<input type=”number” id=”quantity_5ce9d0c567016″ class=”input-text qty text” step=”1″ min=”1″ max=”” name=”quantity” value=”1″ title=”Qty” size=”4″ inputmode=”numeric”>
And i was thinking, what if we change step=”6″
And min=”6″ max=”9996″ and value=”0″ or “6”
Will that do it…? but where to change it….?
Best Regards
APPWeb
Denmark
And how do you plan on telling WooCommerce that?
Thread Starter
APPWEB
(@appweb)
Hi Stef
Thats a problem – i dont no how to do it.
Hoped that you could tell my….
while i was trying to see if there was any places to change it, i got another idea
Trying the plugin…”Product Quantity for WooCommerce” – that almost fix it…!
But not on my Product-Category-page, when i click add to cart it use “1” and not “6”
Dont now what i do wrong…..?
Best Regards
APPWeb
Denmark
Kenin
(@kbassart)
Automattic Happiness Engineer
Hi there,
As mentioned by the previous poster this can be done with the Min/Max Quantities extension for WooCommerce.
For example, you can add in the product with a single price of 10.00 and it will show that per unit pricing on the shop and product page. You can then set the product to be sold in groups of 6, which will add to cart in that quantity and multiple the cost.
Product Page:

Link to image: https://cld.wthms.co/CX4sUD
Category Page:

Link to image: https://cld.wthms.co/BenbkB
Cart:

Link to image: https://cld.wthms.co/IXmtPE
-
This reply was modified 6 years, 11 months ago by
Kenin.
con
(@conschneider)
Engineer
Hi there,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Kind regards,
Thread Starter
APPWEB
(@appweb)
How can i also have products with only one item