Description
- Available in sizes 8-16
- Material: 100% Polyester shell with eco wadding
- LOTUS yellow and green colour on zip tape
- Branded silicone zip puller
- LOTUS silicone logo on the chest
- “For the drivers” print 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 ); } } ?>