This function hides the product weight and dimension on the WooCommerce single product pages.
/* Hides the product weight and dimension on the single product page. */
add_filter( 'wc_product_enable_dimensions_display', '__return_false' );
This function hides the product weight and dimension on the WooCommerce single product pages.
/* Hides the product weight and dimension on the single product page. */
add_filter( 'wc_product_enable_dimensions_display', '__return_false' );
Need help with your Divi website?
Hire me for a consultation and we can work on it together.