mpg5 Posted October 27, 2020 Share Posted October 27, 2020 Site URL: https://www.catherinegontier.fr/ Dear I I'm looking for how to hide for "Add to cart" for some products. For some products (extra large dimension) I'm need to calculate fee individualy all the cost. Could you help me ? Best Regards. Link to comment
tuanphan Posted October 28, 2020 Share Posted October 28, 2020 add tag: hideproduct for these products, then add this code to Home > design > Custom CSS .tag-hideproduct .sqs-add-to-cart-button-wrapper { display: none !important; } 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
sruss76 Posted October 28, 2020 Share Posted October 28, 2020 This is useful! @tuanphan - Thank you! What if I also want to hide the quantity field so that all that shows is the product description? Link to comment
tuanphan Posted October 31, 2020 Share Posted October 31, 2020 On 10/28/2020 at 8:39 PM, sruss76 said: This is useful! @tuanphan - Thank you! What if I also want to hide the quantity field so that all that shows is the product description? I don't see quantity. Can you share link to a product with quantity field? 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
Archived
This topic is now archived and is closed to further replies.