Description
- Official Lotus Merchandise
- Colour: Black
- Made of 100% cotton
- Plectrum raised print on high collar.
- Regular fit, High neck tee.
- Short sleeve.
- Embroidered tonal small plectrum on
base of hem. - Lotus print on back neck.
add_action( 'get_header', 'remove_storefront_sidebar' ); function remove_storefront_sidebar() { if ( is_woocommerce() ) { remove_action( 'storefront_sidebar', 'storefront_get_sidebar', 10 ); } } ?>