avatar
@if (in_array($shop->vendor_id, $topSellerIds))

{{ __('top Seller') }}

@endif

{{ $vendor->name }}

{{ $shop->description }}

@for ($star = 1; $star <= 5; $star++) @endfor
{{ round($avg) }} ({{ $reviewCount }} {{ __('Reviews') }})

{{ __('Seller Ratings') }}

{{ round($positiveRating) }}%

@if (isActive('Ticket') && preference('chat'))
{{ __('Chat Now') }}
@endif
{{ __('Shop Image') }}