diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index 8c15b29ee..19fc39074 100644 --- a/src/layouts/quote/quote.vue +++ b/src/layouts/quote/quote.vue @@ -188,7 +188,7 @@ export default { pricingResults, "quote" ); - + lineItems.glassParts = nullSafeGlassParts; lineItems.promos = lineItems.promos ?? []; lineItems.vaps = lineItems.vaps ?? []; // End of promo logic