403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/old247sms.co.uk/247sms.co.uk/wwwroot/top/goalklub/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/old247sms.co.uk/247sms.co.uk/wwwroot/top/goalklub/woocommerce.php
<?php
/**
 * The template for displaying WooCommerace Products
 * @package LMS
 * @copyright Copyright (c) 2014, Chimp Studio 
 */
get_header();
global $post,$cs_node, $cs_shop_id,$cs_theme_options,$cs_xmlObject;
 wp_reset_query();
$cs_shop_id = wc_get_page_id( 'shop' );

	if ( !isset($_SESSION["px_page_back"]) ||  isset($_SESSION["px_page_back"])){
		$_SESSION["px_page_back"] = $cs_shop_id;
	}
	if(is_shop()){
		get_template_part( 'shop/woocommerce-shop', 'page' );
	} else if(is_single()){
		get_template_part( 'shop/woocommerce-single-product', 'page' );
	} else if(is_product_category() or is_product_tag()){
		
		/* Shop Taxonomies pages */
			get_template_part( 'shop/woocommerce-archive', 'page' );
	} else{
		/* Shop Other Pages */
 			?>
				<div class="cs_shop_wrap">
					<?php woocommerce_content(); 
 					?>
				</div>
			<?php 
	}
get_footer(); ?>
<!-- Columns End -->

Youez - 2016 - github.com/yon3zu
LinuXploit