--- title: CheckoutBrandingCustomizations - GraphQL Admin description: The customizations that apply to specific components or areas of the user interface. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingCustomizations md: https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingCustomizations.md --- # Checkout​Branding​Customizations object Requires access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. The customizations that apply to specific components or areas of the user interface. ## Fields * buyer​Journey [Checkout​Branding​Buyer​Journey](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingBuyerJourney) The customizations for the breadcrumbs that represent a buyer's journey to the checkout. * cart​Link [Checkout​Branding​Cart​Link](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingCartLink) The checkout cart link customizations. For example, by setting the visibility field to `HIDDEN`, you can hide the cart icon in the header for one-page checkout, and the cart link in breadcrumbs in three-page checkout. * checkbox [Checkout​Branding​Checkbox](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingCheckbox) The checkboxes customizations. * choice​List [Checkout​Branding​Choice​List](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingChoiceList) The choice list customizations. * content [Checkout​Branding​Content](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingContent) The content container customizations. * control [Checkout​Branding​Control](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingControl) The form controls customizations. * divider [Checkout​Branding​Divider​Style](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingDividerStyle) The customizations for the page, content, main, and order summary dividers. For example, by setting the borderStyle to `DOTTED`, you can make these dividers render as dotted lines. * express​Checkout [Checkout​Branding​Express​Checkout](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingExpressCheckout) The express checkout customizations. * favicon [Checkout​Branding​Image](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingImage) The favicon image. * footer [Checkout​Branding​Footer](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingFooter) The footer customizations. * global [Checkout​Branding​Global](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingGlobal) The global customizations. * header [Checkout​Branding​Header](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingHeader) The header customizations. * heading​Level1 [Checkout​Branding​Heading​Level](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingHeadingLevel) The Heading Level 1 customizations. * heading​Level2 [Checkout​Branding​Heading​Level](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingHeadingLevel) The Heading Level 2 customizations. * heading​Level3 [Checkout​Branding​Heading​Level](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingHeadingLevel) The Heading Level 3 customizations. * main [Checkout​Branding​Main](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingMain) The main area customizations. * merchandise​Thumbnail [Checkout​Branding​Merchandise​Thumbnail](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingMerchandiseThumbnail) The merchandise thumbnails customizations. * order​Summary [Checkout​Branding​Order​Summary](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingOrderSummary) The order summary customizations. * primary​Button [Checkout​Branding​Button](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingButton) The primary buttons customizations. * secondary​Button [Checkout​Branding​Button](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingButton) The secondary buttons customizations. * select [Checkout​Branding​Select](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingSelect) The selects customizations. * text​Field [Checkout​Branding​Text​Field](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingTextField) The text fields customizations. *** ## Map ### Fields with this object * {}[CheckoutBranding.customizations](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBranding#field-CheckoutBranding.fields.customizations)