HEX
Server: Apache
System: Linux host17.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
User: shrsglobal (7178)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //home/shrsglobal/www/wp-content/plugins/astra-addon/addons/edd/templates/checkout-footer.php
<?php
/**
 * WooCommerce - Footer Template
 *
 * @package Astra Addon
 */

?>
<footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" <?php astra_footer_classes(); ?>>

	<?php do_action( 'astra_edd_checkout_footer_content_top' ); ?>

	<?php ( true === astra_addon_builder_helper()->is_header_footer_builder_active ) ? do_action( 'astra_below_footer' ) : astra_footer_small_footer_template(); ?>

	<?php do_action( 'astra_edd_checkout_footer_content_bottom' ); ?>

</footer><!-- #colophon -->