'; } } add_action( 'jigoshop_before_main_content', 'flaton_jigoshop_output_content_wrapper', 10 ); if ( ! function_exists( 'flaton_jigoshop_output_content_wrapper_end' ) ) { function flaton_jigoshop_output_content_wrapper_end() { echo '
'; } } add_action( 'jigoshop_after_main_content', 'flaton_jigoshop_output_content_wrapper_end', 10 );