@php Theme::asset()->remove('language-css'); Theme::asset()->container('footer')->remove('language-public-js'); Theme::asset()->container('footer')->remove('simple-slider-owl-carousel-css'); Theme::asset()->container('footer')->remove('simple-slider-owl-carousel-js'); Theme::asset()->container('footer')->remove('simple-slider-css'); Theme::asset()->container('footer')->remove('simple-slider-js'); @endphp {!! Theme::header() !!} @if (theme_option('preloader_enabled', 'yes') == 'yes') {!! Theme::partial('preloader') !!} @endif {!! Theme::partial('svg-icons') !!} {!! apply_filters(THEME_FRONT_BODY, null) !!}
theme_option('sticky_header_content_position', 'middle') == 'top', ])>
{!! Menu::renderMenuLocation('header-navigation', ['view' => 'menu-default']) !!}
theme_option('sticky_header_content_position', 'middle') == 'middle', ])>
@if ($logo = theme_option('logo')) @php $height = theme_option('logo_height', 80); $attributes = [ 'style' => sprintf('max-height: %s', is_numeric($height) ? "{$height}px" : $height), 'loading' => false, ]; @endphp @endif
@if (is_plugin_active('ecommerce')) {{-- --}} @endif
|
Delivering

Pune-493321

{{-- @if (theme_option('hotline'))
{{ theme_option('hotline') }}

{{ __('Support 24/7') }}

@endif --}} {{--
--}} @if (is_plugin_active('ecommerce')) @if (EcommerceHelper::isWishlistEnabled()) @endif @if (EcommerceHelper::isCartEnabled())
{{ Cart::instance('cart')->count() }} {{-- {{ __('Cart') }} --}} {{-- {{ format_price(Cart::instance('cart')->rawSubTotal() + Cart::instance('cart')->rawTax()) }} --}}
{!! Theme::partial('cart-mini.list') !!}
@endif @endif
{{--
--}}
theme_option('sticky_header_content_position', 'middle') == 'bottom', ])>