stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingOrderSummaryInput

AdminTypes.CheckoutBrandingOrderSummaryInput interface

The input fields used to update the order summary customizations.

Signature:

export interface CheckoutBrandingOrderSummaryInput 

Properties

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.