CheckoutBrandingCustomizations - admin-graphql - OBJECT
Version: 2024-07
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:
CheckoutBrandingBuyerJourney -
The customizations for the breadcrumbs that represent a buyer's journey to the checkout.
-
cartLink:
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:
CheckoutBrandingCheckbox -
The checkboxes customizations.
-
choiceList:
CheckoutBrandingChoiceList -
The choice list customizations.
-
content:
CheckoutBrandingContent -
The content container customizations.
-
control:
CheckoutBrandingControl -
The form controls customizations.
-
divider:
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:
CheckoutBrandingExpressCheckout -
The express checkout customizations.
-
favicon:
CheckoutBrandingImage -
The favicon image.
-
footer:
CheckoutBrandingFooter -
The footer customizations.
-
global:
CheckoutBrandingGlobal -
The global customizations.
-
header:
CheckoutBrandingHeader -
The header customizations.
-
headingLevel1:
CheckoutBrandingHeadingLevel -
The Heading Level 1 customizations.
-
headingLevel2:
CheckoutBrandingHeadingLevel -
The Heading Level 2 customizations.
-
headingLevel3:
CheckoutBrandingHeadingLevel -
The Heading Level 3 customizations.
-
main:
CheckoutBrandingMain -
The main area customizations.
-
merchandiseThumbnail:
CheckoutBrandingMerchandiseThumbnail -
The merchandise thumbnails customizations.
-
orderSummary:
CheckoutBrandingOrderSummary -
The order summary customizations.
-
primaryButton:
CheckoutBrandingButton -
The primary buttons customizations.
-
secondaryButton:
CheckoutBrandingButton -
The secondary buttons customizations.
-
select:
CheckoutBrandingSelect -
The selects customizations.
-
textField:
CheckoutBrandingTextField -
The text fields customizations.
Connections
Related queries
Related mutations
Related Unions
Examples