Product Price Quantity Subtotal
× POFFET "MUNICH" BLACK
1 x 3,020.00 
3,020.00 
3,020.00 
× POUFIK "MUNICH" GOLD
1 x 3,350.00 
3,350.00 
3,350.00 
× POUFIK "PEGAS" BLACK
1 x 2,700.00 
2,700.00 
2,700.00 
× BANQUET "RINO 700" GRAY/WED
1 x 4,980.00 
4,980.00 
4,980.00 
Basket totals

Basket totals

Subtotal 14,050.00 
Shipping

Shipping to Kyivshchyna.

Total 14,050.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