Jump to content

Hide Quantity in /cart page

Go to solution Solved by paul2009,

Recommended Posts

Hey all,

I'm looking for a way to hide the Quantity column in the /cart page, where it has a - or + sign. I want customers to only be able to purchase one unit at a time. I've been able to hide it in the product pages, but this column still shows up in the cart.

 

Does anyone know how to do this?

Thanks!

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution
15 minutes ago, LeonF said:

I'm looking for a way to hide the Quantity column in the /cart page, where it has a - or + sign.

You can hide the quantity column on the cart page by adding the following to Design > Custom CSS:

/* Hide qty column in cart */
.cart-row-qty {
  display: none!important;
}

Note that you'll need to save the CSS and then refresh your browser to apply the changes.

Note also that you won't be able to remove the quantity selector on the checkout page (the next page in the purchase workflow). Customers will still be able to change the quantity there.

Was this post helpful? Please give feedback by clicking an icon below  ⬇️

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

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.