chubute Posted September 20 Share Posted September 20 Hi All, Creating a website for my online store. One of my products will not be available until a few more months, but i wanted to add some excitement around it. I've successfully added a tag that says "Coming Soon" thanks to someone that posted in the forum these instructions. Now I'm looking to see if someone knows how to make it so that there is no option to purchase. Lowering the quantity to 1 isn't my solution and I don't want it to say sold out. I just want the product to have its own page with a description, a price (or maybe not needed), and NO ability to purchase yet. Any help would be appreciated! Thanks! Link to comment
tuanphan Posted September 22 Share Posted September 22 How about removing Add to Cart/Purchase button? You can edit these products > Additional Info > Add a Code Block > Use this code <style> /* hide add to cart */ div.sqs-add-to-cart-button-wrapper { display: none !important; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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