Hi,
This is my second module development, I'm trying to override the core function (Context::getContext()->currentLocale->formatPrice(123.45, 'EUR');)
I can't find a solution to override core with a module. Can anyone point me where to look at ?
In my case I want the price calculated by some rules, no based on value inserted in product's table
Thank you for your help.