Fotel podwójny SAN

15,420.5112,537.00 netto

Fotel SAN

8,388.606,820.00 netto

Fotel CELLE LOUNGE CB

3,455.03 2,808.97 netto

Fotel GRETA LOUNGE

12,815.11 10,418.79 netto

Fotel SILENE L

2,989.35 2,430.37 netto

Fotel SARA II

1,085.70 882.68 netto

Fotel SARA

1,081.50 879.27 netto

Fotel LEME

9,429.00 7,665.85 netto

Fotel BALOO

5,919.90 4,812.93 netto

Fotel ROCHESTER L

2,462.25 2,001.83 netto

Fotel ROCHESTER

1,895.25 1,540.85 netto

Fotel THOMPSON

6,730.005,471.54 netto

Fotel GRANITE

4,105.50 3,337.80 netto

Fotel VELO

3,234.00 2,629.27 netto

Fotel LILI

3,155.25 2,565.24 netto

Fotel COSY

17,923.50 14,571.95 netto

Fotel SHELL

7,074.90 5,751.95 netto

Fotel COLLINS

9,095.10 7,394.39 netto

Fotel HAIA

3,324.30 2,702.68 netto

Fotel ELBBA

11,080.65 9,008.66 netto

Fotel SCOTT

4,722.90 3,839.76 netto

Fotel DANNA

14,367.15 11,680.61 netto

Fotel MOCCA

10,001.25 8,131.10 netto

Search for products

Back to Top
WALUTA
Złoty polski
Product has been added to your cart
add_filter( 'woocommerce_short_description', 'custom_add_note_to_short_description', 20, 1 ); function custom_add_note_to_short_description( $description ) { if ( is_singular( 'product' ) ) { global $product; if ( ! is_a( $product, 'WC_Product' ) ) { $product = wc_get_product( get_the_ID() ); } if ( has_term( 'wr-inspired', 'product_tag', $product->get_id() ) ) { $additional_info = '

W sprawie konfiguracji oraz wyceny prosimy o kontakt mailowy.

'; $description .= $additional_info; } } return $description; }