From 239d8ff3abf588c53a1be8521e79af0b8b986980 Mon Sep 17 00:00:00 2001 From: Katy Cobb Date: Fri, 20 Dec 2024 11:25:03 -0800 Subject: [PATCH] Cart --- sections/main-cart-footer.liquid | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sections/main-cart-footer.liquid b/sections/main-cart-footer.liquid index 8057853e8b0..47b35364b86 100644 --- a/sections/main-cart-footer.liquid +++ b/sections/main-cart-footer.liquid @@ -144,6 +144,10 @@ "label": "t:sections.all.colors.label", "default": "scheme-1" }, + { + "type": "header", + "content": "t:sections.all.padding.section_padding_heading" + }, { "type": "range", "id": "padding_top",