ÿØÿà JFIF ` ` ÿþ
Server : Apache/2 System : Linux vps.phamthanh.local 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 User : benhviencoc7 ( 1008) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/benhviencoc7/public_html/adminvn/templates/ |
Upload File : |
<!-- BEGIN: cp_3_0 --> <div class="row"> <div class="col-lg-12"> <h1>Danh sách<small>(có {lproduct_total} Sản phẩm)</small></h1> <div class="main-box clearfix"> <div class="clearfix"> <h2 class="pull-left hidden-xs hidden-sm">Products</h2> <div class="filter-block pull-right"> <div class="form-group pull-left"> <form action="index.php?m=3" method="GET"> <div class="input-group"> <span class="input-group-btn"> <input class="item" name="m" type="hidden" value="3"/> <input class="item" name="name" type="hidden" value="1"/> <button class="btn btn-default" type="submit">Search!</button> </span> <input id="exmaplePrependButton" name="name" class="form-control" type="text" placeholder="Tìm kiếm" required> </div> </form> <i class="fa fa-search search-icon"></i> </div> <a href="index.php?m=3&sm=1" class="btn btn-primary pull-right"> <i class="fa fa-plus-circle fa-lg"></i> Thêm sản phẩm</a> </div> </div> <div class="table-responsive"> <script language="javascript"> function viewproductByCat(M30cats){ window.location='index.php?m=3&cat='+M30cats; } </script> <table class="table"> <thead> <tr> <th width="100"><span><input type="checkbox" onclick="checkall('item', this)" name="check" class="checkbox"/></span></th> <th><span>Tên sản phẩm</span></a></th> <th class="text-right"><span>Price</span></th> <th class="text-right"><span> <select name="FilterByCat" id="M30cats" onchange="return(viewproductByCat(this.value,'','3','3'));" class="form-control"> <option value="" style="padding-left: 10px;">Tất cả</option> <!-- BEGIN: M30_cats --> <option value="{cat_id}" style="padding-left: 10px;" {catcheck}>{cat_name} ({cat_count})</option> <!-- BEGIN: M30_cats1 --> <option value="{cat_id_sub}" style="padding-left: 10px;" {cat_check}>--{cat_name_sub} ({cat_count_sub})</option> <!-- BEGIN: M30_cats2 --> <option value="{cat_id_sub1}" style="padding-left: 10px;" {cat_check1}>----{cat_name_sub1} ({cat_count_sub1})</option> <!-- BEGIN: M30_cats3 --> <option value="{cat_id_sub2}" style="padding-left: 10px;" {cat_check2}>------{cat_name_sub2} ({cat_count_sub2})</option> <!-- END: M30_cats3 --> <!-- END: M30_cats2 --> <!-- END: M30_cats1 --> <!-- END: M30_cats --> </select></span> </th> <th class="text-right"> </th> </tr> </thead> <tbody> <form action="product.php?type=del" method="post"> <!-- BEGIN: product_list --> <tr> <td><input class="item" name="id[]" type="checkbox" value="{lproduct_id}" /> <a href="{eweb_url}/sp/{lproduct_cat_ascii}-c{lproduct_cat_id}/{lproduct_name_ascii}-p{lproduct_id}.html" target="_blank">#{lproduct_id}</a></td> <td> <a href="index.php?m=3&sm=1&id={lproduct_id}"><font color="{lproduct_showcolor}">{lproduct_name}</font></a>{lproduct_km}</td> <td class="text-right">{lproduct_price}<br><font size="1">{lproduct_free}</font></td> <td class="text-right"><a href="index.php?m=3&cat={pdc_id}">{lproduct_cat}</a><Br><font size="1">{cha_pdc_id}</font></td> <td valign="top" class="text-right"> <a href="product.php?type=banchay&id={lproduct_id}&oc={lproduct_banchay1}#div{lproduct_id}"> <img src="templates/images/banchay{lproduct_banchay}.png" title="Sản phẩm bán chạy"></a> <a href="product.php?type=noibat&id={lproduct_id}&oc={lproduct_noibat1}#div{lproduct_id}"> <img src="templates/images/nb{lproduct_noibat}.png" title="Sản phẩm nổi bật"></a> <a href="product.php?type=hot&id={lproduct_id}&oc={lproduct_hot1}#div{lproduct_id}"> <img src="templates/images/hot{lproduct_hot}.png" title="Sản phẩm HOT"></a> <a href="product.php?type=show&id={lproduct_id}&oc={lproduct_show1}#div{lproduct_id}"> <img src="templates/images/an{lproduct_show1}.png" title="Ẩn bài viết"></a> <a href="product.php?type=uptime&id={lproduct_id}"> <img src="templates/images/icon-uptime.png" title="Uptime sản phẩm {lproduct_name}"></a> </td> </tr> <!-- END: product_list --> </tbody> </table> </div> <div class="phantrangcuoi"> <div class="phantrangcuoi1"> <table> <tr><td valign="top"> <select name="action" class="form-control" style="width: 120px"> <option>Lựa chọn</option> <option value="1">Xóa</option> </select></td> <td style="padding-left: 10px;" class="progress-demo"><button class="btn btn-success ladda-button" data-style="expand-left"><span class="ladda-label">Thực hiện</span></button></td> </tr> </table> </div> <div class="phantrangcuoi2">{lpd_paging}</div> </div> </div> </div> </form> </div> <!-- END: cp_3_0 -->