@widget('ListCategoriesMenu')
@widget('Sidebar\BlockBanner')
@widget('Sidebar\BlockBanner')
@if (isDesktop())
@else
@endif
{{ $product->title }}
@if ($product->offer)
{!! optional($product->unit)->title !!} @endif @if ($product->stock > 0)
{!! __('The price') !!} {!! $product->price !!}
{!! $product->offer !!} {!! __('EGP') !!}
{!! optional($product->unit)->title !!}
{!! optional($product->unit)->title !!} @endif @if ($product->stock > 0)
{!! __('Availability now') !!}
@else{!! __('Not available now') !!}
@endif{!! __('Specification') !!}
{!! @$product->content !!} New
{{ $product->title }}
New
@if ($product->offer)
{!! $product->price !!}
{!! $product->offer !!} {!! __('EGP') !!}
{!! optional($product->unit)->title !!}
{!! $product->price !!} {!! __('EGP') !!}
{!! optional($product->unit)->title !!}
@endif
{!! optional($product->unit)->title !!}
{!! @$product->content !!}
{!! @$product->technical ?? @$product->content !!}
{!! removeEmptyParagraph($product->technical) !!}
{!! __('Be the first to comment') !!}
{{ Widget::run('PageShareButtons', ['url' => Route('go.link',[@$product->id]) ] ) }}
@widget('RelatedProducts',['cat_id' => $product->category_id])
@widget('BlockMostBought')
@widget('MostPopularMarket',['cat_id' => $product->category_id])
@widget('MostPopularFood')