global $product; $id = get_the_ID(); $width = 300; $img = woocommerce_get_product_thumbnail('full'); echo '<i class='fa fa-image' href='$img'></i>';