@include('includes.header')
@if(isLoggedIn()) @include('includes.public-sidebar') @endif
@if(isLoggedIn()) @include('includes.public-top-bar') @endif
@if(!getFeatureSettings('no_adds') and getStoreSettings('header_advertisement')['status'] == 'true')