Warning: Use of undefined constant PATH - assumed 'PATH' (this will throw an Error in a future version of PHP) in /home/staging/wt-git/wt/new-design/views/partials/_product_grid.blade.php on line 10
@if(false && $product['old_price'] !== $product['price'] && $product['old_price'])
-{{ number_format( ( ($product['old_price'] - $product['price'] ) / $product['old_price'] ) * 100 , 0) }}%
OFF
@endif @if($product['new_tag'] === 'yes')
New
 Arrival
@endif @if($product['sold_qty'])
Best
 Seller
@endif @if($product['isIndoorProduct'])
Indoor
@endif
{{ $product['name'] }} {{ $product['name'] }}
@if($GLOBALS['session']->admin)
ADMIN
@endif
QUICK VIEW
@if($product['display_ribbon'])
{{ $product['rounded_discount'] }}%
@endif
{{ $product['name'] }} {{ $product['name2'] }}
@if($product['old_price']) {!! $wtViewHelper->renderPrice($product['old_price']) !!} @endif {!! $wtViewHelper->renderPrice($product['price']) !!}
@if($product['view_in_sets']) @endif