diff --git a/feature-libs/product-configurator/rulebased/root/cpq/cpq-configurator-interactive.module.ts b/feature-libs/product-configurator/rulebased/root/cpq/cpq-configurator-interactive.module.ts index f3898fd8032..dc46749cee2 100644 --- a/feature-libs/product-configurator/rulebased/root/cpq/cpq-configurator-interactive.module.ts +++ b/feature-libs/product-configurator/rulebased/root/cpq/cpq-configurator-interactive.module.ts @@ -58,6 +58,7 @@ import { defaultCpqInteractiveRoutingConfig } from './default-cpq-interactive-ro lg: { slots: [ 'CpqConfigHeader', + 'CpqConfigBanner', 'CpqConfigMenu', 'CpqConfigContent', 'CpqConfigOverviewBanner', @@ -68,6 +69,7 @@ import { defaultCpqInteractiveRoutingConfig } from './default-cpq-interactive-ro slots: [ 'CpqConfigHeader', + 'CpqConfigBanner', 'CpqConfigContent', 'CpqConfigOverviewBanner', 'CpqConfigOverviewContent',