--- title: CartDeliveryInput - Storefront API description: The input fields for the cart's delivery properties. api_version: 2025-01 api_name: storefront type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/2025-01/input-objects/CartDeliveryInput md: >- https://shopify.dev/docs/api/storefront/2025-01/input-objects/CartDeliveryInput.md --- # Cart​Delivery​Input input\_object The input fields for the cart's delivery properties. ## Fields * addresses [\[Cart​Selectable​Address​Input!\]](https://shopify.dev/docs/api/storefront/2025-01/input-objects/CartSelectableAddressInput) Selectable addresses to present to the buyer on the cart. The input must not contain more than `250` values. *** ## Input objects using this input * [Cart​Input.delivery](https://shopify.dev/docs/api/storefront/2025-01/input-objects/CartInput#fields-delivery) INPUT OBJECT The input fields to create a cart. *** ## Map ### Input objects using this input * [Cart​Input.delivery](https://shopify.dev/docs/api/storefront/2025-01/input-objects/CartInput#fields-delivery)