Hi guys
I have the following custom liquid code on my product page that provides a small information box with a grey background:
Delivery costs starting from £2.95 depending on country
At the moment, the message that is output is in British pounds (£). However, I would like the message to change for US based customers only. E.g.
“Delivery costs starting from $2.95 for US customers”.
If they are not a US customer then it will revert to the standard message. I know there are certain localization and country objects that can be used in code, but I’m not a coder, so any help would be much appreciated!
Kind regards
Tim