From 51ebb35e67a58e07f9919a27e6d49fb12930b8f8 Mon Sep 17 00:00:00 2001 From: soufiane Date: Tue, 20 Jan 2026 16:44:20 +0100 Subject: [PATCH] wait #7898 @1:40 --- .../fluidbook/cart/fluidbook.cart.kimplay.js | 6 +- js/libs/fluidbook/fluidbook.menu.js | 1 + style/cart/kimplay.less | 71 ++++++++++++++++++- 3 files changed, 74 insertions(+), 4 deletions(-) diff --git a/js/libs/fluidbook/cart/fluidbook.cart.kimplay.js b/js/libs/fluidbook/cart/fluidbook.cart.kimplay.js index e67ea32c..026e2784 100644 --- a/js/libs/fluidbook/cart/fluidbook.cart.kimplay.js +++ b/js/libs/fluidbook/cart/fluidbook.cart.kimplay.js @@ -21,6 +21,7 @@ FluidbookCartKimplay.prototype = { $(document).on(this.fluidbook.input.clickEvent, '#open-request', function () { $this.fluidbook.menu.quickCloseView(); $this.getContactForm(); + $this.fluidbook.resize.resizeView(); return false; }); @@ -133,7 +134,6 @@ FluidbookCartKimplay.prototype = { }, updateIcon: function () { - console.log(this.getItemsNumbers()); $(this.fluidbook).trigger('fluidbook.cart.updateIcon', {number: this.getItemsNumbers()}); }, @@ -154,7 +154,7 @@ FluidbookCartKimplay.prototype = { } var $this = this; - var content = ''; + var content = '
'; content += ''; content += ''; content += ''; @@ -190,7 +190,7 @@ FluidbookCartKimplay.prototype = { content += ''; }); content += ''; - content += '
'; + content += ''; content += '