Hallo,
In Tools.php it is written to not use displayPrice() method anymore, and use Locale::formatPrice() instead. But when I want to use it it gives me error:
Attempted to call an undefined method named "formatPrice" of class "Locale".
Anyone know why is that?