I use this code in PHP:
$idcat = 147; $thumbnail_id = get_woocommerce_term_meta( $idcat, \'thumbnail_id\', true ); $image = wp_get_attachment_url( $thumbnail
This solution with few code. I think is better.