Active filters:

4 Columns
Sort by
Show

Kinkiet AURA 24V PLUS

2,057.101,672.44 netto

Kinkiet ANTIC II

721.35586.46 netto

Kinkiet ANTIC

727.65591.59 netto

Lampa wisząca FOCUS

1,034.251,239.00840.851,007.32 netto

Kinkiet MIRA

535.50 435.37 netto

Kinkiet DE MARSEILLE MINI

2,782.50 2,262.20 netto

Kinkiet PINO

471.45 383.29 netto

Kinkiet PET O Led

829.50 674.39 netto

Kinkiet ORDIK

628.95 511.34 netto

Kinkiet FLEXOR

681.45 554.02 netto

Kinkiet MARU

1,256.851,021.83 netto

Kinkiet FOCUS

976.50 793.90 netto

Kinkiet MAHO

943.95 767.44 netto

Kinkiet TURA

1,197.00 973.17 netto

Kinkiet AURORIA

5,637.45 4,583.29 netto

Kinkiet LUCA

798.00 648.78 netto

Kinkiet SUNN

1,332.92 1,083.67 netto

Kinkiet SALLY

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