--- title: cartCreate - Storefront API description: Creates a new cart. api_version: 2026-01 api_name: storefront type: mutation api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/latest/mutations/cartCreate' md: 'https://shopify.dev/docs/api/storefront/latest/mutations/cartCreate.md' --- # cart​Create mutation Creates a new cart. ## Arguments * input *** ## Cart​Create​Payload returns * cart * userErrors * warnings *** ## Examples * ### cartCreate reference