# CheckoutBrandingHeaderCartLinkInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for header cart link customizations.

### Access Scopes



## Fields
* [contentType](/docs/api/admin/2025-01/enums/CheckoutBrandingCartLinkContentType): CheckoutBrandingCartLinkContentType - The input for 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/input-objects/CheckoutBrandingImageInput): CheckoutBrandingImageInput - The input for the image that's used for the header back to cart link in 1-page checkout when the content type is set to image.


## Input objects with this input object
* [CheckoutBrandingHeaderInput](/docs/api/admin/2025-01/input-objects/CheckoutBrandingHeaderInput)


## Examples