Med Posted July 20, 2020 Share Posted July 20, 2020 Hi, So I am making a store and I only want the add to cart button on only one of my products. Currently I have removed the button from all the products using code but I now I want only one of the products to have it. I know I might have to use the page id but I’m not sure what to do after. Thanks Link to comment
tuanphan Posted July 20, 2020 Share Posted July 20, 2020 Can you share link to product? We can check easier. 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
Med Posted July 20, 2020 Author Share Posted July 20, 2020 8 minutes ago, tuanphan said: Can you share link to product? We can check easier. https://www.jieliuk.com/midea/portable-comfee-unit Thanks Link to comment
tuanphan Posted July 20, 2020 Share Posted July 20, 2020 Add to Home > Design > Custom CSS body#item-5eda3bb27f7ea5383878df72 .sqs-add-to-cart-button-wrapper { display: block !important; } body#item...is page id. see how to find page id. 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
Med Posted July 20, 2020 Author Share Posted July 20, 2020 26 minutes ago, tuanphan said: Add to Home > Design > Custom CSS body#item-5eda3bb27f7ea5383878df72 .sqs-add-to-cart-button-wrapper { display: block !important; } body#item...is page id. see how to find page id. Thanks so much! It’s working now! 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