$this->product_id ?? $this->id, 'type' => $this->suggestion_type, 'name' => $this->name, // $this->mergeWhen($this->suggestion_type =='category',['description' => $this->description]) ]; } }