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



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



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



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



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



<div class="page-heading bc-type-2">



  <div class="container">



    <div class="row">



      <div class="col-md-12 a-center">



        <h1 class="title"><?php echo e($cate_current->name); ?></h1>



        <nav class="woocommerce-breadcrumb"> <a href="<?php echo e(url()); ?>">Trang chủ</a> <span class="delimeter">/</span> <?php echo e($cate_current->name); ?> </nav>



        <a class="back-history" href="javascript: history.go(-1)">Return to Previous Page</a></div>



    </div>



  </div>



</div>



<?php if($cate_current->position =='hotel'): ?>



<div class="container content-page">



  <div class="page-content sidebar-position-no_sidebar sidebar-mobile-bottom">



    <div class="row">



      <div class="content col-md-12">



        <div class="vc_row wpb_row vc_inner vc_row-fluid">



          <div id="ultimate-heading-84025ad5b2d96734b" class="uvc-heading ult-adjust-bottom-margin ultimate-heading-84025ad5b2d96734b uvc-3004 " data-hspacer="line_with_icon" data-hline_width="auto" data-hicon_type="selector" data-hborder_style="inset" data-hborder_height="2" data-hborder_color="#1e73be" data-icon_width="32" data-hfixer="10" data-halign="center" style="text-align:center"><div class="dynamic_ultimate_heading_css"><style>#ultimate-heading-84025ad5b2d96734b .uvc-heading-spacer.line_with_icon:before, #ultimate-heading-84025ad5b2d96734b .uvc-heading-spacer.line_with_icon:after{width:548px;border-style:inset;border-color:#1e73be;border-bottom-width:2px;}#ultimate-heading-84025ad5b2d96734b .uvc-heading-spacer.line_with_icon:before{right:596px;}#ultimate-heading-84025ad5b2d96734b .uvc-heading-spacer.line_with_icon:after{left:596px;}</style></div>



                  <div class="uvc-main-heading ult-responsive" data-ultimate-target=".uvc-heading.ultimate-heading-84025ad5b2d96734b h2" data-responsive-json-new="{&quot;font-size&quot;:&quot;&quot;,&quot;line-height&quot;:&quot;&quot;}">



                    <h2 style="font-family:'Roboto';font-weight:900;"><?php echo e($cate_current->name); ?></h2>



                  </div>



                  <div class="uvc-heading-spacer line_with_icon" style="margin-bottom: 30px; height: 35px;">



                    <div class="ult-just-icon-wrapper  ">



                      <div class="align-icon" style="text-align:center;">



                        <div class="aio-icon none " style="color:#1e73be;font-size:32px;display:inline-block;"> <i class="Defaults-asterisk"></i></div>



                      </div>



                    </div>



                  </div>



                </div>



        </div>



        <div class="vc_row wpb_row vc_inner vc_row-fluid"> 



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



          <div class="wpb_column vc_column_container vc_col-sm-3">



            <div class="vc_column-inner ">



              <div class="wpb_wrapper">



                <div  class="wpb_single_image wpb_content_element vc_align_left  wpb_animate_when_almost_visible wpb_appear appear">



                  <figure class="wpb_wrapper vc_figure">



                    <div class="vc_single_image-wrapper   vc_box_border_grey"><img class="vc_single_image-img " src="<?php echo e(url($item->thumb)); ?>"  width="300" height="200" alt="<?php echo e($item->name); ?>" title="<?php echo e($item->name); ?>" />



                      



                    </div>



                  </figure>



                </div>



              </div>



            </div>



          </div>



          <div class="wpb_column vc_column_container vc_col-sm-3">



            <div class="vc_column-inner ">



              <div class="wpb_wrapper">



                <div class="wpb_text_column wpb_content_element " >



                  <div class="wpb_wrapper">



                    <h5><a href="<?php echo e(url($item->alias)); ?>"><?php echo e($item->name); ?></a></h5>



                    <div class="list list-arrow">



                      <ul>



                        <li><strong>Số phòng:</strong> <?php echo e($item->code); ?></li>



                        <li><strong>Đẳng cấp:</strong><?php 



									$icon = '<i class="fa fa-star " style="color:yellow; font-size:20pxpx; "></i>';



										for($star=1; $star <= $item->option_1; $star++){



												 echo $icon ;



											}



									 ?></li>



                        <li><strong>Khu vực:</strong> <?php echo e($item->option_4); ?></li>



                        <li><strong>Giá:</strong> <?php echo e(Helper::adddotstring($item->price)); ?> VNĐ</li>



                      </ul>



                      <p>



                    </div	>



                    <br />



                    <a class="btn" href="<?php echo e(url($item->alias)); ?>"><span>Chi tiết</span></a>



                    </p>



                  </div>



                </div>



              </div>



            </div>



          </div>



          <?php endforeach; ?>



        </div>



        



        <div class="post-navigation"><?php echo str_replace('/?','?',$product->render()); ?></div>



      </div>



    </div>



  </div>



</div>



<?php else: ?>



