Descrizione
Giunto girevole
Cod. Art. Descrizione
GG Giunto girevole
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. }
Giunto girevole
Cod. Art. Descrizione
GG Giunto girevole