generateClassIndex() ->autoload(); // nowe opcje w konfiguracji XImportConfiguration::updateValue('ALLOW_NO_IMAGES', 1); return Db::getInstance()->execute(' ALTER TABLE `' . _DB_PREFIX_ . 'ximport_item` ADD `carriers` text NULL;' ); }