carts()->active()->sole(); $cart->products()->detach($productId); return $this->activeCartAction->execute($user); } }