Krzesło BEETLE

1,444.80 1,174.63 netto

Krzesło BEETLE L

1,744.16 1,418.02 netto

Krzesło NELA

2,388.02 1,941.48 netto

Krzesło SOLLA

1,984.50 1,613.41 netto

Krzesło RISMO

2,388.02 1,941.48 netto

Hoker SOHO B

4,735.24 3,849.79 netto

Pufa EDDY

7,353.68 5,978.60 netto

Hoker SCARLET

6,581.93 5,351.16 netto

Krzesło JACKIE OFFICE

13,382.25 10,879.88 netto

Krzesło obrotowe RHONDA

5,922.00 4,814.63 netto

Zestaw stolików ROLL

3,855.60 3,134.63 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

Stolik kawowy ARTEMISA

14,154.00 11,507.32 netto

Krzesło SIMONE

4,779.60 3,885.85 netto

Stół JEANE

32,618.2534,806.4526,518.9028,297.93 netto

Fotel HAIA

3,324.30 2,702.68 netto

Krzesło CHAI L

1,989.75 1,617.68 netto

Krzesło MARTY

955.50 776.83 netto

Krzesło RASA UW

4,490.00 3,650.41 netto

Krzesło RASA LD

4,290.00 3,487.80 netto

Krzesło RASA L

4,875.00 3,963.41 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; }