{{-- -30% --}}
{{-- --}} @if (count($product->images) > 0) @else @endif {{--
--}}

{{ mb_strimwidth($product->product_title, 0, 37) }}{{ Str::of($product->product_title)->length() > 37 ? '...' : '' }}

{{ formatMoney($product->price, true) }} {{-- $60.00 --}}
{{-- --}}