= 0) { return Tools::getContextLocale(Context::getContext())->formatPrice($price, $currency->iso_code); } else { return Tools::displayPrice($price, $currency->id); } } }