Description
- Official Lotus Merchandise
- Colour: BLACK
- Made of 100% cotton
- Curved peak, Lotus front embroidery, back
adjuster, gunmetal trim and interior contrast
logo trim.
add_action( 'get_header', 'remove_storefront_sidebar' ); function remove_storefront_sidebar() { if ( is_woocommerce() ) { remove_action( 'storefront_sidebar', 'storefront_get_sidebar', 10 ); } } ?>