How can I display the variant image instead of the main product image on my invoice?

Hi,

please Iam looking for help to show the variant image instead of main product image in my invoice.

{{ line_item.product.featured_image | product_img_url: ‘thumb’ | img_tag }}

التاريخ : {{ "now" | date: "%d/%m/%y" }}
رقم الطلب {{ order_name }}




تفاصيل الطلب

{% if show_line_item_taxes %} {% endif %} {% for line_item in line_items %} {% if show_line_item_taxes %} {% endif %} {% endfor %}
العدد العنصرالضريبةالسعر (دينار)
{{ line_item.quantity }} x {{ line_item.title }}{{ line_item.product.featured_image | product_img_url: 'thumb' | img_tag }} {% for tax_line in line_item.tax_lines %} {{ tax_line.price | money }} {{ tax_line.title }}
{% endfor %}
{% if line_item.original_price != line_item.price %} {{ line_item.original_price | money }} {% endif %} {{ line_item.price | money }}

تفاصيل الكلفة

{% for discount in discounts %} {% endfor %} {% if shipping_address %} {% endif %} {% if total_paid != total_price %} {% endif %}
السعر بدون توصيل: {{ subtotal_price | money }}
Includes discount "{{ discount.code }}" {{ discount.savings | money }}
كلفة التوصيل: {{ shipping_price | money }}
السعر الاجمالي: {{ total_price | money }}
المدفوع من قبل الزبون: {{ total_paid | money }}
السعر الكلي: {{ total_price | minus: total_paid | money }}

{% if note %}

<div

الملاحظات

{{ note }}

{% endif %}

معلومات الزبون

{% if shipping_address %}
{{ shipping_address.name }} : اسم الزبون
{{ shipping_address.phone }} : رقم الهاتف
العنوان : {{ shipping_address | format_address }}
{% endif %}

سوف نكون سعيدين بالارجاع اثناء وجود المندوب ويحق لكم الاستبدال خلال يومين
العنوان : بغداد - الشعب - سوق شلال - مول الاميرات
info@ookydoky.com
[https://www.ookydoky.com/](https://www.ookydoky.com/)