Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingMain
The main area customizations.
Signature:
export interface CheckoutBrandingMain
| Property | Modifiers | Type | Description |
|---|---|---|---|
| backgroundImage? | Maybe<CheckoutBrandingImage> | (Optional) The background image of the main area. | |
| colorScheme? | Maybe<CheckoutBrandingColorSchemeSelection | `${CheckoutBrandingColorSchemeSelection}`> | (Optional) The selected color scheme. |