@if(isset($data['image']) && $data['image']->filename != null)
@endif
{{$data['name']}}
{{$data['final_price']}} {{$thisShop->meta->currency_client}}
@if($data['on_sale'] && $data['show_price'] > 0)
{{$data['price']}}
{{$thisShop->meta->currency_client}}
@endif