Fotel COUTURE

4,803.75 3,905.49 netto

Podnóżek SAN ANTONIO

4,572.53 3,717.50 netto

Pufa GRAND L

7,719.52 6,276.03 netto

Pufa GRAND M

6,150.49 5,000.40 netto

Pufa GRAND S

5,364.01 4,360.98 netto

Pufa MILAGRES S

4,578.84 3,722.63 netto

Pufa MILAGRES M

6,018.32 4,892.94 netto

Pufa MILAGRES LOW

4,055.39 3,297.07 netto

Pufa PRADERA

2,877.64 2,339.54 netto

Pufa LIV

3,097.50 2,518.29 netto

Sofa ESSEX Double

21,366.45 17,371.10 netto

Hoker TAGADA Est Bar

3,192.00 2,595.12 netto

Hoker GOA BAR

4,216.77 3,428.27 netto

Hoker DENVER DOS

2,123.18 1,726.16 netto

Hoker DENVER

2,226.78 1,810.39 netto

Hoker KANSAS

1,781.20 1,448.13 netto

Hoker JERSEY

2,226.78 1,810.39 netto

Hoker BERKLEY

2,308.95 1,877.20 netto

Hoker COFFEE WICKER

4,072.95 3,311.34 netto

Hoker AUSTIN

2,098.95 1,706.46 netto

Hoker CARATAL

4,499.003,657.72 netto

Hoker DONASELLA

2,199.75 1,788.41 netto

Hoker ELICIA

2,992.50 2,432.93 netto

Hoker STILETTO

1,506.80 1,225.04 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; }