Grohtherm 1000

Grohtherm 1000

The Grohtherm 1000 thermostatic shower mixer allows you to experience the benefits of a thermostatically controlled shower at an attractive price. This functional and reliable mixer features our latest GROHE TurboStat® technology resulting in a luxurious shower at a constant temperature, regardless of any changes in water usage elsewhere in the house. A SafeStop button, set at 38ºC, prevents children from turning up the temperature, while the EcoButton allows you reduce water usage by up to 50%. Our Grohtherm 1000 shower set brings together two great-value products, Grohtherm 1000 thermostat and our popular Tempesta Trio shower set.


 

Grohe TurboStat®
 

GROHE TurboStat®
Always the right temperature. Reacts instantly to changes in water pressure.
Further information

 


 


 

 

Grohe EcoButton®
 

GROHE EcoButton®
Reduces water usage up to 50%.

 


 


 

 

Grohe SafeStop®
 

GROHE SafeStop®
Prevents children from turning the temperature above 38ºC.

 


 


 

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); ?>