HEX
Server: Apache
System: Linux nc-ph-0707-26.instaforreviews.com 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64
User: qirgxuo4hkuv (1004)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /home/qirgxuo4hkuv/public_html/shovago.com/wp-content/themes/shovago/chackout.php
    <?php /* Template Name: شيكاوت */ get_header();
      $Shovago__Payment_1 = get_template_directory_uri().'/shovago-assets/images/shovago__payment/payment_1.jpg';
      $Shovago__Payment_2 = get_template_directory_uri().'/shovago-assets/images/shovago__payment/payment_2.jpg';
      $Shovago__Payment_3 = get_template_directory_uri().'/shovago-assets/images/shovago__payment/payment_3.jpg';
    ?>
    <div class="Shovago__Content--Size">
      <div class="Shovago__Checkouts">
        <?php if ( !empty( is_wc_endpoint_url('order-received') ) ) { ?>
          <?php echo do_shortcode( "[woocommerce_checkout]" ); ?>
        <?php } else { ?>
          <?php if ( WC()->cart->get_cart_contents_count() == 0 ) { ?>
            <div class="Shovago__CartEmpty checkout">
              <i class="fas fa-cart-arrow-down"></i>
              <span><?php echo get_option( 'Shovago__Options_Trans__packs_cartEmpty' ); ?></span>
            </div>
          <?php } else { ?>
            <div id="Shovago__Checkout-Step4" class="Shovago__Checkout">
              <div class='Shovago__Checkout-Steps'>
                <h1><?php echo get_option( 'Shovago__Options_Trans__packs_doneBtn' ); ?></h1>
                <span><?php echo get_option( 'Shovago__Options_Trans__checkout_steps' ); ?> 2 / 2</span>
              </div>
              <div class="Shovago__Checkout-Payments">
                <?php echo do_shortcode( "[woocommerce_checkout]" ); ?>
              </div>
            </div>
          <?php } ?>
        <?php } ?>
      </div>
    </div>
    <?php wp_footer(); ?>
  </body>
</html>