Product Price Quantity Subtotal
× BASE UNDER WASHBASIN MA-42
1 x 5,200.00 
5,200.00 
5,200.00 
× BASE UNDER WASHBASIN MA-48
1 x 11,300.00 
11,300.00 
11,300.00 
Basket totals

Basket totals

Subtotal 16,500.00 
Shipping

Shipping to Kyivshchyna.

Total 16,500.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