Product Price Quantity Subtotal
× RACK - HANGER "LAURA"
1 x 2,700.00 
2,700.00 
2,700.00 
× MIRROR MAURICE
1 x 5,230.00 
5,230.00 
5,230.00 
× WALL HANGER "TRIUMPH"
1 x 9,300.00 
9,300.00 
9,300.00 
× A CORRIDOR CUPBOARD
1 x 3,600.00 
3,600.00 
3,600.00 
× MIRROR "FUROR"
1 x 2,500.00 
2,500.00 
2,500.00 
Basket totals

Basket totals

Subtotal 23,330.00 
Shipping

Shipping to Kyivshchyna.

Total 23,330.00 
add_action( 'wp', 'loc_remove_shop_breadcrumbs' ); function loc_remove_shop_breadcrumbs() { if ( is_shop() ) { add_filter( 'woocommerce_get_breadcrumb', '__return_false' ); } } // tried init and template_redirect among others, this works for Flatsome Theme