403Webshell
Server IP : 62.60.133.156  /  Your IP : 216.73.217.51
Web Server : LiteSpeed
System : Linux linux24.centraldnserver.com 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User : mimradmin ( 1166)
PHP Version : 7.4.33
Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : OFF |  Pkexec : OFF
Directory :  /home/mimradmin/theme/digitaz/woocommerce/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/mimradmin/theme/digitaz/woocommerce/content-product-list-5.php
<?php

defined('ABSPATH') || exit;

global $product;

// Ensure visibility.
if (empty($product) || !$product->is_visible()) {
    return;
}
if ($post->index == 0): ?>
    <li <?php wc_product_class('product', $product); ?>>
        <div class="product-block-list product-block-list-5">
            <div class="left product-gallery">
                <?php woocommerce_show_product_loop_sale_flash(); ?>
                <?php digitaz_template_loop_product_thumbnail(); ?>
                <?php digitaz_woocommerce_product_gallery_image(); ?>
                <?php woocommerce_template_loop_product_link_open(); ?>
                <?php woocommerce_template_loop_product_link_close(); ?>
            </div>
            <div class="right">
                <?php digitaz_woocommerce_get_product_category(); ?>
                <?php woocommerce_template_loop_product_title(); ?>
                <?php woocommerce_template_loop_price(); ?>
                <?php woocommerce_template_loop_rating(); ?>
                <?php digitaz_woocommerce_get_product_description(); ?>
                <?php digitaz_woocommerce_deal_progress(); ?>
            </div>
        </div>
    </li>
<?php else: ?>
    <li <?php wc_product_class('product', $product); ?>>
        <div class="product-block-list product-block-list-5">
            <div class="left product-gallery">
                <?php woocommerce_show_product_loop_sale_flash(); ?>
                <?php digitaz_template_loop_product_thumbnail(); ?>
                <?php woocommerce_template_loop_product_link_open(); ?>
                <?php woocommerce_template_loop_product_link_close(); ?>
            </div>
            <div class="right">
                <?php woocommerce_template_loop_product_title(); ?>
                <?php woocommerce_template_loop_price(); ?>
                <?php woocommerce_template_loop_rating(); ?>
                <?php digitaz_woocommerce_deal_progress(); ?>
            </div>
        </div>
    </li>
<?php endif; ?>


Youez - 2016 - github.com/yon3zu