This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size.
Smartphone icons created by Freepik - Flaticon
In this example, price1, price2, and total are variables.
var price1 = 5; var price2 = 6; var total = price1 + price2;