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