Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingLabelPosition
Possible values for the label position.
Signature:
export declare enum CheckoutBrandingLabelPosition
| Member | Value | Description |
|---|---|---|
| Inside | "INSIDE" |
The Inside label position. |
| Outside | "OUTSIDE" |
The Outside label position. |