mbmb Posted January 3 Share Posted January 3 Hello, I'm using my website to present pieces of artworks I need to show multiple views of each piece. For that, I use the shop because the product page is able to show few images of each product (if you have an other way to achieve this, I'm interested) : https://keyboard-pike-w25d.squarespace.com/dessins-boutique/p/cacoqphonie-4-2017 But the artworks are not for sale online. So I need to remove the price, the quantities box (and the word "quantities") and the add to cart button. Do you have a way to achieve this ? Thanks in advance ! Link to comment
tuanphan Posted January 4 Share Posted January 4 Hi, Do this for 1 product or all products? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
mbmb Posted January 4 Author Share Posted January 4 Hi the best would be for all "Services" as I use the Services entry for displaying the artworks. So I can keep the option to sell with "Physicals" But else, for all products would be suitable Tanks ! m Link to comment
tuanphan Posted January 7 Share Posted January 7 On 1/5/2024 at 3:22 AM, mbmb said: Hi the best would be for all "Services" as I use the Services entry for displaying the artworks. So I can keep the option to sell with "Physicals" But else, for all products would be suitable Tanks ! m Can you share link to some "Services" product? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
mbmb Posted January 19 Author Share Posted January 19 Yes, here is a "Service" product : https://keyboard-pike-w25d.squarespace.com/dessins-boutique/p/a-dormir-debout Sincerely, m Link to comment
tuanphan Posted January 23 Share Posted January 23 You can edit product > Additional Info > Add a Block > Choose Code > Paste this code <style> div.ProductItem-product-price, div.product-quantity-input, .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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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