403Webshell
Server IP : 103.161.17.216  /  Your IP : 216.73.216.1
Web Server : nginx/1.18.0
System : Linux tipsysaigoncharming 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/applehotel.vn/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/applehotel.vn/storage/framework/views/c35e800baf52b487b47f2b3dc10759ec85bf5f52.php
<?php $__env->startSection('content'); ?>
 
<div class="columns container"> 
<body class="index-opt-1 catalog-product-view catalog-view_op1">

            <!-- block slide top -->
                   

                       
            <!-- block slide top -->            
    <?php $__currentLoopData = $details_product; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
    <ol class="breadcrumb no-hide">
                     <li><a href="<?php echo e(URL::to('/')); ?>">Trang Chủ</a></li>
                    <li><a href="#"><?php echo e($value->category_name); ?></a></li>
                    <li class="active"><?php echo e($value->product_name); ?></li>
                </ol>
  
 
          <div class="col-md-12  col-main">

                    <div class="row">
                    
                        <div class="col-sm-6 col-md-6 col-lg-6">
                            <div class="product-media media-horizontal">

                                   

                                    <div class="image_preview_container images-large">   
                                    <p id="image" ><img id="img_zoom" data-zoom-image="<?php echo e(URL::to('/public/uploads/product/'.$value->product_image)); ?>" src="<?php echo e(URL::to('/public/uploads/product/'.$value->product_image)); ?>" alt="">
                                    </p>

                                    <button class="btn-zoom open_qv"><span>zoom</span></button> 

                                  </div>
                                    
                                     <div class="product_preview images-small">

                                     <div class="owl-carousel thumbnails_carousel" id="thumbnails"  data-nav="true" data-dots="false" data-margin="10" data-responsive='{"0":{"items":3},"480":{"items":4},"600":{"items":5},"768":{"items":3}}'>
                                             
                                              <?php $__currentLoopData = $imageG; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $img): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>

                                                 <a  href="#" data-image="<?php echo e(URL::to('/public/uploads/gallery/'.$img->gallery_image)); ?>" data-zoom-image="<?php echo e(URL::to('/public/uploads/gallery/'.$img->gallery_image)); ?>">

                                                <img src="<?php echo e(URL::to('/public/uploads/gallery/'.$img->gallery_image)); ?>" data-large-image="<?php echo e(URL::to('/public/uploads/gallery/'.$img->gallery_image)); ?>" alt="">
                                                </a>

                                    <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
 
                                        </div><!--/ .owl-carousel-->

                                    </div><!--/ .product_preview-->

                                </div><!-- image product -->
                            
                            </div>
                     
                          <div class="col-sm-6 col-md-6 col-lg-6"> 

                                <div class="product-info-main">

                                    <?php $__currentLoopData = $all_attr; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $val): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <?php if($key==0): ?>

                                    <h1 class="page-title">
                                        <?php echo e($val->product->product_name); ?>

                                    </h1>
                                    <div class="product-reviews-summary">
                                        <div class="rating-summary">
                                            <div class="rating-result" title="70%">
                                                <span style="width:70%">
                                                    <span><span>70</span>% of <span>100</span></span>
                                                </span>
                                            </div>
                                        </div>
                                        <div class="reviews-actions">
                                            <a href="" class="action view">Based  on 3 ratings</a>
                                            <a href="" class="action add"><img alt="img" src="<?php echo e(URL::to('public/frontend/images/icon/write.png')); ?>">&#160;&#160;write a review</a>
                                        </div>
                                    </div>
                                   <form >
                                    <div class="product-info-price">
                                        <div class="price-box">
                                            <span id="price" class="price"><?php echo e(number_format($val ->product_price).' '.'VNĐ'); ?> </span>
                                         

                                            <?php if($val->product->product_price_old==''): ?>
                                             <span class="old-price">Chưa cập nhật</span>
                                            <?php else: ?>
                                            <span class="old-price"><?php echo e(number_format($value ->product_price_old).' '.'VNĐ'); ?></span>
                                            <?php
                                            $saleoff = $val->product->product_price_old-$val ->product_price;
                                            $saleoff1=ceil(($saleoff/$value ->product_price_old)*100);
                                            ?>
                                             <span class="label-sale"><?php echo e($saleoff1); ?>%</span>
                                            <?php endif; ?>
                                           
                                        </div>
                                    </div>  
                                    
                                    <div class="product-code">
                                       <span ><i class="fa fa-barcode" aria-hidden="true"> MÃ HÀNG:</i> </span> <span id="sku"><?php echo e($val->product_sku); ?> </span>
                                    </div> 

                             
                                          

                                    <div class="product-info-stock">
                                        <div class="stock available">

                                            <?php if($value->product_quantity>=0): ?>
                                            <span> <i class="fa fa-archive" > KHO:</i></span> <span id="qty" class="qty">  <?php echo e($val->product_quantity); ?></span>
                                            <?php else: ?>
                                            <span class="label"> <i class="fa fa-archive" > KHO HÀNG: </li></span>Hết Hàng
                                            <?php endif; ?>

                                        </div>
                                    </div>

                                    
                                    <div class="product-overview">
                                        <div class="overview-content">
                                            <?php echo $value->product_desc; ?>

                                        </div>
                                    </div>
                                    <form>
                                    <div class="product-add-form">


                                        
                                        <form>

                                            <div class="product-options-wrapper">

                                                
                                                <div class="form-qty">
                                                    
                                                    <label class="label">Số Lượng: </label>
                                                    <div class="control">
                                                        
                                                        <input class=" form-control input-qty cart_product_qty_<?php echo e($value->product_id); ?>" type="text" value='1' id="qty1" name="qty1"  maxlength="12"  minlength="1">
                                                        <button class="btn-number  qtyminus" data-type="minus" data-field="qty1"><span>-</span></button>
                                                        <button class="btn-number  qtyplus" data-type="plus" data-field="qty1"><span>+</span></button>
                                                    </div>
                                                </div>
                                                <div class="form-configurable">
                                                    <label for="forSize" class="label">Tùy Chọn: </label>
                                                    <div  class="item">
                                                    <?php $__currentLoopData = $all_attr; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $va): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>

                                                      

                                                          <button type="button"  class="label-sale choosesize " value="<?php echo e($va->attr_id); ?>"><p style="color:<?php echo e($va->product_color); ?>"> 🅒 <br><?php echo e($va->product_size); ?><br><?php echo e($va->product_name_attr); ?>

                                                            </button>  

                                    
                                                   <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                                                    </div>
                                                </div>
                                        
                                            <span id="input">  </span>
                                            <input type="hidden" value="<?php echo e($value->product_id); ?>" class="cart_product_id_<?php echo e($value->product_id); ?>">
                                            <input type="hidden" value="<?php echo e($val->product_sku); ?>" class="cart_product_id_<?php echo e($val->attr_id); ?>">
                                            <input type="hidden" value="<?php echo e($value->product_name); ?>" class="cart_product_name_<?php echo e($value->product_id); ?>">
                                            <input type="hidden" value="<?php echo e($value->product_image); ?>" class="cart_product_image_<?php echo e($value->product_id); ?>">

                                            <input type="hidden" value="<?php echo e($val->product_price); ?>" class="cart_product_price_<?php echo e($val->product_id); ?>">
                                              <input type="hidden" value="<?php echo e($val->product_sku); ?>" class="cart_product_sku_<?php echo e($val->product_id); ?>">
                                            <input type="hidden" value="1" class="cart_product_qty_<?php echo e($val->product_id); ?>">
                                            <input type="hidden" value="1" class="cart_product_desc_<?php echo e($val->product_id); ?>">
                                          <?php echo csrf_field(); ?>

                                            </form>

                                            <div class="product-options-bottom clearfix">
                                                
                                                <div class="actions">
                                                    
                                                    <button type="button" title="Add to Cart" class="action btn-cart add-to-cart" data-id_product="<?php echo e($value->product_id); ?>"  name="add-to-cart">
                                                        <span>Thêm vào giỏ hàng </span>
                                                    </button>
                                                    <div class="product-addto-links">

                                                        <a href="#" class="action btn-wishlist" title="Wish List">
                                                            <span>Yêu Thích</span>
                                                        </a>
                                                        <a href="#" class="action btn-compare" title="Compare">
                                                            <span>So sánh</span>
                                                        </a>
                                                    </div>
                                                </div>    
                                               
                                            </div>
                                            <?php endif; ?>
                                         <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>   

                                    </div>
                                    <div class="product-addto-links-second">
                                        <a href="" class="action action-print">In </a>
                                        <a href="" class="action action-friend">Gởi bạn bè</a>
                                    </div>
                                    
                                    <div class="block-sidebar-tags">
                                    <style type="text/css">
                                    a.tags_style {
                                        
                                    line-height: 31px;
                                    border: 1px solid #dfdfdf;
                                    background-color: #fff;
                                    padding: 10px 13px;
                                    color: #888;
                                    font-size: 14px;
                                    margin-right: 10px;
                                    margin-bottom: 9px;
                                    
                                      
                                    }
                                    a.tags_style:hover {
                                        background: #f36;
                                    }
                                </style>
                                      <fieldset>
                                        <legend>Tags</legend>
                                    
                                        <p><i class="fa fa-tag"></i>
                                        <?php 
                                            $tags = $value->product_tag;

                                            $tags = explode(",",$tags);

                                        ?>
                                            <?php $__currentLoopData = $tags; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $tag): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                           <a href="<?php echo e(url('/tag/'.$tag)); ?>" class=" tags_style"><?php echo e($tag); ?></a>
                                            <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>

                                    </p>
                                         </fieldset>
                                    </div>
                            </div><!-- detail- product -->


                        </div><!-- Main detail -->
           
              </div>
          </div>
        
         <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
     

        <!-- product tab info --><!-- Main Content -->
                    <div class="col-md-12 col-main ">

                        <h1 class="page-heading">
                            <span class="page-heading-title3">THÔNG TIN </span>
                        </h1>
                        <article class="entry-detail">
                            <div class="entry-meta-data">
                                
                                <span class="post-star">
                                    <i class="fa fa-star"></i>
                                    <i class="fa fa-star"></i>
                                    <i class="fa fa-star"></i>
                                    <i class="fa fa-star"></i>
                                    <i class="fa fa-star"></i>
                                    <span>(7 votes)</span>
                                </span>
                            </div>
                            <div class="content-text clearfix">
                               <p><?php echo $value->product_info; ?></p>
                            </div>
                        </article>
                        <!-- Related Posts -->
                        <h1 class="page-heading">
                            <span class="page-heading-title3">CHI TIẾT  </span>
                        </h1>
                        <article class="entry-detail">
                            <div class="content-text clearfix">
                               <p><?php echo $value->product_content; ?></p>
                            </div>      
                        </article>
                        <!-- Comment -->
                        <h1 class="page-heading">
                            <span class="page-heading-title3">ĐÁNH GIÁ  </span>
                        </h1>
                        <article class="entry-detail">
                            <div class="content-text clearfix">
                               
                            </div>      
                        </article>
                     </div> 
                        <!-- ./Comment -->
                    
                 

                        <!-- block-related product -->
                        <div class="block-related ">
                            <div class="block-title">
                                <strong class="title">SẢN PHẨM CÙNG LOẠI</strong>
                            </div>

                            
                            <div class="block-content ">
                                <ol class="product-items owl-carousel " data-nav="true" data-dots="false" data-margin="30" data-responsive='{"0":{"items":1},"480":{"items":2},"600":{"items":3},"992":{"items":3},"1200":{"items":4}}'>
                                    <?php $__currentLoopData = $related_product; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $lienquan): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>



                                            
                                    <li class="product-item product-item-opt-2">
                                        <div class="product-item-info">
                                             <form>
                                                    <?php echo csrf_field(); ?>
                                                <input type="hidden" value="<?php echo e($lienquan->product_id); ?>" class="cart_product_id_<?php echo e($lienquan->product_id); ?>">
                                            <input type="hidden" value="<?php echo e($lienquan->product_name); ?>" class="cart_product_name_<?php echo e($lienquan->product_id); ?>">
                                            <input type="hidden" value="<?php echo e($lienquan->product_image); ?>" class="cart_product_image_<?php echo e($lienquan->product_id); ?>">
                                            <input type="hidden" value="<?php echo e($lienquan->product_price); ?>" class="cart_product_price_<?php echo e($lienquan->product_id); ?>">
                                            <input type="hidden" value="1" class="cart_product_qty_<?php echo e($lienquan->product_id); ?>">
                                             <input type="hidden" value="<?php echo e($lienquan->product_desc); ?>" class="cart_product_desc_<?php echo e($lienquan->product_id); ?>">
                                            <div class="product-item-photo">
                                                <a href="" class="product-item-img"><img src="<?php echo e(URL::to('/public/uploads/product/'.$lienquan->product_image)); ?>" alt="product name"></a>
                                                <div class="product-item-actions">
                                                    <a href="" class="btn btn-wishlist"><span>Yêu Thích</span></a>
                                                    <a href="" class="btn btn-compare"><span>So Sánh </span></a>
                                                    <a href="" class="btn btn-quickview"><span>Xem Nhanh</span></a>
                                                </div>
                                                <button class="btn btn-cart add-to-cart"   name="add-to-cart" type="button" data-id_product="<?php echo e($lienquan->product_id); ?>"><span>Thêm giỏ hàng</span></button>
                                              
                                            </div>
                                            <div class="product-item-detail">
                                                <strong class="product-item-name"><a href=""><?php echo e($lienquan->product_name); ?></a></strong>
                                                <div class="clearfix">
                                                    <div class="product-item-price">
                                                        <span class="price"><?php echo e(number_format($lienquan-> product_price).' '.'VNĐ'); ?></span>
                                                        <span class="old-price">update</span>
                                                    </div>
                                                    <div class="product-reviews-summary">
                                                        <div class="rating-summary">
                                                            <div class="rating-result" title="70%">
                                                                <span style="width:70%">
                                                                    <span><span>70</span>% of <span>100</span></span>
                                                                </span>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                            <form> 
                                        </div>
                                    </li>
                                   
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>   
                                
                                </ol>
                            </div>

                        </div><!-- block-related product -->

                         </div>           


                    </div><!-- Sidebar -->
        </div>

    </body>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /opt/lampp/htdocs/charming.vn/resources/views/pages/sanpham/show_details.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit