remove_action( 'woocommerce_archive_description', 'woocommerce_taxonomy_archive_description', 10 ); // Add the category description after the product listing add_action( 'woocommerce_after_shop_loop', 'woocommerce_taxonomy_archive_description', 15 );
This site uses cookies to offer you a better browsing experience. By browsing this website, you agree to our use of cookies.