Klaviyo order confirmation e-mail showing invalid syntax

Hi, I have designed an order confirmation e-mail template on Klaviyo. I am trying to preview it and integrate it to Shopify but keeps mentioning there is an invalid syntax error. Does anyone have a solution to this?

Hi @maurant , glad to help you digitally with our expertise. Can you please share your code so we can analyze and find the error in your code?

Let me know if you have more queries, thanks!

Exactly the same problem with the invalid syntax message when I create a new flow

Same problem here:

{{ line.title }}

Quantity: {{ line.quantity }}

Total: {{ line.price|money }}

AND

Discount (code: {{ discounts.first.code }}): {{ discounts_savings|money }}
Subtotal: {{ subtotal_price|money }}
{{ tax_line.title }}: {{ tax_line.price|money }}
Shipping: {{ shipping_price|money }}
Total: {{ total_price|money }}

AND

event.image_url

Did you resolve this? I have the same issue. Appears to be on the Klaviyo side but Klaviyo is not helpful without a paid plan. Thanks