{{ $product->name }}
{{ $product->name }}

{{ __('Price') }}: {{ $product->getFormattedPrice() }}
{{ __('Details') }} {{ $product->details }}