template_type == 'checkout' ) { $this_modal_title = __('Checkout', 'woocommerce' ); }else if( $this->template_type == 'thanks' ) { $this_modal_title = __('Thank you', 'woocommerce' ); } ?>