stack

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

AdminTypes.CheckoutBrandingMainInput interface

The input fields used to update the main area customizations.

Signature:

export interface CheckoutBrandingMainInput 

Properties

Property Modifiers Type Description
backgroundImage?   InputMaybe<CheckoutBrandingImageInput> (Optional) The background image of the main area (must not be of SVG format).
colorScheme?   InputMaybe<CheckoutBrandingColorSchemeSelection | `${CheckoutBrandingColorSchemeSelection}`> (Optional) The selected color scheme for the main area of the checkout.