getProduct()) { return []; } return parent::getPayload($event); } protected function getEventName(): string { return 'remove_from_cart'; } }