Hi there
I run a wine store on Shopify. In order to receive free delivery, the customer must order at least 6 bottles. I solved this problem by querying the item_count property. Now I have put together a Christmas package with 6 bottles, which I sell cheaper. However, the package is only counted as quantity 1. How can I increase the item_count to 6 when someone orders the package so that they get free delivery?
Thanks in advance
betbuech_1
Hi @betbuech_1
Instead of creating a different product with discounted price, you should create a bundle product which will add 6 bottle for which you have created a new product.
Hope this will help…
Thanks for your reply.
Unfortunately I do not find a menu point called “Bundles” in Shopify admin, not in Products or elsewhere. Hope you can help me with this.
Thanks in advance
You can use below app to create bundle in Shopify.
https://apps.shopify.com/bundler-product-bundles
Or a custom code option
Let me know if you have more questions.
Thanks a lot for your link, I will try it out today.
Unfortunately the link to the custom code option does not work, and for the bundle app I have to pay after 7 days. I really would prefer a cost free option 
Thanks in advance
Your requirement is very specific therefore cost could be nominal and one time but it cannot be free.
However you can try the below APP.
Bundle app
Please mark the answer as solution if it helps…