| 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/galaxynail.com/wadmin/views/product/ |
Upload File : |
<table class="info">
<tr class="row0">
<td class="w300">Tổng số sản phẩm đã được hiển thị</td>
<td><b><?=$this->product->get_total_product(1)?></b> sản phẩm</td>
</tr>
<tr class="row1">
<td>Tổng số sản phẩm chưa được hiển thị</td>
<td><b><?=$this->product->get_total_product(0)?></b> sản phẩm</td>
</tr>
<tr class="row0">
<td class="w300">Tổng số bình luận</td>
<td>
<b><?=$this->product->get_total_comment(2)?></b> bình luận -
Đã duyệt: <b><?=$this->product->get_total_comment(1)?></b> -
Chưa duyệt: <b><?=$this->product->get_total_comment(0)?></b>
</td>
</tr>
<tr class="row1">
<td>Tổng số đơn hàng</td>
<td><b><?=$this->product->get_total_order(6)?></b> đơn hàng</td>
</tr>
<tr class="row0">
<td>Đơn hàng chưa xác nhận</td>
<td><b><?=$this->product->get_total_order(1)?></b> đơn hàng</td>
</tr>
<tr class="row1">
<td>Đơn hàng đang xử lý</td>
<td><b><?=$this->product->get_total_order(2)?></b> đơn hàng</td>
</tr>
<tr class="row0">
<td>Đơn hàng đã hoàn thành</td>
<td><b><?=$this->product->get_total_order(4)?></b> đơn hàng</td>
</tr>
<tr class="row1">
<td>Đơn hàng đã hủy</td>
<td><b><?=$this->product->get_total_order(5)?></b> đơn hàng</td>
</tr>
</table>