@php $variables = get_widget($widget); $products = $variables['products']; $timer = $variables['timer']; @endphp @if ($products->count())

{{ $widget->option('title') }}

@if ($widget->option('link')) {{ $widget->option('link_title', trans('front::messages.user.see-all')) }} > @endif
@endif @push('scripts') @endpush