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 }}
| العدد | العنصر | الضريبة | السعر (دينار) |
|---|---|---|---|
| {{ 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 %}
|
| السعر بدون توصيل: | {{ 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 %}
سوف نكون سعيدين بالارجاع اثناء وجود المندوب ويحق لكم الاستبدال خلال يومين
العنوان : بغداد - الشعب - سوق شلال - مول الاميرات
info@ookydoky.com
[https://www.ookydoky.com/](https://www.ookydoky.com/)