Product Price Quantity Subtotal
× BANQUET-POUFK "VISTA"
1 x 3,000.00 
3,000.00 
3,000.00 
× LOFT COFFEE TABLE
1 x 4,800.00 
4,800.00 
4,800.00 
Basket totals

Basket totals

Subtotal 7,800.00 
Shipping

Shipping to Kyivshchyna.

Total 7,800.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