Marybank Posted March 4 Share Posted March 4 Can you limit the amount per physical items purchased. I know you can add it across the board for services but I would like to only allow customers to buy 1 (6pk) of wine. I also sell other items which I dont want to limit to 1. Is this possible? Link to comment
Solution paul2009 Posted March 4 Solution Share Posted March 4 7 hours ago, Marybank said: would like to only allow customers to buy 1 (6pk) of wine. You could hide the quantity box for this product to prevent the customer adding more than one, but they'll be able to increase the quantity on the cart and the checkout pages. Did this help? Please give feedback by clicking an icon below ⬇️ About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity 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 too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Ghostmerchant Posted March 4 Share Posted March 4 We sell unique pieces so would like to restrict customers to only buying one per customer order. Is there any way to set a limit to only one product allowable in the basket? Even though we let customers know in advance its just one per order we still get many ordering two or three which we want to prevent. Link to comment
Ghostmerchant Posted March 4 Share Posted March 4 We sell unique pieces so would like to restrict customers to only buying one per customer order. Is there any way to set a limit to only one product allowable in the basket? Even though we let customers know in advance its just one per order we still get many ordering two or three which we want to prevent. Link to comment
paul2009 Posted March 4 Share Posted March 4 1 hour ago, Ghostmerchant said: Is there any way to set a limit to only one product allowable in the basket? Please see the answer above. About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity 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 too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Ghostmerchant Posted March 4 Share Posted March 4 The answer above doesn’t actually prevent the customer from ordering multiple numbers of the same product. I want to restrict the number to one per order- is this possible? Also , if its not possible how do I hide the quantity box as suggested? Link to comment
paul2009 Posted March 4 Share Posted March 4 5 minutes ago, Ghostmerchant said: I want to restrict the number to one per order- is this possible? No, it is not possible. About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity 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 too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Ghostmerchant Posted March 4 Share Posted March 4 Can it be coded to work by someone or is it just not possible at all? Link to comment
paul2009 Posted March 4 Share Posted March 4 3 minutes ago, Ghostmerchant said: Can it be coded to work by someone or is it just not possible at all? I'm a Squarespace Developer 🙂. It cannot be done because code cannot be added to the checkout page. About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity 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 too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Ghostmerchant Posted March 4 Share Posted March 4 Ok. Maybe its something that Squarespace could add as an option as it would be useful. How do I hide the quantity box as suggested above? Thanks Link to comment
paul2009 Posted March 4 Share Posted March 4 14 minutes ago, Ghostmerchant said: How do I hide the quantity box as suggested above? If you are using Squarespace 7.1, you can hide the Quantity selector on a single product as follows: Edit the Product Click 'Additional Info' Add a Code Block Replace the demo HTML with the following: <style> .product-quantity-input { display:none!important; } </style> Did this help? Please give feedback by clicking an icon below ⬇️ About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity 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 too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. 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