Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingOrderSummaryInput
The input fields used to update the order summary customizations.
Signature:
export interface CheckoutBrandingOrderSummaryInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| backgroundImage? | InputMaybe<CheckoutBrandingImageInput> | (Optional) The background image of the order summary (must not be of SVG format). | |
| colorScheme? | InputMaybe<CheckoutBrandingColorSchemeSelection | `${CheckoutBrandingColorSchemeSelection}`> | (Optional) The selected color scheme for the order summary area of the checkout. |