403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.217.33
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User : sieuthimay ( 1016)
PHP Version : 8.2.20
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/nhadatkhangdien.net-bk/public_html/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/nhadatkhangdien.net-bk/public_html/templates/noithat_detail_tpl.php
<style>

.ty-product-img {
  border: 1px solid #ececec;
  position: relative;
    width: 395px;
  height: 330px;
  margin-left:10px;

}
.ty-product-img .ty-no-image {
  border: 0px;
}
.ty-product-thumbnails {
  margin-top: 10px;
  text-align: left;
}
.ty-product-thumbnails__item {
  display: block;
  float: left;
  width: 35px;
  margin: 0 5px 5px 0;
  border: 1px solid #ececec;
}
.ty-product-thumbnails__item.active {
  border-color: #888;
}
</style>

<br>

<?php 
  $d->reset();
  $sql = "select * from #_product_cat  where id='".$result_detail[0]['id_cat']."' limit 1";
  $d->query($sql);
  $result_idcat = $d->result_array();
  $sql = "select * from #_product_list  where id_cat='".$result_detail[0]['id_cat']."' ";
  $d->query($sql);
  $result_idlist = $d->result_array();
  $sql = "select * from #_product_item  where id='".$result_detail[0]['id_item']."' limit 1";
  $d->query($sql);
  $result_iditem = $d->result_array();

?>



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

<div style="width:395px;float:left;margin-right:20px">

  <div class="ty-product-img cm-preview-wrapper">
     <a class="cm-image-previewer hidden cm-previewer ty-previewer  fancybox a_detail" href="<?=_upload_sanpham_l.$result_detail[0]['photo']?>"  data-fancybox-group="gallery" title="<?=$result_detail[0]['ten']?>" style="display: inline;" >
   <img class="ty-pict" id="det_img_339175535f5cb8f071_<?=$result_detail[0]['id']?>" src="<?=_upload_sanpham_l.$result_detail[0]['photo']?>" width="395" height="330" alt="sua nha nam ching" >
   <span class="ty-previewer__icon hidden-phone"></span>
   </a>

  </div>

  

</div>

<div style="width:400px;float:left;margin-left:20px">
  <h3 style="font-size: 18px;color: #008d93;"><?=$result_detail[0]['ten']?></h3><br>

    <div style="color:#555;width:auto;font:bold 12px tahoma;line-height:20px"><?=$result_detail[0]['mota']?> </div><br>

</div>


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

<br>
 <div class="title2">thông tin chi tiết</div>
  <div style="padding: 15px 5px;border: 1px solid #f2f2f2;">
    <?=$result_detail[0]['noidung']?>
  </div>

<br>

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




<!-- 
 
 <div class="title"><span class="title_right">Sản Phẩm</span> Cùng Loại</span></div>
<br>
<?php if(count($result_product)>0){ ?>
<?php for($i=0;$i<count($result_product);$i++){?>  
 

  <div class="sp" <? if(($i+1) % 4 == 0){?>style="margin-right:0px" <? }?>>
    <div class="sp_img">


      <a href="san-pham/<?=$result_product[$i]['tenkhongdau']?>/<?=$result_product[$i]['id']?>.html">
    <img src="<?=_upload_sanpham_l.$result_product[$i]['photo']?>" onmouseover="doTooltip(event, &#39; <?=_upload_sanpham_l.$result_product[$i]['photo']?> &#39;)" onmouseout="hideTip()" alt="<?=$result_product[$i]['ten']?>"></a></div>
    <div class="sp_info">
        <div class="sp_ten">
        <a href="san-pham/<?=$result_product[$i]['tenkhongdau']?>/<?=$result_product[$i]['id']?>.html"><?=$result_product[$i]['ten']?></a></div>
           <div class="sp_gia1">
         <? if($result_product[$i]['gia2']<>0) {?>
         <span style="color:#444">Giá gốc:&nbsp</span><a><?=format_money($result_product[$i]['gia2'])?></a><? } ?></div>
         <div class="sp_gia"><?=format_money($result_product[$i]['gia'])?></div>
       
    </div>
</div>


<? }?>

 <?php } else{?>
  <div style="font-size:14px;color:#F00;font-weight:bold; text-align:center; margin:10px;" > Sản phẩm đang cập nhật</div><br />
 <? } ?> -->

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





Youez - 2016 - github.com/yon3zu
LinuXploit