Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.11.8CartCommonConfigOpenAIOpen in ChatGPTFynd Platform Versionv2.11.8v2.12.0 - latestv2.11.10v2.11.9v2.11.8v2.11.7objectCartCommonConfigCart common config which determines delivery charge config.Fieldsdelivery_charges_configDeliveryChargesConfigDelivery charge config which includes charges applicable condition and enabled flag. Example: { enabled: true, charges: [{ threshold: 999, charges: 0 }] }Previous« CartCheckoutResponseNextCartCurrency »