@if(themeOptionService.preloader){ } @if((themeOption$ | async)?.general?.cart_style === 'cart_mini'){ }
@if((themeOption$ | async)?.general?.customizer_enable) { } @if((themeOption$ | async)?.general?.back_to_top_enable){ }
@if((themeOption$ | async)?.popup?.news_letter?.is_enable){ } @if(exit && (themeOption$ | async)?.popup?.exit?.is_enable){ }