I'm tried to use $e->getItem()->getId() but it returning id of entity, but not 336 (what it should be) UPD: So, using $e->getItem()->getItem()->getId() helped.