# CartDeliveryInput - storefront - INPUT_OBJECT Version: 2025-01 ## Description The input fields for the cart's delivery properties. ### Access Scopes ## Fields * [addresses](/docs/api/storefront/2025-01/input-objects/CartSelectableAddressInput): CartSelectableAddressInput - Selectable addresses to present to the buyer on the cart. The input must not contain more than `250` values. ## Input objects with this input object * [CartInput](/docs/api/storefront/2025-01/input-objects/CartInput) ## Examples