Jump to content

Product limits

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
  • 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 me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

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 me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

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 me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

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 me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

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 me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment
  • 11 months later...
On 3/4/2023 at 2:26 PM, paul2009 said:

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

thanks for this @paul2009!! just what I needed.

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.