Product Price Quantity Subtotal
× WALL HANGER "MARSELLE"
1 x 7,800.00 
7,800.00 
7,800.00 
× Wrought iron set in the hallway "comfort" with a mirror
1 x 9,800.00 
9,800.00 
9,800.00 
Basket totals

Basket totals

Subtotal 17,600.00 
Shipping

Shipping to Kyivshchyna.

Total 17,600.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