Description
- Available in sizes S to XXL
- Color: Black
- 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
- Lotus 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 ); } } ?>