@extends('layouts.user.master') @section('title') @lang('translation.product-Details') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Ecommerce @endslot @slot('title') Product Detail @endslot @endcomponent
@include('user.properties.components.slideshow-show')
@include('user.properties.components.published-show')
( 5.50k Customer Review )
@include('user.properties.components.mainInfo-show')
@include('user.properties.components.sizes-show') @include('user.properties.components.colors-show')
@include('user.properties.components.description-show')
@include('user.properties.components.features-show') @include('user.properties.components.services-show')
Product Description :
@include('user.properties.components.specificationDetails-show')
Ratings & Reviews
@include('user.properties.components.rating-show') @include('user.properties.components.reviews-show')
@endsection @section('script') @endsection