Skip to main content

Added to Cart Flow: E-Mail is not Showing the Price

  • February 17, 2024
  • 1 reply
  • 58 views

Forum|alt.badge.img+1

I have created a new Abandoned Cart Flow using added to cart trigger (applied code to shopify theme.liquid) did get the trigger on klaviyo

But after creating the emails

Price is not being shown as i’ve used Added to cart price snippet by Klaviyo’s template itself:

{% currency_format event.Price|floatformat:2 %}

It showed me nothing here 👇

 

Checked for a solution,

Then I tested to be sure the generic token {{ event.Price }} as it does populate the price
 

 

Please, Let me know any other solution for me to generate the price as i need to handle mutliple klaviyo accounts?

Did this topic or the replies in the thread help you find an answer to your question?

1 reply

Forum|alt.badge.img+1
  • Author
  • Contributor I
  • 1 reply
  • February 17, 2024

Problem: Price doesn’t show for the added to cart price snippet (used klaviyo’s template)