KrisC Posted August 29, 2022 Share Posted August 29, 2022 Site URL: https://thedaintyloft.com/ Hi, This message 'Unable to Purchase Item' shows up when you hit Purchase or Buy It Now and the item is out of stock. I would like to either alter that message to say something different OR delete it completely. Can anyone tell me how? Thank you so much!!! Link to comment
creedon Posted August 30, 2022 Share Posted August 30, 2022 Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> .ProductItem.sold-out .ProductItem-details .sqs-add-to-cart-button-wrapper { display : none; } </style> This is for v7.1. 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