@if (!empty($featured_products))
@include('sale_pos.partials.featured_products')
@endif
{{-- Hidden template: source of truth for the empty-state markup. JS injects this into #featured_products_box when there are no featured products to display (page load OR after filter). --}}