# CheckoutBrandingFooter - admin - OBJECT
Version: 2024-07

## Description
A container for the footer section customizations.

### Access Scopes
access to checkout branding settings and the shop must be on a Plus plan or a Development store plan.


## Fields
* [alignment](/docs/api/admin/2024-07/enums/CheckoutBrandingFooterAlignment): CheckoutBrandingFooterAlignment - The footer alignment.
* [colorScheme](/docs/api/admin/2024-07/enums/CheckoutBrandingColorSchemeSelection): CheckoutBrandingColorSchemeSelection - The selected color scheme of the footer container.
* [content](/docs/api/admin/2024-07/objects/CheckoutBrandingFooterContent): CheckoutBrandingFooterContent - The footer content settings.
* [divided](/docs/api/admin/2024-07/scalars/Boolean): Boolean - The divided setting.
* [padding](/docs/api/admin/2024-07/enums/CheckoutBrandingSpacingKeyword): CheckoutBrandingSpacingKeyword - The padding of the footer container.
* [position](/docs/api/admin/2024-07/enums/CheckoutBrandingFooterPosition): CheckoutBrandingFooterPosition - The footer position.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples