--- title: CartDeliveryInput - Storefront API description: The input fields for the cart's delivery properties. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/input-objects/cartdeliveryinput md: https://shopify.dev/docs/api/storefront/unstable/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/unstable/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/unstable/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/unstable/input-objects/CartInput#fields-delivery)