Jump to content

removing add to cart and chekcout

Go to solution Solved by paul2009,

Recommended Posts

Is there a way to completely remove the "store" aspect. I would still like to display items, because I offer rentals. But having the checkout store option is confusing for customers. So hoping to remove the add to cart and the checkout option. 

Screenshot 2023-03-07 182813.png

Link to comment
  • Replies 11
  • Created
  • Last Reply

Top Posters In This Topic

In general you can hide various elements of the product detail. If you don't setup any payment processors for your site then there is no way for someone to get through a whole purchase cycle.

Please post the URL for a page on your site where we can see your issue.

A link to the backend of the your site won’t work for us, i.e. a url that contains /config/.

Please set up a site-wide password, if your site is not public and you've not already done so.

Post the password here.

Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site.

Please read the site-wide password and how to share a link documentation to understand how they work.

We can then take a look at your issue.

You may find How to post a forum question post useful.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
  • Solution
Posted (edited)
On 3/8/2023 at 2:29 AM, taytayL said:

Is there a way to completely remove the "store" aspect. I would still like to display items, because I offer rentals. But having the checkout store option is confusing for customers. So hoping to remove the add to cart and the checkout option. 

You can hide the Quantity Selector and the Add to Cart button by adding this to Design > Custom CSS:

/* 
Squarespace 7.1
Hide Add to Cart button & qty selector 
Tip by sf.digital
*/
.product-quantity-input, .sqs-add-to-cart-button-wrapper {
  display: none!important;
}

You can hide prices of all products by adding this to the Custom CSS panel:

/* 
Squarespace 7.1
Hide Prices on all products
Tip by sf.digital
*/
.product-price {
  display: none;
}

 You can also hide the cart icon by toggling the Cart setting off within the header settings:

image.png.f25139e0c065c5176661b58ee0d0688a.png

If you'd like potential clients to be able to select items from your store page and add them to a list that they can submit to you for a quote, please take a look at our Wishlist Extension for Squarespace. It will replace the "Add to Cart" buttons with "Add to my list" buttons (or the phrase of your choice).

Did this help? Please give feedback by clicking an icon below  ⬇️

Edited by paul2009

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
1 hour ago, josepablourena said:

Hello, i would like to hide the price and the 'Add to Cart' button on all my product pages. Is there a simple way to do it?

Try adding to Home > Design > Custom CSS

.list-grid  .grid-prices, .product-price, .ProductItem-details .sqs-add-to-cart-button-wrapper {
  display: none;
}

Support me by pressing 👍 or marking as solution if this is useful for you

Edited by Beyondspace

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • 2 months later...

Hi, I want to have an ‘add to Wishlist’ button instead of having a ‘add to cart/check out’ how do i fix this? I don’t want anyone to be able to put in their cc information etc and to use this more as a quotation method

Link to comment
2 minutes ago, Rhiannon888 said:

I want to have an ‘add to Wishlist’ button instead of having a ‘add to cart/check out’ how do i fix this?

This isn't a built in feature on Squarespace so it will require custom code to be written, or you can buy a solution that has already been built and tested. You'll find details of our Wishlist extension here.

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

Does anyone know if it is possible to remove the cart and check out button from one page of the site, but then add it back to another?
Currently, one of my clients who is a construction company has the a design library set up like a store and we used code to hide the check out button, etc. However, they now want to add an actual store selling shirts and other items so we need the check out process available. 

Does anyone know if this is possible?

https://www.frankgoodbuilders.com/design-library

Link to comment
10 minutes ago, Delaneysmith said:

Does anyone know if it is possible to remove the cart and check out button from one page of the site, but then add it back to another?

I'm not sure that I fully understand your question.

If you have a standard Squarespace website (without plugins) you can hide the 'Add to Cart' button on one Store page and leave it in place on another, by using some CSS that references the Store page Collection ID. Is that what you're asking, or do you need something else?

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
On 6/8/2023 at 8:39 AM, paul2009 said:

I'm not sure that I fully understand your question.

If you have a standard Squarespace website (without plugins) you can hide the 'Add to Cart' button on one Store page and leave it in place on another, by using some CSS that references the Store page Collection ID. Is that what you're asking, or do you need something else?

@paul2009 What is the CSS that you would use? 

Basically, we have many pages on the website set up like a store but have the shopping cart and prices hidden with code. When we want to create the actual store page, of course the prices and carts are not showing up and we need them to show up for that but not the others. 

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.