HomeAPI ReferenceStorefront GraphQL APIlatestCartcommonconfigOpenAIOpen in ChatGPTFynd Platform Versionv2.11.6 - latestv2.11.6 - latestv2.11.5v2.11.3v2.11.1v2.11.0objectCartCommonConfigCart 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 »