Page 1 / 1
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 %}
Make sure you have at least 1 abandoned cart activity in klaviyo.
Lemme know if you have any question
Reply
Log in to the Community
Use your Klaviyo credentials
Log in with Klaviyo
Use your Klaviyo credentials
Log in with KlaviyoEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.