Lampa wisząca FANI

Order in the next for

1,626.19 1,322.11 netto


Transport wyceniany indywidualnie
Wymiary 151.5 × 150 cm
Materiał

Aluminium, Metal

Specyfikacje UE

2450lm, 35 W, LED

Długość kabla

250 cm

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; }