From b527a1b859ef26f364fc36e4fcfeb5d1025a9998 Mon Sep 17 00:00:00 2001 From: Ludo Date: Mon, 30 May 2022 10:57:35 -0400 Subject: [PATCH] Cart drawer section fix (#1742) --- sections/cart-drawer.liquid | 335 +---------------------------------- snippets/cart-drawer.liquid | 336 +++++++++++++++++++++++++++++++++++- 2 files changed, 336 insertions(+), 335 deletions(-) diff --git a/sections/cart-drawer.liquid b/sections/cart-drawer.liquid index 88fd2ab5289..ef322be74f7 100644 --- a/sections/cart-drawer.liquid +++ b/sections/cart-drawer.liquid @@ -1,334 +1 @@ - - - - - -
-
- -
-
- - +{%- render 'cart-drawer' -%} diff --git a/snippets/cart-drawer.liquid b/snippets/cart-drawer.liquid index 4b74e1e101b..97244a64c40 100644 --- a/snippets/cart-drawer.liquid +++ b/snippets/cart-drawer.liquid @@ -5,4 +5,338 @@ {% render 'cart-drawer' %} {% endcomment %} -{% section 'cart-drawer' %} + + + + + +
+
+ +
+
+ + +