HomeAPI ReferenceStorefront GraphQL APIlatestCartCommonConfigOpenAIOpen in ChatGPTFynd Platform Versionv2.12.8 - latestv2.12.8 - latestv2.12.7v2.12.6v2.12.5v2.12.4objectCartCommonConfigCart 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 »