Hi there, I am currently trying to change the arrangement of the including tax price, and the excluding price tag. Currently it displays eg:
From
£1,491.60
excl. tax £1,243.00
I would like it to be the other way around, so it displays the excluding price tag first so like this:
excl. tax £1,243.00
£1,491.60
I would like it to be like this on the individual product pages, the catalog view page, and on the bundled items, after clicking "customize" I am really hoping this is a simple fix, but i've been looking everywhere for a fix and just can't get anywhere. Any help is appreciated.
Kind regards.
EDIT: I have used CSS to get it to where I want, but ideally I would like to code this through the back end, but it serves as a temporary fix