diff --git a/src/fmg-components/cart/cart.vue b/src/fmg-components/cart/cart.vue index 2dcafb154..bf68bf951 100644 --- a/src/fmg-components/cart/cart.vue +++ b/src/fmg-components/cart/cart.vue @@ -96,7 +96,8 @@ {{ diff --git a/src/fmg-components/promo-modal-question/promo-modal-question.vue b/src/fmg-components/promo-modal-question/promo-modal-question.vue index 9f102fd52..97788a4b9 100644 --- a/src/fmg-components/promo-modal-question/promo-modal-question.vue +++ b/src/fmg-components/promo-modal-question/promo-modal-question.vue @@ -50,7 +50,10 @@ cmsWidgetName="AlertInshopPromoWidget" alertClass="alert-danger" v-bind:isDismissible="false" /> -
+
Promo code {{ promoCode }} applied @@ -357,7 +360,7 @@ export default {