Rainshower Classic

Rainshower® classic - timeless quality and enduring look.

Featuring GROHE DreamSpray® technology, Rainshower® Classic offer a choice of up to four luxurious spray patterns – Rain, Jet, Pure and Champagne. Despite their impressive size, Rainshower® handshowers use no more water than a normal handshower.

All Rainshower® handshowers also feature GROHE CoolTouch® technology, an innovative cooling channel that ensures the handle is never too hot to hold. The GROHE StarLight® finish delivers a life-long sparkling chrome finish, while SpeedClean silicone nozzles mean that any limescale deposits can simply be rubbed away.

For a voluminous Rain spray delivered direct to your bathroom, our breathtaking Rainshower® head showers are a must. Available in modern and retro style, both designs feature a 210mm head that can be wall or ceiling mounted and are enhanced with GROHE DreamSpray® technology.
But the real show-stopper has to be the generous 400mm wide Rainshower jumbo headset with an incredible 252 nozzles. All Rainshower® head showers feature SpeedClean nozzles to prevent the build-up of limescale and GROHE StarLight® technology – our long lasting chrome finish.


 

Design Awards

Awards
 

 


 


 

get_app_path_installed_icms_custom().$_SESSION["p_app"]->get_app_frontend()."/modules/locator/c_locator.inc.php"); //die($_SESSION["p_app"]->get_app_path_installed_icms_custom().$_SESSION["p_app"]->get_app_frontend()."/modules/locator/c_locator.inc.php"); //_dbg_iac($_SESSION); global $icms_dbh,$icms_hrefh; /* Todo: - Nicht jeder Locator ist ein Locator, die beiden Locator in US sind irgendwie custom dinger. - Da dies der Fall ist kann man auch nicht den Locatornamen extrahieren. */ error_reporting(E_ALL); $t_nav = new navigation(); $t_ids = array( 8 => "brochure", 10 => "locator", 145 => "locator_custom", 146 => "brochure" ); $t_id_struct_project = $_SESSION["p_app"]->get_app_id_struct(); $t_nodes = array(); $t_backup_module = $_SESSION["p_app"]->get_app_module(); $_SESSION["p_app"]->set_app_module("brochure_locator_redirect_p".$t_id_struct_project); foreach ($t_ids as $__id => $__type) { $icms_dbh->query_set("SELECT * FROM `icms_nav_struct` WHERE `id_content`=".$__id." AND `id_project`=".$t_id_struct_project); $icms_dbh->result_set = $icms_dbh->load_sql($icms_dbh->query_get()); if($icms_dbh->row_num($icms_dbh->result_set)) { while ($t_node = $icms_dbh->row_fetch($icms_dbh->result_set)) { $t_node["type"] = $__type; $t_nodes[] = $t_node; } } } $i = 1; $y = 0; foreach ($t_nodes as $__node) { switch ($__node["type"]) { case "locator": $t_locator_config = new locator_config($__node["id"]); $t_image_ident = "image_locatorredirect_".$t_locator_config->name; $t_text_ident = "text_locatorredirect_".$t_locator_config->name; $t_image_fallback = "locator_fallback.jpg"; break; case "locator_custom": $t_href= $icms_hrefh->build_uri_from_link((0 == $__node["id_content"])? 1: $__node["id_content"],"id=".$__node["id"]); $t_image_ident = "image_locatorredirect_".md5($t_href); $t_text_ident = "text_locatorredirect_".md5($t_href); $t_image_fallback = "locator_fallback.jpg"; break; case "brochure": $t_image_ident = "image_brochureredirect"; $t_text_ident = "text_brochureredirect"; $t_image_fallback = "brochure_fallback.jpg"; break; } $t_node = new navigation_node($__node["id"]); $t_node = $t_nav->get_info($t_node); $t_node_image = $icms_imgh->get_data($t_image_ident,"/page/img/".$t_image_fallback); $t_node_label = $icms_texth->get_data($t_text_ident, $t_node->data["name"]); $t_node_image_link = $icms_imgh->get_link($t_image_ident); $t_node_label_link = $icms_texth->get_link($t_text_ident); $t_node_href = $t_node->data["href"]; $t_node_target = $t_node->data["target"]; $t_node_onclick = $t_node->data["popup"]; $t_node_html = ""; $t_node_html .= "
".$t_node_image."".$t_node_image_link."
 

".$t_node_label."".$t_node_label_link."

"; $t_render_items[$y][] = $t_node_html; if($i == 4) { $y++; } $i++; } $t_table_rows = array(); foreach ($t_render_items as $__render_items) { $t_header = "
 

"; $t_footer = "
"; $t_table_rows[] = $t_header . implode("", $__render_items) . $t_footer; } echo implode("",$t_table_rows); $_SESSION["p_app"]->set_app_module($t_backup_module); ?>