Prv8 Shell
Server : Apache
System : Linux ecngx264.inmotionhosting.com 4.18.0-553.77.1.lve.el8.x86_64 #1 SMP Wed Oct 8 14:21:00 UTC 2025 x86_64
User : lonias5 ( 3576)
PHP Version : 7.3.33
Disable Function : NONE
Directory :  /home/lonias5/factoryglobe.loniashoes.com/wp-content/themes/martfury/template-parts/mobile/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/lonias5/factoryglobe.loniashoes.com/wp-content/themes/martfury/template-parts/mobile/cart.php
<?php
if ( is_page_template( 'template-coming-soon-page.php' ) ) {
	return;
}

if ( ! function_exists( 'woocommerce_mini_cart' ) ) {
	return;
}

$cart_id    = get_option( 'woocommerce_cart_page_id' );
$cart_title = $cart_id ? '<h2>' . get_the_title( $cart_id ) . '</h2>' : '';

?>
<div id="mf-cart-mobile" class="mf-cart-mobile mf-els-item woocommerce mini-cart">
    <div class="mobile-cart-header">
		<?php echo wp_kses_post( $cart_title ); ?>
        <a class="close-cart-mobile"><i class="icon-cross"></i></a>
    </div>
    <div class="widget-canvas-content">
        <div class="widget_shopping_cart_content">
			<?php woocommerce_mini_cart(); ?>
        </div>
        <div class="widget-footer-cart">
            <a href="#" class="close-cart-mobile"><?php esc_html_e( 'Close', 'martfury' ); ?></a>
        </div>
    </div>
</div>

@StableExploit - 2025