'; } if ( Baltic_Options::get_option( 'return_top' ) == true ) { get_template_part( 'components/footer/return', 'top' ); } if ( is_customize_preview() ) { echo ''; } } public static function payment_icons() { get_template_part( 'components/footer/payment', 'icons' ); } }