4 Columns
Sort by
Show

Kinkiet ABBY

630.00 512.20 netto

Lampa MEMORY

2,795.85 2,273.05 netto

Kinkiet AURA 24V PLUS

2,057.101,672.44 netto

Kinkiet GOLD MOON

11,277.15 9,168.41 netto

Kinkiet FIORE

743.40 604.39 netto

Kinkiet MASTERY II

798.002,046.45648.781,663.78 netto

Kinkiet MASTERY I

1,590.75 1,293.29 netto

Kinkiet CABARET

821.10 667.56 netto

Kinkiet MARM O

595.35 484.02 netto

Kinkiet RAVEL

3,012.455,342.402,449.154,343.41 netto

Kinkiet JUPITER

751.80 611.22 netto

Kinkiet BASI

611.10 496.83 netto

Kinkiet AXIS II

1,019.55 828.90 netto

Kinkiet AXIS

694.05 564.27 netto

Kinkiet ASTERA

672.00 546.34 netto

Kinkiet ANTIC II

721.35586.46 netto

Kinkiet ANTIC

727.65591.59 netto

Kinkiet AMULET

544.95 443.05 netto

Kinkiet CLARKSON

3,160.502,569.51 netto

Kinkiet ELMA

1,611.86 1,310.46 netto

Lampa ścienna VENDOME DOUBLE SCONCE

2,646.002,151.22 netto

Lampa ścienna BOSTON FUNCTIONAL SINGLE ARM LIBRARY LIGHT

3,055.502,484.15 netto

Lampa ścienna 18" CABINET MAKER'S PICTURE LIGHT

2,079.001,690.24 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; }