minicart icon indicating copy to clipboard operation
minicart copied to clipboard

Using GBP currency the symbol displays as £

Open glennjacobs opened this issue 10 years ago • 1 comments

I have checked and my HTML is being send with UTF-8 headers, yet Mini Cart displays the pound sign for GBP as £

Not sure how I can fix this?

glennjacobs avatar Feb 09 '15 16:02 glennjacobs

This happened to me too, but I had saved the Minicart.js file locally. I took a look at the code and there genuinely was an "Â" in front of the pound symbol. Removed it and that was that.

stewartmcgown avatar Mar 30 '15 08:03 stewartmcgown