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