MathieuHernandez Posted October 26, 2022 Posted October 26, 2022 Hello, I want to use my Squarespace website as catalog. So I need the product listing but I would like to hide the "add to cart" button. I contacted the support and there is no way to do so from the administration. Does someone dealt with this problematic before? If you guys have a custom code to send me it would be awesome. Thanks a lot, Mathieu
Ziggy Posted October 26, 2022 Posted October 26, 2022 Hi @MathieuHernandez, this is very achievable with CSS to hide the add to cart buttons. Can you share your website URL so that the correct CSS can be provided? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
MathieuHernandez Posted October 26, 2022 Author Posted October 26, 2022 Hi @Ziggy, thanks a lot for your feedback. Here is the URL of the website (a product page) : https://www.terroirsinsolites.fr/les-produits/p/arak-farid-infusion-lavande-25cl With the password (TIwebsite)
Ziggy Posted October 26, 2022 Posted October 26, 2022 Hi @MathieuHernandez, this should get you started, add to your Custom CSS: .sqs-add-to-cart-button-wrapper { display:none; } Do you have any individual product blocks on your website? i.e. not on the products page? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
MathieuHernandez Posted October 27, 2022 Author Posted October 27, 2022 Hello @Ziggy, thanks a lot for your answer. No I only have product pages. I just tried and I think it does not work (please find screenshot attached). Is there anything I did wrong ?
Solution Ziggy Posted October 27, 2022 Solution Posted October 27, 2022 Sorry that didn't work, can you try this instead: .ProductItem-details-checkout .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button { display:none; } visualcreative 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Ziggy Posted October 27, 2022 Posted October 27, 2022 Sorry that didn't work, can you try this instead: .ProductItem-details-checkout .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button { display:none; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
MathieuHernandez Posted October 28, 2022 Author Posted October 28, 2022 Hello @Ziggy, it works! Thanks a lot, this was really important to us 🙏 Ziggy 1
Ziggy Posted October 28, 2022 Posted October 28, 2022 Glad to help, can you mark my post as the solution and thumbsup? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment