@if(isset($setting) && $setting->meta_description) @endif @include('frontEnd.partials.site-tracking-head') @stack('styles') @include('themes.shared.section-color-vars') @include('frontEnd.partials.ad-tracking-body') {{-- Announcement --}}
⚡ Original Product | Warranty Included | Service Center | EMI সুবিধা | Cash on Delivery
{{-- Top Header --}}
Customer Support: {{ $setting->phone ?? '01700000000' }}
@foreach(\App\Models\SocialMedia::where('status',1)->get() as $social) @endforeach
{{-- Main Header — Electronics theme menu --}}
@php $cartCount = \App\Services\ThemeCartService::count(); @endphp @include('themes.electronics.partials.header-nav', ['cartCount' => $cartCount]) @include('frontEnd.partials.store-header-search-panel', ['searchPlaceholder' => 'ইলেকট্রনিক্স পণ্য খুঁজুন...'])
@yield('content')
@include('themes.shared.chat-widget') @include('frontEnd.partials.order-tracking-modal') @include('themes.shared.ad-ecommerce-events') @stack('scripts') @include('frontEnd.partials.store-cart-init')