<div class="container">



  <div class="page-content sidebar-position-left  sidebar-mobile-bottom ">



    <div class="row">



      <div class="content main-products-loop col-md-9 col-md-push-3">



        <div ></div>



        <div class="shop-filters-area"></div>



        <div class="filter-wrap">



          <div class="filter-content">



            <div id="st-trigger-effects" class="column pull-left">



              <button data-effect="hide-filters-block" class="btn filled medium">Show Filter</button>



            </div>



            <!--<p class="woocommerce-result-count"> Hiển thị 1&ndash;12 trong 14 kết quả</p>-->



            <!--<form class="woocommerce-ordering" method="get">



              <select name="orderby" class="orderby">



                <option value="menu_order"  selected='selected'>Thứ tự mặc định</option>



                <option value="popularity" >Thứ tự theo mức độ phổ biến</option>



                <option value="rating" >Thứ tự theo điểm đánh giá</option>



                <option value="date" >Thứ tự theo sản phẩm mới</option>



                <option value="price" >Thứ tự theo giá: thấp đến cao</option>



                <option value="price-desc" >Thứ tự theo giá: cao xuống thấp</option>



              </select>



            </form>-->



            <div class="view-switcher hidden-tablet hidden-phone">



              <label>View as:</label>



              <div class="switchToGrid"><i class="icon-th-large"></i></div>



              <div class="switchToList"><i class="icon-th-list"></i></div>



            </div>



            



          </div>



        </div>



        <div class="row products-loop products-grid row-count-4 columns-4">



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



          <div class="product first col-lg-4 col-sm-4 col-xs-6 wishlist-disabled "> 



          <a href="<?php echo e(url($item->alias)); ?>" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">



            <div class="content-product">



              <div class="product-image-wrapper hover-effect-slider">



               <a class="product-content-image" href="<?php echo e(url($item->alias)); ?>" data-images="">



               <?php if($item->new==1): ?>



                <div class="label-product ">



                  <div class="type-label-1">



                    <div class="new">New</div>



                  </div>



                </div>



                <?php endif; ?>



                <img width="300" height="225" src="<?php echo e(url($item->thumb)); ?>" data-lazy-src="<?php echo e(url($item->thumb)); ?>" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-post-image" alt="<?php echo e($item->name); ?>" title="<?php echo e($item->name); ?>"/>



                 



                </a>



                



                <footer class="footer-product"> <span class="show-quickly" data-prodid="23676">Quick View</span> </footer>



              </div>



              <div class="text-center product-details">



                <div class="product-title"> <a href="<?php echo e(url($item->alias)); ?>"><?php echo e($item->name); ?></a></div>



                <span class="price"><span class="woocommerce-Price-amount amount"><?php echo e(Helper::adddotstring($item->price)); ?>&nbsp;<span class="woocommerce-Price-currencySymbol">&#8363;</span></span></span>



                <div class="product-excerpt">



                  <div class="list list-star">



                    <ul>



                      <li><strong>Khởi hành:</strong> <?php echo e($item->option_3); ?></li>



                      <li><strong>Khách sạn:</strong> <?php echo e($item->option_1); ?> sao</li>



                      <li><strong>Hãng hàng không:</strong> <?php echo e($item->option_2); ?></li>



                      <li><strong>Mã tour:</strong> <?php echo e($item->code); ?></li>



                    </ul>



                  </div	>



                  



                </div>



                </a><a href="javascript:void(0)" class="btn border-grey addcart" data-id="<?php echo e($item->id); ?>"><i class="ico-smallpacket"></i> Thêm vào giỏ</a></div>



            </div>



          </div>



		<?php endforeach; ?>



        </div>



        <nav class="woocommerce-pagination pagination-cubic">



          <ul class='page-numbers'>



           <?php echo str_replace('/?','?',$product->render()); ?>







          </ul>



        </nav>



      </div>



      <button type="button" class="btn filled medium" id="show-shop-sidebar">Filters </button>



      <div class="hidden-shop-sidebar already-hidden">



        <div class="col-md-3 col-md-pull-9 sidebar sidebar-left">



          <div id="woocommerce_product_categories-2" class="sidebar-widget woocommerce widget_product_categories">



            <h4 class="widget-title"><span>Danh mục tour</span></h4>



            <ul class="product-categories">



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



            <?php if($item->position=='tour'): ?>



              <li class="cat-item cat-item-<?php echo e($item->id); ?> cat-parent <?php if(@$cate_current->alias == $item->alias || @$cate_root->alias == $item->alias): ?>opened <?php endif; ?> "><a href="<?php echo e(url($item->alias)); ?>" <?php if(@$cate_current->alias == $item->alias): ?>style="color:#f2c900" <?php endif; ?>><?php echo e($item->name); ?></a>



                <ul class='children' <?php if(@$cate_current->alias == $item->alias || @$cate_root->alias == $item->alias): ?>style="display:block" <?php endif; ?>> 



                <?php foreach($sub_cate as $sub): ?>



                <?php if($item->id == $sub->parent_id): ?>



                  <li class="cat-item cat-item-<?php echo e($item->id); ?>"><a href="<?php echo e(url($sub->alias)); ?>" <?php if(@$cate_current->alias == $sub->alias): ?>style="color:#f2c900" <?php endif; ?>><?php echo e($sub->name); ?></a></li>



                <?php endif; ?>



                <?php endforeach; ?>



                </ul>



              </li>



              <?php endif; ?>



            <?php endforeach; ?>   



            </ul>



          </div>



        </div>



      </div>



    </div>



  </div>



</div>



<?php endif; ?>



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



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