Adding "Retail Price" next to cost on products page

I am trying to show what my products retail for next to the rental price. Currently it shows a strikethrough of the retail price like shown below.

I want it to say “Retail:” and then the price without the strike through like the example below.

brittany627_1-1716579850767.png

Can anyone help me with this?

I have the prestige theme!

Thank you!

Hey,

Are you able to share a preview link to your site so I can better advise on your query.

We also have some really nice off the shelf components for this with Supercycle, let me know if you’d like a demo.

Ryan

Hi @brittany627 ,

You need to add below code to show the retail price.

{{product.selected_or_first_available_variant.compare_at_price | money_with_currency }}

Thank you

@brittany627 - can you please share the page link?