<td align="center" class="esd-block-text">
<p>Hello {{user.[traits.firstName]}}, how are you doing today?</p>
<p>You left somthing behind<br><br></p>{{#includeProducts '{ "cartProducts": true, "options": { "maxResults": 3, "sortBy": "properties.price", "desc": true, "distinct": true } }' }}
<div><img src="{{[properties.imageURL]}}" height="200" width="300" alt></div>
<div style="text-align: left; padding-left: 20px;">
<p style="text-transform: uppercase; font-weight: bold; font-size: 18px;">{{[properties.name]}}</p>
<p>Category: {{[properties.category]}}</p>
<p>SKU: {{[properties.sku]}}</p>
<p style="color: orange;">${{[properties.price]}}</p><br><br>