Hi,
I have a new problem with my Abandoned Cart flow. These used to work perfectly, but now don’t seem to work.
I’m using the Checkout Started trigger but my button with {{ event.extra.checkout_url}} goes to my homepage, not the checkout.
And, in the second section (you added these items to your cart);
{{ item.product.title }}
Quantity: {{ item.quantity|floatformat:0 }} — Total: {% currency_format item.line_price|floatformat:2 %}
Shows the products ordered, but when I try to click through to my store I get either of the following error messages: