diff --git a/src/fmg-components/cart/cart.vue b/src/fmg-components/cart/cart.vue index e38faca3b..5d48dc5ae 100644 --- a/src/fmg-components/cart/cart.vue +++ b/src/fmg-components/cart/cart.vue @@ -1007,9 +1007,10 @@ export default { return this.getCmsContent("RecycleTextBlock", "Text"); }, msrToolTipBodyText() { - let cmsContentText = this.isInsurance && !this.isItac && !this.isNoComp - ? this.getCmsContent("MSRModal", "BodyText") - : this.getCmsContent("MSRModal", "BodyText2"); + let cmsContentText = + this.isInsurance && !this.isItac && !this.isNoComp + ? this.getCmsContent("MSRModal", "BodyText") + : this.getCmsContent("MSRModal", "BodyText2"); if (this.isInsurance && cmsContentText) { cmsContentText = cmsContentText.replaceAll( "{custom:mobileFee}",