Jump to content
Go to solution Solved by paul2009,

Recommended Posts

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
  • Replies 11
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution
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

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

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
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

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
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
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
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:

  1. Edit the Product
  2. Click 'Additional Info'
  3. Add a Code Block
  4. 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

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.