Produit Prix Quantité Sous-total
Privé : Weber Joint Design Coloré gris granit 2kg 3073  14.65
Par pièce
14.65
CALLES AUTO NIVELANTES  16.13
Par pièce
16.13
Carrelage Bali Green effet Pierre 30×60 anti-dérapant (R11)
Vous avez choisi 1 boîtes de m² pour un total de 0 m².
Prix en m² est de . 
20.00
Par boîte
20.00
Primaire Universel Texturefix-Plux 5 L  39.90
Par pièce
39.90
Boreal BEIGE 120X120
Vous avez choisi 1 boîtes de 1.44 m² pour un total de 1.44 m².
Prix en m² est de 33.26 . 
47.90
Par boîte
47.90

Total du panier

Sous-total

138.58

Total

138.58
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.