# CheckoutBrandingHeaderCartLink - admin - OBJECT
Version: 2025-01

## Description
The header cart link customizations.

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


## Fields
* [contentType](/docs/api/admin/2025-01/enums/CheckoutBrandingCartLinkContentType): CheckoutBrandingCartLinkContentType - The content type for the header back to cart link in 1-page checkout. Setting this to image will render the custom image provided using the image field on the header cart_link object. If no image is provided, the default cart icon will be used.
* [image](/docs/api/admin/2025-01/objects/Image): Image - The image that's used for the header back to cart link in 1-page checkout when the content type is set to image.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples