Hi
I am very new to coding but I believe it’s possible to use Velo to display an Including VAT price on a product page.
What I would like to do is add a text box that looks at the price of the product and displays that value plus 20%.
Does anyone know how to code this?
I’ve tried various different examples from searching the internet but nothing seems quite right.
I would really appreciate any help!
Because I am new to coding I don’t really understand how the examples work - therefore I don’t really understand what I am doing wrong when I change things to match my labels.
I have a text box on my page that’s labelled ExVATPrice and I would like that box to display the product price.
Then I have another text box labelled IncVATPrice that I would like to look at the ExVATPrice box and display the value plus 20%.
I am fairly sure I can manage the code for the latter part, but I don’t know how to get the first text box to find the product price in the first place.
All help gatefully received,
Thank you
Cat
For info I started here https://www.wix.com/velo/example/low-in-stock-notification and attempted to modify the code, as it’s a similar idea - but I just got stuck!