{{ $product->post->title }}

@if($product->post->excerpt)

{!! nl2br($product->post->excerpt) !!}

@endif
@if($product->price) @endif