How can I send the product image to email?
I'm using
<img src="/web/image/product.product/${orderpoint.product_id.id}/image_128" style="width:50px;height: 50px; object-fit: contain;" alt="Product image"/>
I can see the image in the preview of the email template but when I received in on my Gmail it is displaying the default camera image.
Please help