Helloย @Oyivalk,ย @Drewsephย andย @LeightonSย ,ย
At present, Klaviyoโs product block does not support displaying more than one price, such as a productโs original price and its current sales price. As mentioned by @Julia.LiMarziย in this thread, the most common work around to this would be manually updating the price of the native product block to reflect the productโs sales price or adding a column block under the product block to manually display a secondary price. A YouTube video posted recently that highlighted how to put this strategy into action can be found here: https://www.youtube.com/watch?v=VMjrJ193iJ8&t=154sย
If you are code-savvy, an additional solution available would be using a series of Django tags and Klaviyoโs Catalog Lookup function to custom code your own product block. Through using a Text block, you can custom code and simulate a native Klaviyo product block off your own design to reference any of your productโs properties including a regular and sales price field. Some resources I would suggest using to build this are the Django Documentation, Overview of the Catalog Lookup Tag, and Template Tags and Variable Syntax Help Center articles. You may also want to work with your template designer or finding one from one of our many partner agencies to further help you custom build this function.
As another note, if you wanted to display a sales price in addition to a productโs regular price within a flow email which utilizes a dynamic table block; I would suggest reviewing if these two properties are being synced from the event used to trigger your flow. If both a sales price and the regular price are being shared, you can dynamically reference the variable tags for these properties to display within your emails. Hereโs some refreshers on using and customizing dynamic table blocks:ย
This would further allow you to use the suggestion mentioned by @Paul Sย of using a strike through for your regular price tag <s> {{ whatever the price tag is }} <s> followed by including the tag to reference your sales price next to it or below it.
Since this threads surrounds an interest in highlighting a price drop, in case you may have missed Klaviyoโs most recent KPE event, Iโve included a summary of the event below. I bring this up because one of the exciting new feature releases during this event was a Price Drop Flow Trigger!
Thank you for being Klaviyo Community members!
David