beckypearcedesigns Posted February 22, 2021 Share Posted February 22, 2021 I'm a jeweller and have been a little overwhelmed with orders recently. I'm trying to figure out how to stop people placing orders for a couple of weeks so I can catch up and maybe have a day off! I'm sure I have done this before a few years ago but can't figure it out now. TIA Link to comment
Solution paul2009 Posted February 22, 2021 Solution Share Posted February 22, 2021 (edited) On 2/22/2021 at 11:19 AM, beckypearcedesigns said: I'm trying to figure out how to stop people placing orders for a couple of weeks so I can catch up and maybe have a day off! I recommend that you add an announcement bar to explain the temporary closure to potential customers first. It is also a good idea to export your products to a CSV file and set the inventory levels to zero. This will prevent anyone adding items to the cart. An alternative measure is to hide all the 'Add to Cart' buttons so that products cannot be added to the cart, but if anyone has already added an item to the cart, it will remain there and can be checked out at any time - unless you zero the stock level. To hide the Add to Cart buttons on Your Squarespace 7.0 site, navigate to one of your products and then open Site Styles. Scroll down to the PRODUCTS: ADD TO CART BUTTON section and then uncheck Show Button. Note that this option isn’t available on Squarespace 7.1 so anyone else reading this will need to use Custom CSS to hide the buttons. I hope this helps. -Paul Edited July 21, 2022 by paul2009 Edited for clarity NMD75, beckypearcedesigns and tuanphan 2 1 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
NMD75 Posted May 13, 2022 Share Posted May 13, 2022 Hi It looks like the PRODUCTS under Site Styles is no longer there... do you have any idea if there is still a way to hide the button?? Link to comment
tuanphan Posted May 15, 2022 Share Posted May 15, 2022 On 5/13/2022 at 10:48 AM, NMD75 said: Hi It looks like the PRODUCTS under Site Styles is no longer there... do you have any idea if there is still a way to hide the button?? If you share link to a product, we can give the code to hide add to cart button Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Carlena Posted July 21, 2022 Share Posted July 21, 2022 I'm having the same issue. I would like to temporarily close my online shop for a few months. I have added an annoucement banner but now can't find the PRODUCTS in the site syles as detailed in your instructions. Is there another way to diable the add to cart button? https://scarletrobinworkshop.com.au/shop/p/reeds-linocut-print-in-salvaged-timber-frame Link to comment
creedon Posted July 21, 2022 Share Posted July 21, 2022 11 hours ago, Carlena said: but now can't find the PRODUCTS in the site syles as detailed in your instructions. You are on v7.1. As @paul2009 mentions in his updated post you need to use CSS to hide as v7.1 doesn't have settings for this effect in Styles. Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> .ProductItem-details .sqs-add-to-cart-button-wrapper { display : none; } </style> Let us know how it goes. Carlena 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Carlena Posted July 25, 2022 Share Posted July 25, 2022 Thank you Creedon, That worked! creedon 1 Link to comment
Thorody Posted March 3 Share Posted March 3 Hi, I tried adding the Header Code Injection as described above and it didn't work. I need to disable my checkout, remove the add to cart button but I cannot find any way to do this. Link to comment
creedon Posted March 3 Share Posted March 3 8 hours ago, Thorody said: I tried adding the Header Code Injection as described above and it didn't work. 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 best , and see my profile. Thanks for your support! Link to comment
PTBO Posted March 4 Share Posted March 4 I am having the same issue - inserted the code and it didn't work. Do you need the same info from me, or will the solution be posted here? Link to comment
creedon Posted March 4 Share Posted March 4 8 hours ago, PTBO said: Do you need the same info from me Yes. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
PTBO Posted March 10 Share Posted March 10 On 3/4/2023 at 5:42 PM, creedon said: Yes. Thank you for the response, but we've decided to go a different route and say "SOLD OUT" . But what I'd like to really do is change "SOLD OUT" to "Not in Season". Is that possible? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment