Missing Cart Drawer after Updating
Important information about updating to v5.5 with the Shopify Update Tool
{
"type": "aside",
"name": "Overlay",
"sections": {
"cookie": {
"type": "overlay-cookie",
"settings": {
"show_cookies_popup": true,
"position": "popup-cookies--left"
}
},
"cart-drawer": {
"type": "cart-drawer",
"blocks": {
"cart-message": {
"type": "cart-message",
"settings": {
}
},
"title": {
"type": "title",
"settings": {
}
},
"free-shipping": {
"type": "free-shipping",
"settings": {
"message": "You are ||amount|| away from free shipping.",
"free_shipping_gradient": ""
}
},
"order-note": {
"type": "order-note",
"disabled": true,
"settings": {
}
},
"gift-note": {
"type": "gift-note",
"settings": {
}
},
"products": {
"type": "products",
"settings": {
}
},
"upsell-products": {
"type": "upsell-products",
"settings": {
}
},
"checkout-buttons": {
"type": "checkout-buttons",
"settings": {
}
}
},
"block_order": [
"cart-message",
"title",
"free-shipping",
"products",
"upsell-products",
"order-note",
"gift-note",
"checkout-buttons"
],
"settings": {
}
}
},
"order": [
"cookie",
"cart-drawer"
]
}"cart-drawer": {
"type": "cart-drawer",
"blocks": {
"cart-message": {
"type": "cart-message"
},
"title": {
"type": "title"
},
"free-shipping": {
"type": "free-shipping",
"settings": {
"message": "You are ||amount|| away from free shipping.",
"free_shipping_gradient": ""
}
},
"order-note": {
"type": "order-note",
"disabled": true,
"settings": {
}
},
"gift-note": {
"type": "gift-note",
"settings": {
}
},
"products": {
"type": "products",
"settings": {
}
},
"upsell-products": {
"type": "upsell-products",
"settings": {
}
},
"checkout-buttons": {
"type": "checkout-buttons"
}
},
"block_order": [
"cart-message",
"title",
"free-shipping",
"products",
"upsell-products",
"order-note",
"gift-note",
"checkout-buttons"
]
},