VAOMusik Posted July 12, 2020 Share Posted July 12, 2020 (edited) Has there been any news about an implementation of a Minimum Item Quantity Purchase for individual products? I saw that a minimum order subtotal was implemented, but that doesn't help my situation. Right now I'm using a work-around for each item page, but the customers can change the quantity in checkout to below the minimum. From what I read, I'm not the only person who's been wanting a feature similar to the attached image. Has there been any progress or work done in that area? It's the number one thing that I'm missing from Squarespace that other platforms offer. Edited July 12, 2020 by VAOMusik Link to comment
paul2009 Posted July 12, 2020 Share Posted July 12, 2020 6 hours ago, VAOMusik said: Has there been any news about an implementation of a Minimum Item Quantity Purchase for individual products? Right now I'm using a work-around for each item page, but the customers can change the quantity in checkout to below the minimum. In my opinion, this is unlikely to be implemented any time soon. However, you can add your voice to requests for this feature by logging a ticket with Squarespace Customer Support. emalu 1 Improve your online store with our extensions.About: Squarespace Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links.Catch up on all the release notes and announcements 2023 [for Circle members only] (there's a public version here)Buy me a coffee Link to comment
EmilyDunlay Posted September 2, 2020 Share Posted September 2, 2020 On 7/12/2020 at 2:16 AM, paul2009 said: In my opinion, this is unlikely to be implemented any time soon. However, you can add your voice to requests for this feature by logging a ticket with Squarespace Customer Support. Hey Paul - Would there be a way to set the QTY drop down to start at a certain number (such as 4) instead of 1? Making 4 the minimum purchase qty... Link to comment
paul2009 Posted September 2, 2020 Share Posted September 2, 2020 17 minutes ago, EmilyDunlay said: Would there be a way to set the QTY drop down to start at a certain number (such as 4) instead of 1? Yes, you can do this with JavaScript by setting the min attribute to "4". Two things worth noting: You will also need to add code to prevent the customer reducing the quantity on the cart page. You cannot prevent customers reducing the quantity below "4" when they reach the checkout page, because this page cannot be coded. If this helps you, please click "Like" below ⬇️ SarahKil 1 Improve your online store with our extensions.About: Squarespace Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links.Catch up on all the release notes and announcements 2023 [for Circle members only] (there's a public version here)Buy me a coffee Link to comment
Macamba Posted September 10, 2020 Share Posted September 10, 2020 (edited) Well, new to squarespace. I convinced my client that Squarespace was a full solution for their "store" website 🙂 ... the first thing they asked after gone live is: "Please set the minimum order/quantity for an specific product" and here I am finding out there is not solution for it. Edited September 10, 2020 by Macamba Link to comment
Nick.Loubser Posted June 15, 2021 Share Posted June 15, 2021 @paul2009 - Hey Paul, I was hoping you could tell me if this solution (code) is freely available to in-put into the code? I'm trying to give my clients a minimum order of 10 units per item... how would you change the number in the quantity option to 10 visually? Even if you can change it at the checkout. I guess with the e-commerce as it is - you will have to explain explicitly to each customer through the buying process that your minimum is 10 per item and even if they don't do that you still have the level of security as the transaction doesn't go through unless you fulfil the item right? There are ways around this just frustrating to not have the option. Best, Nick Link to comment
Nick.Loubser Posted June 15, 2021 Share Posted June 15, 2021 @VAOMusik What is the solution you have found for this issue? Is it a plug in or something else... How do you find it? Appreciate your experience on this as I'm trying to put a 10x minimum on my clients site. Cheers emalu 1 Link to comment
paul2009 Posted November 16, 2021 Share Posted November 16, 2021 On 6/15/2021 at 7:20 AM, Nick.Loubser said: What is the solution you have found for this issue? The original poster didn’t have a solution. They provided a screenshot from an entirely different platform - BigCommerce - to show what they wanted to achieve. Unfortunately, it isn’t currently possible on Squarespace. Improve your online store with our extensions.About: Squarespace Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links.Catch up on all the release notes and announcements 2023 [for Circle members only] (there's a public version here)Buy me a coffee Link to comment
hasher22 Posted November 19, 2021 Share Posted November 19, 2021 On 9/11/2020 at 5:28 AM, Macamba said: Well, new to squarespace. I convinced my client that Squarespace was a full solution for their "store" website 🙂 ... the first thing they asked after gone live is: "Please set the minimum order/quantity for an specific product" and here I am finding out there is not solution for it. I had to JS mine as well..... and it sucks cause customers CAN edit their order in the payment page, I had a few dodgy customers editing their orders..... paul2009 1 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