How to code a fair price comparison section on a product page?

Hi guys,

I’m trying to do a fair price comparison section on my product page. I’m not able to call the price for the product in my code. Can anyone help me?

The code I use is {{ product.price | times: 2}}

The result comes out as 0. I understand that I didn’t call the product price correctly. I’m using Prestige theme.

Thank you so much!