# CheckoutBrandingCustomizations - admin-graphql - OBJECT Version: 2024-10 ## Description The customizations that apply to specific components or areas of the user interface. ### Access Scopes access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## Fields * [buyerJourney](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingBuyerJourney): CheckoutBrandingBuyerJourney - The customizations for the breadcrumbs that represent a buyer's journey to the checkout. * [cartLink](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingCartLink): 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](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingCheckbox): CheckoutBrandingCheckbox - The checkboxes customizations. * [choiceList](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingChoiceList): CheckoutBrandingChoiceList - The choice list customizations. * [content](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingContent): CheckoutBrandingContent - The content container customizations. * [control](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingControl): CheckoutBrandingControl - The form controls customizations. * [divider](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingDividerStyle): 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. * [expressCheckout](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingExpressCheckout): CheckoutBrandingExpressCheckout - The express checkout customizations. * [favicon](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingImage): CheckoutBrandingImage - The favicon image. * [footer](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFooter): CheckoutBrandingFooter - The footer customizations. * [global](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingGlobal): CheckoutBrandingGlobal - The global customizations. * [header](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingHeader): CheckoutBrandingHeader - The header customizations. * [headingLevel1](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingHeadingLevel): CheckoutBrandingHeadingLevel - The Heading Level 1 customizations. * [headingLevel2](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingHeadingLevel): CheckoutBrandingHeadingLevel - The Heading Level 2 customizations. * [headingLevel3](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingHeadingLevel): CheckoutBrandingHeadingLevel - The Heading Level 3 customizations. * [main](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingMain): CheckoutBrandingMain - The main area customizations. * [merchandiseThumbnail](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingMerchandiseThumbnail): CheckoutBrandingMerchandiseThumbnail - The merchandise thumbnails customizations. * [orderSummary](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingOrderSummary): CheckoutBrandingOrderSummary - The order summary customizations. * [primaryButton](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingButton): CheckoutBrandingButton - The primary buttons customizations. * [secondaryButton](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingButton): CheckoutBrandingButton - The secondary buttons customizations. * [select](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingSelect): CheckoutBrandingSelect - The selects customizations. * [textField](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingTextField): CheckoutBrandingTextField - The text fields customizations. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples