public function eventAfterProcessing()
 {
     parent::eventAfterProcessing();
     $this->removeSKUsFromQueue();
 }