Woocommerce Cart: How to hide shipping information for virtual products
-
Hello,
I am setting up a Woocommerce store with German Market for digital products.
I have tried various angles to hide the shipping info (see screenshot) from the cart section for the virtual/ digital products: https://snipboard.io/fdwh4q.jpg but so far, it seems impossible. See details below:
- All plugins and updates are up to date and are compatible with each other from their documentation.
- Here is the product setting for the virtual/ digital product: https://snipboard.io/zBhTZ7.jpg In the product settings, the checkbox ?digital“ needs to be selected as I sell from Germany. Virtual I just clicked as this seems to disable the shipping cost section.
- Shipping settings have been deactivated: https://snipboard.io/yTgY26.jpg. The general shipping settings in Woocommerce, I have disabled all together as I only sell digital products.
I consulted mainly the following pages:
https://funnelkit.com/woocommerce-remove-shipping-from-checkout/
https://woocommerce.github.io/code-reference/hooks/hooks.html
https://developer.woocommerce.com/docs/cart-and-checkout-filters-cart-line-items/
https://stackoverflow.com/questions/60760268/how-to-remove-shipping-section-from-woocommerce-cart-page
https://stackoverflow.com/questions/60760268/how-to-remove-shipping-section-from-woocommerce-cart-page
https://stackoverflow.com/questions/37304801/how-can-i-remove-shipping-from-a-woocommerce-cart
or similar info sites, I could not find anything specific on this shipping info section that hides that section, but I am also not a developer.Is there is any functions.php input that I can add to the child theme to hide this specific element? Or another solution?
Your help is much appreciated!
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.