---
title: CartDelivery - Storefront API
description: |
  The delivery properties of the cart.
api_version: 2025-07
api_name: storefront
type: object
api_type: graphql
source_url:
  html: 'https://shopify.dev/docs/api/storefront/2025-07/objects/CartDelivery'
  md: 'https://shopify.dev/docs/api/storefront/2025-07/objects/CartDelivery.md'
---

# Cart​Delivery

object

The delivery properties of the cart.

## Fields

* addresses

  [\[Cart​Selectable​Address!\]!](https://shopify.dev/docs/api/storefront/2025-07/objects/CartSelectableAddress)

  non-null

  Selectable addresses to present to the buyer on the cart.

  * selected

    [Boolean](https://shopify.dev/docs/api/storefront/2025-07/scalars/Boolean)

    Default:false

    ### Arguments

    Filter the addresses by selected status.

  ***

***

## Map

### Fields with this object

* [Cart.delivery](https://shopify.dev/docs/api/storefront/2025-07/objects/Cart#field-Cart.fields.delivery)
