public function execute()
    {
        $productId = (int)$this->getRequest()->getParam('id');
        if ($productId) {