We currently have a two-email abandoned cart flow. We want to ensure that our dynamic images in our second abandoned cart email are updated if the customer makes edits to their cart between the first and second abandoned cart email. However, when we test and add extra items to the cart and receive our second email, the images do not show up up-to-date. Any way to fix this? We currently have our dynamic images set to {{ item.product.images.0.src }} .
Please help!


