$this->id, 'sku' => ProductSkuSimpleResource::make($this->whenLoaded('sku')), 'quantity' => $this->quantity, ]; } }