lissegru Posted May 20, 2021 Share Posted May 20, 2021 Site URL: https://www.ruthleroux.com/paintings-shop/blue-sky-pink-hills Hello! I am on 7.0 and looking to remove the Add to Cart button on a specific set of products. I've seen code for this on the forum for 7.1 and for removing ALL the Add buttons, but I do need to keep them for the print shop. Any help is appreciated! Link to comment
creedon Posted May 21, 2021 Share Posted May 21, 2021 Add the following to Store Settings > Advanced > Page Header Code Injection for the store page where you want to hide the add to cart buttons. <style> .sqs-add-to-cart-button-wrapper { display : none; } </style> Let us know how it goes. 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment