$this->id, 'code' => $this->code, 'name' => $this->name, 'swatch_type' => $this->swatch_type, 'attributes' => Attribute::collection($this->custom_attributes) ]; } }