Produit Prix Quantité Sous-total
Etiquette
CERMIPLUS XL FLEX 2.0 BLANC C2 S1 - ET/EG  1.00
Par pièce
1.00
Etiquette
CERMIFLEX XTREM GRIS C2 S2 - ET  72.00
Par pièce
72.00
Etiquette
Brighton GRIS 90X90
Vous avez choisi 1 boîtes de 1.62 m² pour un total de 1.62 m².
Prix en m² est de 20.74 . 
33.60
Par boîte
33.60
Etiquette
CERMIPRO BLANC C2 - E  24.60
Par pièce
24.60
Etiquette
Brighton TAUPE 120X280 6 mm
Vous avez choisi 1 boîtes de 3.36 m² pour un total de 3.36 m².
Prix en m² est de 19.79 . 
66.50
Par boîte
66.50
Colonne de douche Figaro Carbone mat  718.80
Par pièce
718.80
Etiquette
CERMIPRO GRIS C2 - E  21.60
Par pièce
21.60

Total du panier

Sous-total

938.10

Total

938.10
echo porto_filter_output( $thumbnail ); // PHPCS: XSS ok. printf( '%s', esc_url( $_product->get_permalink( $cart_item ) ), $thumbnail ); // PHPCS: XSS ok. echo apply_filters( // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped /* translators: %s is the product name */ // Meta data echo function_exists( 'wc_get_formatted_cart_item_data' ) ? wc_get_formatted_cart_item_data( $cart_item ) : WC()->cart->get_item_data( $cart_item ); // PHPCS: XSS ok. // Backorder notification echo apply_filters( 'woocommerce_cart_item_price', WC()->cart->get_product_price( $_product ), $cart_item, $cart_item_key, $cart_item ); // PHPCS: XSS ok. echo apply_filters( 'woocommerce_cart_item_quantity', $product_quantity, $cart_item_key, $cart_item ); // PHPCS: XSS ok. echo apply_filters( 'woocommerce_cart_item_subtotal', WC()->cart->get_product_subtotal( $_product, $cart_item['quantity'] ), $cart_item, $cart_item_key ); // PHPCS: XSS ok.