![](https://uploads-us-west-2.insided.com/klaviyo-en/attachment/2b689ce5-9f62-4275-a966-cc9add85271e.png)
![](https://uploads-us-west-2.insided.com/klaviyo-en/attachment/871e28e5-8d14-4a11-9558-efea3ad95f8f.png)
Best answer by MANSIR2094
Hello Kaimznl,
If your product images aren’t showing in your abandoned cart emails, here’s a simple fix tailored to your platform:
Use this code in your email template:
Copy code
{% for item in event.extra.line_items %} <img src="{{ item.product.images.0.src }}" alt="{{ item.product.name }}" style="width:150px; height:auto;"> <p>{{ item.product.name }} - {{ item.quantity }} x {{ item.product.price }}</p> {% endfor %}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.