Пример #1
0
 public function process()
 {
     $this->setIsRealTime(true);
     $this->getLogger()->setStoreMode(true);
     parent::process();
 }
Пример #2
0
 public function process()
 {
     $this->initOutOfStockControlLogic();
     parent::process();
 }