@props(['product', 'single'=>false])
@if(!$single) @endif ${{ currency($product->finalPrice['price'])}} @if($product->finalPrice['discount']) ${{ currency($product->finalPrice['old'] ) }} {{ $product->finalPrice['discount'] }}% @endif