Description
- Available in sizes S to XXL
- Color: Black
- Material: 76% Nylon 24% Cotton
- PU Coated
- LOTUS branded metal zip puller
- Press studs
- LOTUS woven logo on chest
- “For The Drivers” printed on the lining
add_action( 'get_header', 'remove_storefront_sidebar' ); function remove_storefront_sidebar() { if ( is_woocommerce() ) { remove_action( 'storefront_sidebar', 'storefront_get_sidebar', 10 ); } } ?>