public function initHeader() { if (Tools::getValue('action') == 'newCustomPrice' || Tools::getValue('action') == 'editCustomPrice') { $this->lite_display = true; } return parent::initHeader(); }