@if ($product->user->shop != null)
{{ translate('Seller Details') }}
@if ( get_setting('vendor_system_activation') == 1) @endif
{{ $product->user->shop->name }} @if ($product->user->shop->verification_status == 1) @else @endif
{{ $product->user->shop->address }}
{{ renderStarRating($product->user->shop->rating) }}
({{ $product->user->shop->num_of_reviews }} {{ translate('customer reviews') }})

{{translate('Why Choos Us!')}}

Verified seller at {{env('APP_NAME')}}

{{100}} + delivery

Capable of wholesale production

24/7 Support

@if ($product->user->shop->facebook || $product->user->shop->google || $product->user->shop->twitter || $product->user->shop->youtube)
@endif
@endif