@if (sizeof($keywords) > 0)
{{translate('Popular Suggestions')}}
@endif
@if (count($categories) > 0)
{{translate('Category Suggestions')}}
@endif
@if (count($products) > 0)
{{translate('Products')}}
@endif
@if(get_setting('vendor_system_activation') == 1)
@if (count($shops) > 0)
{{translate('Shops')}}
@endif
@endif