From 2dabd7a32eeecbecf05fc28d6ab6d6b343213493 Mon Sep 17 00:00:00 2001 From: Mark Moffat Date: Wed, 18 Dec 2019 18:58:48 +1030 Subject: [PATCH] Fixed issue with Cloth theme --- views/themes/Cloth/cart.hbs | 1 - 1 file changed, 1 deletion(-) diff --git a/views/themes/Cloth/cart.hbs b/views/themes/Cloth/cart.hbs index e8b031e..40cc5be 100644 --- a/views/themes/Cloth/cart.hbs +++ b/views/themes/Cloth/cart.hbs @@ -64,7 +64,6 @@
{{#ifCond @root.session.shippingCostApplied '===' true}}
- {{currencySymbol config.currencySymbol}}{{formatAmount config.flatShipping}} {{ @root.__ "Shipping" }} {{currencySymbol @root.config.currencySymbol}}{{formatAmount @root.config.flatShipping}}