<?php $__env->startSection('title'); ?> <?php echo $product->title_seo; ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('url'); ?> <?php echo e(url($product->alias)); ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('description'); ?> <?php echo $product->description_seo; ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('keywords'); ?> <?php echo $product->keyword_seo; ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('site_name'); ?> <?php echo $product->name; ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('image'); ?> <?php echo url($product->image); ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('content'); ?>



<?php 

@$price = $product->price;

@$sale = $product->price_sale;

@$per = round((($price - $sale) / $price  ) *100);

@$pPrice = Helper::adddotstring($price - $sale);

@$ePrice = Helper::adddotstring($price);

@$eSale = Helper::adddotstring($sale);

?>



<div class="v-full-width middle home">

  <section class="v-wrap-full" id="middle-content">

    <div class="inner">

      <div class=" ">

        <div class="hcv-bread-crumb"> <a class="bread-crumb-item " href="<?php echo e(url()); ?>" title="Trang chủ">Trang chủ</a> <span class="arrow">›</span> <a class="bread-crumb-item " href="<?php echo e($cate_current->alias); ?>" title="<?php echo e($cate_current->name); ?>"><?php echo e($cate_current->name); ?></a> <span class="arrow">›</span> <a class="bread-crumb-item bread-crumb-last" href="javascript:void(0)" title="<?php echo e($product->name); ?>"><?php echo e($product->name); ?></a> </div>

      </div>

      <h1 id="" class="page-h1"><?php echo e($product->name); ?></h1>

      <div class="du-an clearfix">

        <div class="du-an-col-1 fl v-col-lg-5 v-col-md-5 v-col-sm-6 v-col-xs-12 v-col-tx-12" id="col2">

          <div class="du-an-col-1-inner clearfix v-lg-mr-20 v-md-mr-20 v-sm-mr-20" style="">

            <div class="du-an-meta-item gia clearfix border-box">

              <div class="du-an-meta-item-title   border-box fl"><i class="fa fa-dollar"></i>Giá:</div>

              <div class="du-an-meta-item-content   border-box fl"><?php echo e($product->price_service); ?></div>

            </div>

            <div class="du-an-meta-item clearfix border-box">

              <div class="du-an-meta-item-title   border-box fl"><i class="fa fa-map-marker"></i>Vị trí:</div>

              <div class="du-an-meta-item-content   border-box fl"><?php echo e($product->option_2); ?></div>

            </div>

            

          </div>

        </div>

        <div class="du-an-col-2 fl v-col-lg-7 v-col-md-7 v-col-sm-6 v-col-xs-12 v-col-tx-12" id="col2">

          <div class="du-an-col-2-inner " style="">

            <div class="   block_area_60 block_area  area_slide-33 sortable clearfix"> </div>

          </div>

        </div>

      </div>

      <div class="fl v-col-lg-9 v-col-md-8 v-col-sm-8 v-col-xs-12 v-col-tx-12" id="col2">

        <div class="col2-content v-lg-mr-20 v-md-mr-20 v-sm-mr-20" style="">

            <div class="lightlider">

                        <ul id="post-lightslider" class="gallery list-unstyled">

                          <?php foreach($photo as $item): ?>

                            <li data-thumb="<?php echo e($item->thumb); ?>">

                                    <img  src="<?php echo e($item->link); ?>" alt="<?php echo e($item->title); ?>" /> 

                            </li>

                          <?php endforeach; ?> 

                        </ul>

                    </div>

          <span class="clear"></span>

          <div id="wrap-post-content" class="block-html">

            <div id="post-content">

              <?php echo $product->content; ?>



              <p></p>

              <span class="clear"></span>

              <div id="company-info">

                <div class="   block_area_19 block_area  area_company-info sortable clearfix"> </div>

              </div>

             <div class="post-box" id="post-comment">

                <div class="fb-like fb_iframe_widget" data-href="<?php echo e(url($product->alias)); ?>" data-layout="button_count" data-action="like" data-show-faces="true" data-share="true" fb-xfbml-state="rendered" fb-iframe-plugin-query="action=like&amp;app_id=&amp;container_width=860&amp;href=<?php echo e(url($product->alias)); ?>%2F&amp;layout=button_count&amp;locale=vi_VN&amp;sdk=joey&amp;share=true&amp;show_faces=true"><span style="vertical-align: bottom; width: 122px; height: 20px;">

                  <iframe name="fee4635faf0b" width="1000px" height="1000px" frameborder="0" allowtransparency="true" allowfullscreen="true" scrolling="no" allow="encrypted-media" title="fb:like Facebook Social Plugin" src="https://www.facebook.com/v2.11/plugins/like.php?action=like&amp;app_id=&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fconnect%2Fxd_arbiter%2Fr%2Fm5nTkygCewO.js%3Fversion%3D44%23cb%3Df147e692bd00dec%26domain%3Ddemo.zland.vn%26origin%3Dhttps%253A%252F%252Fdemo.zland.vn%252Ff3573762d503bec%26relation%3Dparent.parent&amp;container_width=860&amp;href=<?php echo e(url($product->alias)); ?>%2F&amp;layout=button_count&amp;locale=vi_VN&amp;sdk=joey&amp;share=true&amp;show_faces=true" style="border: none; visibility: visible; width: 122px; height: 20px;" class=""></iframe>

                  </span></div>

                <div class="fb-comments fb_iframe_widget fb_iframe_widget_fluid_desktop" data-href="<?php echo e(url($product->alias)); ?>" data-width="100%" data-numposts="10" data-colorscheme="light" fb-xfbml-state="rendered" fb-iframe-plugin-query="app_id=&amp;color_scheme=light&amp;container_width=860&amp;height=100&amp;href=<?php echo e(url($product->alias)); ?>%2F&amp;locale=vi_VN&amp;numposts=10&amp;sdk=joey&amp;version=v2.11" style="width: 100%;"><span style="vertical-align: bottom; width: 100%; height: 187px;">

                  <iframe name="f134cc519175e6c" width="1000px" height="100px" frameborder="0" allowtransparency="true" allowfullscreen="true" scrolling="no" allow="encrypted-media" title="fb:comments Facebook Social Plugin" src="https://www.facebook.com/v2.11/plugins/comments.php?app_id=&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fconnect%2Fxd_arbiter%2Fr%2Fm5nTkygCewO.js%3Fversion%3D44%23cb%3Df11230697720358%26domain%3Ddemo.zland.vn%26origin%3Dhttps%253A%252F%252Fdemo.zland.vn%252Ff3573762d503bec%26relation%3Dparent.parent&amp;color_scheme=light&amp;container_width=860&amp;height=100&amp;href=<?php echo e(url($product->alias)); ?>%2F&amp;locale=vi_VN&amp;numposts=10&amp;sdk=joey&amp;version=v2.11" style="border: none; visibility: visible; width: 100%; height: 187px;" class=""></iframe>

                  </span></div>

              </div>

              <div class="relative-posts">

                <h2 class="sp-khac-title">Sản phẩm liên quan</h2>

                <div class="flex-wrap">

                  <?php foreach($aOthers as $item): ?>

                  <div class="box box2 fl v-col-lg-4 v-col-md-4 v-col-sm-4 v-col-xs-6 v-col-tx-12 flex-item ">

                    <?php echo $__env->make('frontend.include.item-product', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

                  </div>

                  <?php endforeach; ?>



                </div>

              </div>

            </div>

          </div>

        </div>

      </div>

      <div id="sidebar" class="search-form-style-1 fl v-col-lg-3 v-col-md-4 v-col-sm-4 v-col-xs-12 v-col-tx-12">

          <?php echo $__env->make('frontend.include.right', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

      </div>

      <span class="clear"></span> </div>

  </section>

</div>



<?php $__env->stopSection(); ?>

<?php echo $__env->make('frontend.layout.layout', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>