Hoker MAFFA

1,485.75 1,207.93 netto

Hoker SILENE

2,233.35 1,815.73 netto

Hoker SARA

1,092.00 887.80 netto

Hoker AGGY II

2,866.50 2,330.49 netto

Hoker EAMY

1,071.00870.73 netto

Hoker BEETLE

1,806.00 1,468.29 netto

Hoker SOHO B

4,735.24 3,849.79 netto

Hoker SCARLET

6,581.93 5,351.16 netto

Hoker JAYNE

5,722.50 4,652.44 netto

Hoker NINTU

5,230.005,530.004,252.034,495.93 netto

Hoker LEAF

1,680.00 1,365.85 netto

Hoker ARIZONA

2,152.50 1,750.00 netto

Hoker WAVE

2,614.50 2,125.61 netto

Hoker MINE HIGH

1,827.00 1,485.37 netto

Hoker TAPE BAR

3,538.50 2,876.83 netto

Hoker TAPE 02 SR BAR

3,213.00 2,612.20 netto

Hoker SUZANNE

2,189.25 1,779.88 netto

Hoker COFFEE CORD

4,037.25 3,282.32 netto

Hoker AGGY

2,394.00 1,946.34 netto

Hoker COFFEE EST BAR

3,097.50 2,518.29 netto

Hoker VIOLA

1,753.50 1,425.61 netto

Hoker ADA

6,591.85 5,359.23 netto

Hoker RENO

1,332.92 1,083.67 netto

Stołek barowy SINE

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