stack

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

AdminTypes.CheckoutBrandingMain interface

The main area customizations.

Signature:

export interface CheckoutBrandingMain 

Properties

Property Modifiers Type Description
backgroundImage?   Maybe<CheckoutBrandingImage> (Optional) The background image of the main area.
colorScheme?   Maybe<CheckoutBrandingColorSchemeSelection | `${CheckoutBrandingColorSchemeSelection}`> (Optional) The selected color scheme.