Hide the variation description from the add to cart column
If you are using variation dropdowns, then WooCommerce Product Table will display the individual variation description below the add to cart button when a customer selects a variation.
The information that appears here is controlled by the template files provided by WooCommerce. To remove this information, you would need to modify the following template: /single-product/add-to-cart/variation.php.
How to hide the variation description in WooCommerce
- In your theme or child theme, copy the variation.php file in WooCommerce to this location: /wp-content/themes/<your theme>/woocommerce/single-product/add-to-cart/variation.php
- You can then edit this file to remove the elements you don't need.
Please note that this is advanced usage and does not come under our standard plugin support. If you need any help with this then you can use our plugin customization service.
If searching the knowledge base hasn't answered your question, please contact support.