MorganWilliams Posted December 12, 2022 Share Posted December 12, 2022 I am building a wine store and trying to figure out how to make it so that customers can mix and match bottles and order in minimum purchases of 6 bottles (eg: 6 or 12 or 18 etc). It is not at all economical for wineries to ship odd numbers, especially from regional areas (where most are located). After some more research I have realised that a lot of wineries are using Shopify to do this, hoping I haven't made the wrong platform choice here! Thanks Morgan Link to comment
Solution paul2009 Posted December 13, 2022 Solution Share Posted December 13, 2022 8 hours ago, MorganWilliams said: I am building a wine store and trying to figure out how to make it so that customers can mix and match bottles and order in minimum purchases of 6 bottles (eg: 6 or 12 or 18 etc). There isn’t a built-in feature to do this. You can set a minimum order value but you cannot set a minimum or fixed quantity. It would be possible to write some code to prevent customers reaching the checkout with other quantities but there’s a small problem. We can only do this on the cart page and we cannot enforce what happens next - on the checkout page. This is because code isn’t allowed in the checkout page. Yet, for some strange reason, Squarespace allows customers to amend the quantities (or delete products entirely) on the checkout page where we have no control. This makes it impossible to prevent orders from being received with other quantities. creedon 1 About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
pdc Posted July 13 Share Posted July 13 I am trying to set a minimum purchase in quantity on the product page. Does anyone have a solution? Link to comment
WinterWonderland Posted October 5 Share Posted October 5 Are you able set a minimum quantity for specific product. For example, I am selling golf club grips and I don't want someone to be able to just purchase one. The minimum I sell is 5. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment