@if (count($newest_products) > 0) @php $lang = get_system_language()->code; $homeBanner3Images = get_setting('home_banner3_images', null, $lang); $xxl_items = 3; $xl_items = 2.5; if ($homeBanner3Images != null){ $xxl_items = 2; $xl_items = 1.8; } @endphp

{{ translate('New Products') }}

@endif