Jack plates and Clamps
Showing all 3 results
add_filter( 'woocommerce_subcategory_count_html', 'woocommerce_hide_category_count' ); function woocommerce_hide_category_count() { // lasciare la funzione vuota in modo che non scriva niente. }
Showing all 3 results