@if(isset($shop['description']) && $shop['description'])
{{ $shop['description'] }}
@if(isset($shop['adresse']) && $shop['adresse'])
@endif
{{ $shop['produits_count'] ?? count($products) }} produit(s)
@if(isset($shop['telephone']) && $shop['telephone'])
@endif