Jump to content

How do I hide Price, Quantity, and "Add to Cart" button for products

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 6/16/2022 at 11:03 PM, cjalvesf said:

Site URL: https://www.koolrenovations.shop/

I need to hide the price, quantity and add to cart button for some products on my website. https://www.koolrenovations.shop

Do you know how to do it?

Thank you.

Edit Product > Additional Info > Add a Code Block > Paste this code

<style>
  /* hide add to cart */
  div.sqs-add-to-cart-button-wrapper {
    display: none !important;
}
/* hide quantity */
div.product-quantity-input {
    display: none !important;
}
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.