Description
- Available in sizes S to XXL
- Color: Grey-Black
- Material: Polyamide and elastane mix shell
- Durable Water Repellent coating
- LOTUS yellow striped zip tape
- Branded silicone zip pullers
- LOTUS silicone logo on chest
- LOTUS print on inner pocket
add_action( 'get_header', 'remove_storefront_sidebar' ); function remove_storefront_sidebar() { if ( is_woocommerce() ) { remove_action( 'storefront_sidebar', 'storefront_get_sidebar', 10 ); } } ?>