shopify_get_checkout_branding
Retrieve complete Shopify Plus checkout branding configuration, including design system and UI element customizations.
Instructions
Retrieve complete checkout branding configuration including design system and customizations.
Returns two main sections:
1. DESIGN SYSTEM: Foundation settings for colors, typography, corner radius
- colors.global.brand: The PRIMARY BUTTON COLOR
- colors.schemes: Detailed color schemes with primaryButton, secondaryButton, control colors
- typography: Font families and sizes
2. CUSTOMIZATIONS: Specific UI element settings
- HEADER: Logo (visibility, maxWidth), banner image, cartLink (contentType, image), divided, alignment, padding
- FOOTER: Content visibility, color scheme, padding
- MAIN: Background image, section styling, divider settings
- ORDER SUMMARY: Background image, section styling, divider settings
- primaryButton, secondaryButton, control, textField, select elements
The profileId is optional - defaults to TEST profile for safety.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileId | No |