Hlevy23 Posted July 14, 2023 Posted July 14, 2023 Hi there! I'm trying to add an add to cart button below each product in my collection page so people don't have to click "Quick View" and then "Add To Cart". Does anyone have code they can share to add the button and format it? Thank you!
creedon Posted July 14, 2023 Posted July 14, 2023 Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> .products.collection-content-wrapper .plp-grid-add-to-cart { display : block; } </style> This is for v7.1. Let us know how it goes. tuanphan 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment