get_total_sales(); if ( $units_sold ) echo ‘‘ . sprintf( __( ‘تعداد فروخته شده: %s’, ‘woocommerce’ ), $units_sold ) . ‘‘; } ?>