Product Price Quantity Subtotal
× COFFEE TABLE "BEST"
1 x 2,300.00 
2,300.00 
2,300.00 
× Forged table "99002"
1 x 0.00 
0.00 
0.00 
× "CUBE" COFFEE TABLE
1 x 2,950.00 
2,950.00 
2,950.00 
Basket totals

Basket totals

Subtotal 5,250.00 
Shipping

Shipping to Kyivshchyna.

Total 5,250.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