@if(\App\Models\Common::isDeIndexGlobally() == 0) @else @endif
{{ $col->item_type_name }}
{{ \Illuminate\Support\Str::limit($col->product_name , $limit = 45, $end = ' ...') }}
{{--Tk {{number_format(round($col->product_price2), 0)}}
--}}Tk {{number_format(round($col->product_price2), 0)}} @if($col->cross_price > 0){{number_format(round($col->cross_price), 0)}}@endif
Ecom Discount Tk {{ number_format(round($col->special_discount), 0) }}
@endif