> ## Documentation Index
> Fetch the complete documentation index at: https://developer.elliephant.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Product Shipping

> The data returned with the full product list

The details returned as part of the [GET/api/products](/api-reference/endpoint/products) method in the `shipping_details` field.

| Field    | Description                     |
| -------- | ------------------------------- |
| `weight` | The weight of the package in kg |
| `length` | The length of the package in cm |
| `width`  | The width of the package in cm  |
| `height` | The height of the package in cm |
