Truly Posted December 24, 2022 Share Posted December 24, 2022 Hello, I'd like to know how to remove the size, quantity and add to cart buttons from all my products page in order to replace it with a third party button on these 4 url's: https://www.bekomando.com/foxersfw22/theporter https://www.bekomando.com/foxersfw22/thepeabody https://www.bekomando.com/foxersfw22/thecarmen https://www.bekomando.com/foxersfw22/thewilliams I'd also like the custom button to be added under my product's descritption so that it looks cleart and doesn't affect conversion, if possible. My knowledge of coding is quite basic so please let me know exactly where to go in order to input the code injection. Thank you in advance LMK Link to comment
creedon Posted December 25, 2022 Share Posted December 25, 2022 For the hiding part please see the following. 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
Truly Posted December 25, 2022 Author Share Posted December 25, 2022 Hi Creedon, I've went back and tried the Store Product Detail Hide but it doesn't seem to be working for me. It hides the product description as well but keeps the price and everything else I'm trying to hide. I want to keep product description and just get rid of Size Quantity and Add To Cart, please. Can you help? LMK Link to comment
creedon Posted December 25, 2022 Share Posted December 25, 2022 The pages now have a password on them so I can't check the code. What is the site-wide or page password? 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
Truly Posted December 25, 2022 Author Share Posted December 25, 2022 Perfect, I sent you a personal message for the password. Thank you! LMK Link to comment
creedon Posted December 25, 2022 Share Posted December 25, 2022 I don't see the code installed. It's hard to help unless I can see the code you've installed and how you configured it. 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
Truly Posted December 25, 2022 Author Share Posted December 25, 2022 Hello, I had removed it because it erased my whole product description. I just put it back for you to see. LMK Link to comment
Solution creedon Posted December 26, 2022 Solution Share Posted December 26, 2022 Ah ha! I totally blew it on that one. I gave you code for v7.1 but your are on v7.0 using the Brine template family. Here is what you need to do. Go to a product detail page. Then navigate to Home > Design > Site Styles. Click on the Quantity field. It will get a blue outline and the tweaks on the left panel will change. Uncheck Show Quantity. You can do the same for the Add To Cart button. Click Save. For the variants you need the following. <style> .tweak-product-item-details-show-variants .ProductItem-details .product-variants { display : none; } </style> Replace my useless v7.1 code with the above. Let us know how it goes. Truly 1 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
Truly Posted December 26, 2022 Author Share Posted December 26, 2022 Thank you, it worked perfectly. I'll save this thread for future reference as well. I am now embedding a third party extension ADD TO CART button and it automatically goes to the top of the page when I'm trying to have it under the product description. Let me know if that is something you can help with. Thank you again Creedon! (Same url, same password) Link to comment
Truly Posted December 27, 2022 Author Share Posted December 27, 2022 Hello, I am embedding a third party extension ADD TO CART button and it automatically goes to the top of the page when I'm trying to have it under the product description. Let me know if that is something you can help with. Thank you! https://www.bekomando.com/foxersfw22 Link to comment
creedon Posted December 28, 2022 Share Posted December 28, 2022 I don't see any add to cart buttons so it is hard to advise. My thinking is that you would need some custom JavaScript to move the button into place. 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