Shopify themes, liquid, logos, and UX
I am currently using an alternative application to build my page, though I am using the basic dawn theme for the global header, as well as the checkout page. Problem is, when I am attempting to customize my header, the message below pops up. This does not allow me to customize the colours of my header, and I'm wondering if anyone may know the solution.
Hi, just wondering if you could check my code, I am not familiar with using JSON, and I have this huge error on the last line::
"name": "t:settings_schema.cart.name",
"settings": [
{
"type": "select",
"id": "cart_type",
"options": [
{
"value": "drawer",
"label": "t:settings_schema.cart.settings.cart_type.drawer.label"
},
{
"value": "page",
"label": "t:settings_schema.cart.settings.cart_type.page.label"
},
{
"value": "notification",
"label": "t:settings_schema.cart.settings.cart_type.notification.label"
}
],
"default": "notification",
"label": "t:settings_schema.cart.settings.cart_type.label"
},
{
"type": "checkbox",
"id": "show_vendor",
"label": "t:settings_schema.cart.settings.show_vendor.label",
"default": false
},
{
"type": "checkbox",
"id": "show_cart_note",
"label": "t:settings_schema.cart.settings.show_cart_note.label",
"default": false
},
{
"type": "header",
"content": "t:settings_schema.cart.settings.cart_drawer.header"
},
{
"type": "collection",
"id": "cart_drawer_collection",
"label": "t:settings_schema.cart.settings.cart_drawer.collection.label",
"info": "t:settings_schema.cart.settings.cart_drawer.collection.info"
},
{
"type": "color_scheme",
"id": "cart_color_scheme",
"label": "t:sections.all.colors.label",
"default": "scheme-1"
}
]
}
]
Hello there @ACF You should try the process in this video to change your color scheme https://m.youtube.com/watch?v=oC2Iz2r9ons&pp=0gcJCdgAo7VqN5tD
Let me know what results this brings for you
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025