Description
- Available in sizes 8 – 16
- Color: Black
- a must have for every true Lotus-Enthusiast!
- Material: Shell 82% Polyamide + 18% Elastane, Backing: 65% Polyester + 35% Cotton, Lining: 100% Polyester
add_action( 'get_header', 'remove_storefront_sidebar' ); function remove_storefront_sidebar() { if ( is_woocommerce() ) { remove_action( 'storefront_sidebar', 'storefront_get_sidebar', 10 ); } } ?>