$this->product->id, 'name' => $this->product->name, 'cover' => $this->product->cover, 'qty' => $this->qty, ]; } }