'; echo '
'; echo '
'; get_template_part( 'global-templates/left-sidebar-check' ); echo '
'; } } if ( ! function_exists( 'understrap_woocommerce_wrapper_end' ) ) { /** * Display the theme specific end of the page wrapper. */ function understrap_woocommerce_wrapper_end() { echo '
'; get_template_part( 'global-templates/right-sidebar-check' ); echo '
'; echo '
'; echo ''; } } if ( ! function_exists( 'understrap_wc_form_field_args' ) ) { /** * Filter hook function monkey patching form classes * Author: Adriano Monecchi http://stackoverflow.com/a/36724593/307826 * * @param array $args Form field arguments. * @param string $key Value of the fields name attribute. * @param string|null $value Value of