SELECT 
  cscart_product_descriptions.product_id, 
  cscart_product_descriptions.short_description, 
  IF(
    cscart_product_descriptions.short_description = '' 
    OR cscart_product_descriptions.short_description IS NULL, 
    cscart_product_descriptions.full_description, 
    ''
  ) AS full_description, 
  cscart_product_descriptions.meta_keywords, 
  cscart_product_descriptions.meta_description, 
  cscart_product_descriptions.search_words, 
  cscart_product_descriptions.promo_text, 
  cscart_product_descriptions.unit_name 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (
    3414, 6938, 6941, 6944, 3412, 6937, 6939, 
    6943, 6970, 6971, 6972, 6973, 6974, 
    6975
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00069

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "16.87"
    },
    "table": {
      "table_name": "cscart_product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "9",
      "rows_examined_per_scan": 14,
      "rows_produced_per_join": 14,
      "filtered": "100.00",
      "index_condition": "((`gaseus`.`cscart_product_descriptions`.`product_id` in (3414,6938,6941,6944,3412,6937,6939,6943,6970,6971,6972,6973,6974,6975)) and (`gaseus`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "15.47",
        "eval_cost": "1.40",
        "prefix_cost": "16.87",
        "data_read_per_join": "63K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "meta_keywords",
        "meta_description",
        "search_words",
        "promo_text",
        "unit_name"
      ]
    }
  }
}

Result

product_id short_description full_description meta_keywords meta_description search_words promo_text unit_name
3412 Vulkan L15/2 LabLine Nitrogen Line Pressure Reducer 0-1.5 bar, fully chrome-plated, with metal diaphragm for gas purity 5.0<br />Standards & Design:<br /><br />two-stage design, with safety gauges according to DIN EN ISO 5171, maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br /><br />Technical data:<br /><br />• maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br />• outlet pressure: 0-1<br />• output: 8 Nm³/h air at 1<br />• Inlet: 8 mm stainless steel compression fitting, Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br />• Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br /><br />Dimensions:<br /><br />width x height x depth: 240 x 190 x 75 mm
3414 Vulkan L15 LabLine Nitrogen Line Pressure Reducer 0-1.5 bar, fully chrome-plated, with metal diaphragm for gas purity 5.0<br />Standards & Design:<br /><br />single-stage design, with safety gauges according to DIN EN ISO 5171, maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br /><br />Technical data:<br /><br />• maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br />• outlet pressure: 0-1<br />• output: 8 Nm³/h compressed air at 1<br />• Inlet: 8 mm stainless steel compression fitting, Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br />• Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br /><br />Dimensions:<br /><br />width x height x depth: 200 x 190 x 75 mm
6937 Vulkan L15/2 LabLine Nitrogen Line Pressure Reducer 0-1.5 bar, fully chrome-plated, with metal diaphragm for gas purity 5.0<br />Standards & Design:<br /><br />two-stage design, with safety gauges according to DIN EN ISO 5171, maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br /><br />Technical data:<br /><br />• maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br />• outlet pressure: 0-1<br />• output: 8 Nm³/h air at 1<br />• Inlet: 8 mm stainless steel compression fitting, Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br />• Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br /><br />Dimensions:<br /><br />width x height x depth: 240 x 190 x 75 mm
6938 Vulkan L15 LabLine Nitrogen Line Pressure Reducer 0-1.5 bar, fully chrome-plated, with metal diaphragm for gas purity 5.0<br />Standards & Design:<br /><br />single-stage design, with safety gauges according to DIN EN ISO 5171, maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br /><br />Technical data:<br /><br />• maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br />• outlet pressure: 0-1<br />• output: 8 Nm³/h compressed air at 1<br />• Inlet: 8 mm stainless steel compression fitting, Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br />• Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br /><br />Dimensions:<br /><br />width x height x depth: 200 x 190 x 75 mm
6939 Vulkan L15/2 LabLine Nitrogen Line Pressure Reducer 0-1.5 bar, fully chrome-plated, with metal diaphragm for gas purity 5.0<br />Standards & Design:<br /><br />two-stage design, with safety gauges according to DIN EN ISO 5171, maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br /><br />Technical data:<br /><br />• maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br />• outlet pressure: 0-1<br />• output: 8 Nm³/h air at 1<br />• Inlet: 8 mm stainless steel compression fitting, Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br />• Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br /><br />Dimensions:<br /><br />width x height x depth: 240 x 190 x 75 mm
6941 Vulkan L15 LabLine Nitrogen Line Pressure Reducer 0-1.5 bar, fully chrome-plated, with metal diaphragm for gas purity 5.0<br />Standards & Design:<br /><br />single-stage design, with safety gauges according to DIN EN ISO 5171, maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br /><br />Technical data:<br /><br />• maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br />• outlet pressure: 0-1<br />• output: 8 Nm³/h compressed air at 1<br />• Inlet: 8 mm stainless steel compression fitting, Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br />• Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br /><br />Dimensions:<br /><br />width x height x depth: 200 x 190 x 75 mm
6943 Vulkan L15/2 LabLine Nitrogen Line Pressure Reducer 0-1.5 bar, fully chrome-plated, with metal diaphragm for gas purity 5.0<br />Standards & Design:<br /><br />two-stage design, with safety gauges according to DIN EN ISO 5171, maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br /><br />Technical data:<br /><br />• maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br />• outlet pressure: 0-1<br />• output: 8 Nm³/h air at 1<br />• Inlet: 8 mm stainless steel compression fitting, Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br />• Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br /><br />Dimensions:<br /><br />width x height x depth: 240 x 190 x 75 mm
6944 Vulkan L15 LabLine Nitrogen Line Pressure Reducer 0-1.5 bar, fully chrome-plated, with metal diaphragm for gas purity 5.0<br />Standards & Design:<br /><br />single-stage design, with safety gauges according to DIN EN ISO 5171, maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br /><br />Technical data:<br /><br />• maximum inlet pressure: 20 bar, adjustable outlet pressure: 0-1<br />• outlet pressure: 0-1<br />• output: 8 Nm³/h compressed air at 1<br />• Inlet: 8 mm stainless steel compression fitting, Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br />• Outlet: 8 mm stainless steel compression fitting, input pressure gauge: 0-40/20 bar, output pressure gauge: 0-2<br /><br />Dimensions:<br /><br />width x height x depth: 200 x 190 x 75 mm
6970 <p><span class="s1" <the="" <="" span=""><b>Gastech DRS 1BC1&nbsp;</b>is a </span><b>single-stage manifold pressure regulator</b><span class="s1"> designed for </span><b>gas purity up to 6.0</b><span class="s1"> and </span><b>inlet pressures up to 200 bar</b><span class="s1">.</span></p><p><span class="s1" <this="" compact="" and="" precise="" regulator="" <="" span=""><b>features an internal purge system</b>&gt;span class="s1"&gt;, making it ideal for </span><b>high-purity applications, gas distribution systems, and analytical laboratories</b><span class="s1">.</span></p><p><span class="s1">Equipped with </span><b>a stainless steel hose (1000 mm), inlet and working pressure gauges (Ø 50 mm, EN 837), and an integrated relief valve</b><span class="s1">, it ensures </span><b>safe and stable pressure control</b><span class="s1">.</span></p><p><span class="s1" <the="" <="" span=""><b>chrome-plated brass body</b>&gt;span class="s1"&gt;, </span><b>stainless steel diaphragm</b><span class="s1">, and </span><b>EPDM, PTFE, PVDF seals</b><span class="s1"> provide </span><b>high resistance to corrosion and chemical compatibility</b><span class="s1">.</span></p><p>With <span class="s2"><b>DIN 477-1 inlet connections and a 6 mm clamp ring outlet</b></span>, the DRS 1BC1 easily integrates into existing gas supply systems.</p><p>This model is fully assembled on a <span class="s2"><b>stainless steel base plate with mounting holes</b></span>, allowing for easy installation and system expansion.</p><p></p><p><span class="s1">✔ </span><b>Single-stage manifold pressure regulator</b></p><p><span class="s1">✔ </span><b>Integrated internal purge system</b><span class="s1"> for gas purity maintenance</span></p><p><span class="s1">✔ </span><b>Max inlet pressure:</b><span class="s1"> 200 bar</span></p><p>✔ <span class="s2"><b>Outlet pressure range:</b></span> 1.5 / 3.5 / 7.0 / 15.0 bar</p><p><span class="s1">✔ </span><b>Gas purity up to 6.0</b></p><p><span class="s1">✔ </span><b>Stainless steel diaphragm</b><span class="s1"> for high precision</span></p><p>✔ <span class="s2"><b>50 μm inlet filter</b></span> for gas quality protection</p><p><span class="s1">✔ </span><b>Working pressure gauge Ø 50 mm (EN 837)</b></p><p><span class="s1">✔ </span><b>Integrated relief valve</b><span class="s1"> for safety</span></p><p><span class="s1">✔ </span><b>Inlet connection:</b><span class="s1"> </span><b>DIN 477-1</b></p><p><span class="s1">✔ </span><b>Outlet connection:</b><span class="s1"> </span><b>Clamp ring 6 mm</b></p><p><span class="s1">✔ </span><b>Temperature range:</b><span class="s1"> -40°C to +70°C</span></p><p>✔ <span class="s2"><b>Weight:</b></span> 3.3 kg</p><p>✔ <span class="s2"><b>Cv-value:</b></span> 0.1</p><p>✔ <span class="s2"><b>Compatible gases:</b></span> Ethylene (C₂H₄), Forming Gas, Methane (CH₄), Propane (C₃H₈), Hydrogen (H₂)</p>
6971 <p><span class="s1" <the="" <="" span=""><b>Gastech DRS 1BC1&nbsp;</b>is a </span><b>single-stage manifold pressure regulator</b><span class="s1"> designed for </span><b>gas purity up to 6.0</b><span class="s1"> and </span><b>inlet pressures up to 200 bar</b><span class="s1">.</span></p><p><span class="s1" <this="" compact="" and="" precise="" regulator="" <="" span=""><b>features an internal purge system</b>&gt;span class="s1"&gt;, making it ideal for </span><b>high-purity applications, gas distribution systems, and analytical laboratories</b><span class="s1">.</span></p><p><span class="s1">Equipped with </span><b>a stainless steel hose (1000 mm), inlet and working pressure gauges (Ø 50 mm, EN 837), and an integrated relief valve</b><span class="s1">, it ensures </span><b>safe and stable pressure control</b><span class="s1">.</span></p><p><span class="s1" <the="" <="" span=""><b>chrome-plated brass body</b>&gt;span class="s1"&gt;, </span><b>stainless steel diaphragm</b><span class="s1">, and </span><b>EPDM, PTFE, PVDF seals</b><span class="s1"> provide </span><b>high resistance to corrosion and chemical compatibility</b><span class="s1">.</span></p><p>With <span class="s2"><b>DIN 477-1 inlet connections and a 6 mm clamp ring outlet</b></span>, the DRS 1BC1 easily integrates into existing gas supply systems.</p><p>This model is fully assembled on a <span class="s2"><b>stainless steel base plate with mounting holes</b></span>, allowing for easy installation and system expansion.</p><p></p><p><span class="s1">✔ </span><b>Single-stage manifold pressure regulator</b></p><p><span class="s1">✔ </span><b>Integrated internal purge system</b><span class="s1"> for gas purity maintenance</span></p><p><span class="s1">✔ </span><b>Max inlet pressure:</b><span class="s1"> 200 bar</span></p><p>✔ <span class="s2"><b>Outlet pressure range:</b></span> 1.5 / 3.5 / 7.0 / 15.0 bar</p><p><span class="s1">✔ </span><b>Gas purity up to 6.0</b></p><p><span class="s1">✔ </span><b>Stainless steel diaphragm</b><span class="s1"> for high precision</span></p><p>✔ <span class="s2"><b>50 μm inlet filter</b></span> for gas quality protection</p><p><span class="s1">✔ </span><b>Working pressure gauge Ø 50 mm (EN 837)</b></p><p><span class="s1">✔ </span><b>Integrated relief valve</b><span class="s1"> for safety</span></p><p><span class="s1">✔ </span><b>Inlet connection:</b><span class="s1"> </span><b>DIN 477-1</b></p><p><span class="s1">✔ </span><b>Outlet connection:</b><span class="s1"> </span><b>Clamp ring 6 mm</b></p><p><span class="s1">✔ </span><b>Temperature range:</b><span class="s1"> -40°C to +70°C</span></p><p>✔ <span class="s2"><b>Weight:</b></span> 3.3 kg</p><p>✔ <span class="s2"><b>Cv-value:</b></span> 0.1</p><p>✔ <span class="s2"><b>Compatible gases:</b></span> Ethylene (C₂H₄), Forming Gas, Methane (CH₄), Propane (C₃H₈), Hydrogen (H₂)</p>
6972 <p><span class="s1" <the="" <="" span=""><b>Gastech DRS 1BC1&nbsp;</b>is a </span><b>single-stage manifold pressure regulator</b><span class="s1"> designed for </span><b>gas purity up to 6.0</b><span class="s1"> and </span><b>inlet pressures up to 200 bar</b><span class="s1">.</span></p><p><span class="s1" <this="" compact="" and="" precise="" regulator="" <="" span=""><b>features an internal purge system</b>&gt;span class="s1"&gt;, making it ideal for </span><b>high-purity applications, gas distribution systems, and analytical laboratories</b><span class="s1">.</span></p><p><span class="s1">Equipped with </span><b>a stainless steel hose (1000 mm), inlet and working pressure gauges (Ø 50 mm, EN 837), and an integrated relief valve</b><span class="s1">, it ensures </span><b>safe and stable pressure control</b><span class="s1">.</span></p><p><span class="s1" <the="" <="" span=""><b>chrome-plated brass body</b>&gt;span class="s1"&gt;, </span><b>stainless steel diaphragm</b><span class="s1">, and </span><b>EPDM, PTFE, PVDF seals</b><span class="s1"> provide </span><b>high resistance to corrosion and chemical compatibility</b><span class="s1">.</span></p><p>With <span class="s2"><b>DIN 477-1 inlet connections and a 6 mm clamp ring outlet</b></span>, the DRS 1BC1 easily integrates into existing gas supply systems.</p><p>This model is fully assembled on a <span class="s2"><b>stainless steel base plate with mounting holes</b></span>, allowing for easy installation and system expansion.</p><p></p><p><span class="s1">✔ </span><b>Single-stage manifold pressure regulator</b></p><p><span class="s1">✔ </span><b>Integrated internal purge system</b><span class="s1"> for gas purity maintenance</span></p><p><span class="s1">✔ </span><b>Max inlet pressure:</b><span class="s1"> 200 bar</span></p><p>✔ <span class="s2"><b>Outlet pressure range:</b></span> 1.5 / 3.5 / 7.0 / 15.0 bar</p><p><span class="s1">✔ </span><b>Gas purity up to 6.0</b></p><p><span class="s1">✔ </span><b>Stainless steel diaphragm</b><span class="s1"> for high precision</span></p><p>✔ <span class="s2"><b>50 μm inlet filter</b></span> for gas quality protection</p><p><span class="s1">✔ </span><b>Working pressure gauge Ø 50 mm (EN 837)</b></p><p><span class="s1">✔ </span><b>Integrated relief valve</b><span class="s1"> for safety</span></p><p><span class="s1">✔ </span><b>Inlet connection:</b><span class="s1"> </span><b>DIN 477-1</b></p><p><span class="s1">✔ </span><b>Outlet connection:</b><span class="s1"> </span><b>Clamp ring 6 mm</b></p><p><span class="s1">✔ </span><b>Temperature range:</b><span class="s1"> -40°C to +70°C</span></p><p>✔ <span class="s2"><b>Weight:</b></span> 3.3 kg</p><p>✔ <span class="s2"><b>Cv-value:</b></span> 0.1</p><p>✔ <span class="s2"><b>Compatible gases:</b></span> Ethylene (C₂H₄), Forming Gas, Methane (CH₄), Propane (C₃H₈), Hydrogen (H₂)</p>
6973 <p><span class="s1" <the="" <="" span=""><b>Gastech DRS 1BC1&nbsp;</b>is a </span><b>single-stage manifold pressure regulator</b><span class="s1"> designed for </span><b>gas purity up to 6.0</b><span class="s1"> and </span><b>inlet pressures up to 200 bar</b><span class="s1">.</span></p><p><span class="s1" <this="" compact="" and="" precise="" regulator="" <="" span=""><b>features an internal purge system</b>&gt;span class="s1"&gt;, making it ideal for </span><b>high-purity applications, gas distribution systems, and analytical laboratories</b><span class="s1">.</span></p><p><span class="s1">Equipped with </span><b>a stainless steel hose (1000 mm), inlet and working pressure gauges (Ø 50 mm, EN 837), and an integrated relief valve</b><span class="s1">, it ensures </span><b>safe and stable pressure control</b><span class="s1">.</span></p><p><span class="s1" <the="" <="" span=""><b>chrome-plated brass body</b>&gt;span class="s1"&gt;, </span><b>stainless steel diaphragm</b><span class="s1">, and </span><b>EPDM, PTFE, PVDF seals</b><span class="s1"> provide </span><b>high resistance to corrosion and chemical compatibility</b><span class="s1">.</span></p><p>With <span class="s2"><b>DIN 477-1 inlet connections and a 6 mm clamp ring outlet</b></span>, the DRS 1BC1 easily integrates into existing gas supply systems.</p><p>This model is fully assembled on a <span class="s2"><b>stainless steel base plate with mounting holes</b></span>, allowing for easy installation and system expansion.</p><p></p><p><span class="s1">✔ </span><b>Single-stage manifold pressure regulator</b></p><p><span class="s1">✔ </span><b>Integrated internal purge system</b><span class="s1"> for gas purity maintenance</span></p><p><span class="s1">✔ </span><b>Max inlet pressure:</b><span class="s1"> 200 bar</span></p><p>✔ <span class="s2"><b>Outlet pressure range:</b></span> 1.5 / 3.5 / 7.0 / 15.0 bar</p><p><span class="s1">✔ </span><b>Gas purity up to 6.0</b></p><p><span class="s1">✔ </span><b>Stainless steel diaphragm</b><span class="s1"> for high precision</span></p><p>✔ <span class="s2"><b>50 μm inlet filter</b></span> for gas quality protection</p><p><span class="s1">✔ </span><b>Working pressure gauge Ø 50 mm (EN 837)</b></p><p><span class="s1">✔ </span><b>Integrated relief valve</b><span class="s1"> for safety</span></p><p><span class="s1">✔ </span><b>Inlet connection:</b><span class="s1"> </span><b>DIN 477-1</b></p><p><span class="s1">✔ </span><b>Outlet connection:</b><span class="s1"> </span><b>Clamp ring 6 mm</b></p><p><span class="s1">✔ </span><b>Temperature range:</b><span class="s1"> -40°C to +70°C</span></p><p>✔ <span class="s2"><b>Weight:</b></span> 3.3 kg</p><p>✔ <span class="s2"><b>Cv-value:</b></span> 0.1</p><p>✔ <span class="s2"><b>Compatible gases:</b></span> Ethylene (C₂H₄), Forming Gas, Methane (CH₄), Propane (C₃H₈), Hydrogen (H₂)</p>
6974 <p><span class="s1" <the="" <="" span=""><b>Gastech DRS 1BC1&nbsp;</b>is a </span><b>single-stage manifold pressure regulator</b><span class="s1"> designed for </span><b>gas purity up to 6.0</b><span class="s1"> and </span><b>inlet pressures up to 200 bar</b><span class="s1">.</span></p><p><span class="s1" <this="" compact="" and="" precise="" regulator="" <="" span=""><b>features an internal purge system</b>&gt;span class="s1"&gt;, making it ideal for </span><b>high-purity applications, gas distribution systems, and analytical laboratories</b><span class="s1">.</span></p><p><span class="s1">Equipped with </span><b>a stainless steel hose (1000 mm), inlet and working pressure gauges (Ø 50 mm, EN 837), and an integrated relief valve</b><span class="s1">, it ensures </span><b>safe and stable pressure control</b><span class="s1">.</span></p><p><span class="s1" <the="" <="" span=""><b>chrome-plated brass body</b>&gt;span class="s1"&gt;, </span><b>stainless steel diaphragm</b><span class="s1">, and </span><b>EPDM, PTFE, PVDF seals</b><span class="s1"> provide </span><b>high resistance to corrosion and chemical compatibility</b><span class="s1">.</span></p><p>With <span class="s2"><b>DIN 477-1 inlet connections and a 6 mm clamp ring outlet</b></span>, the DRS 1BC1 easily integrates into existing gas supply systems.</p><p>This model is fully assembled on a <span class="s2"><b>stainless steel base plate with mounting holes</b></span>, allowing for easy installation and system expansion.</p><p></p><p><span class="s1">✔ </span><b>Single-stage manifold pressure regulator</b></p><p><span class="s1">✔ </span><b>Integrated internal purge system</b><span class="s1"> for gas purity maintenance</span></p><p><span class="s1">✔ </span><b>Max inlet pressure:</b><span class="s1"> 200 bar</span></p><p>✔ <span class="s2"><b>Outlet pressure range:</b></span> 1.5 / 3.5 / 7.0 / 15.0 bar</p><p><span class="s1">✔ </span><b>Gas purity up to 6.0</b></p><p><span class="s1">✔ </span><b>Stainless steel diaphragm</b><span class="s1"> for high precision</span></p><p>✔ <span class="s2"><b>50 μm inlet filter</b></span> for gas quality protection</p><p><span class="s1">✔ </span><b>Working pressure gauge Ø 50 mm (EN 837)</b></p><p><span class="s1">✔ </span><b>Integrated relief valve</b><span class="s1"> for safety</span></p><p><span class="s1">✔ </span><b>Inlet connection:</b><span class="s1"> </span><b>DIN 477-1</b></p><p><span class="s1">✔ </span><b>Outlet connection:</b><span class="s1"> </span><b>Clamp ring 6 mm</b></p><p><span class="s1">✔ </span><b>Temperature range:</b><span class="s1"> -40°C to +70°C</span></p><p>✔ <span class="s2"><b>Weight:</b></span> 3.3 kg</p><p>✔ <span class="s2"><b>Cv-value:</b></span> 0.1</p><p>✔ <span class="s2"><b>Compatible gases:</b></span> Ethylene (C₂H₄), Forming Gas, Methane (CH₄), Propane (C₃H₈), Hydrogen (H₂)</p>
6975 <p><span class="s1" <the="" <="" span=""><b>Gastech DRS 1BC1&nbsp;</b>is a </span><b>single-stage manifold pressure regulator</b><span class="s1"> designed for </span><b>gas purity up to 6.0</b><span class="s1"> and </span><b>inlet pressures up to 200 bar</b><span class="s1">.</span></p><p><span class="s1" <this="" compact="" and="" precise="" regulator="" <="" span=""><b>features an internal purge system</b>&gt;span class="s1"&gt;, making it ideal for </span><b>high-purity applications, gas distribution systems, and analytical laboratories</b><span class="s1">.</span></p><p><span class="s1">Equipped with </span><b>a stainless steel hose (1000 mm), inlet and working pressure gauges (Ø 50 mm, EN 837), and an integrated relief valve</b><span class="s1">, it ensures </span><b>safe and stable pressure control</b><span class="s1">.</span></p><p><span class="s1" <the="" <="" span=""><b>chrome-plated brass body</b>&gt;span class="s1"&gt;, </span><b>stainless steel diaphragm</b><span class="s1">, and </span><b>EPDM, PTFE, PVDF seals</b><span class="s1"> provide </span><b>high resistance to corrosion and chemical compatibility</b><span class="s1">.</span></p><p>With <span class="s2"><b>DIN 477-1 inlet connections and a 6 mm clamp ring outlet</b></span>, the DRS 1BC1 easily integrates into existing gas supply systems.</p><p>This model is fully assembled on a <span class="s2"><b>stainless steel base plate with mounting holes</b></span>, allowing for easy installation and system expansion.</p><p></p><p><span class="s1">✔ </span><b>Single-stage manifold pressure regulator</b></p><p><span class="s1">✔ </span><b>Integrated internal purge system</b><span class="s1"> for gas purity maintenance</span></p><p><span class="s1">✔ </span><b>Max inlet pressure:</b><span class="s1"> 200 bar</span></p><p>✔ <span class="s2"><b>Outlet pressure range:</b></span> 1.5 / 3.5 / 7.0 / 15.0 bar</p><p><span class="s1">✔ </span><b>Gas purity up to 6.0</b></p><p><span class="s1">✔ </span><b>Stainless steel diaphragm</b><span class="s1"> for high precision</span></p><p>✔ <span class="s2"><b>50 μm inlet filter</b></span> for gas quality protection</p><p><span class="s1">✔ </span><b>Working pressure gauge Ø 50 mm (EN 837)</b></p><p><span class="s1">✔ </span><b>Integrated relief valve</b><span class="s1"> for safety</span></p><p><span class="s1">✔ </span><b>Inlet connection:</b><span class="s1"> </span><b>DIN 477-1</b></p><p><span class="s1">✔ </span><b>Outlet connection:</b><span class="s1"> </span><b>Clamp ring 6 mm</b></p><p><span class="s1">✔ </span><b>Temperature range:</b><span class="s1"> -40°C to +70°C</span></p><p>✔ <span class="s2"><b>Weight:</b></span> 3.3 kg</p><p>✔ <span class="s2"><b>Cv-value:</b></span> 0.1</p><p>✔ <span class="s2"><b>Compatible gases:</b></span> Ethylene (C₂H₄), Forming Gas, Methane (CH₄), Propane (C₃H₈), Hydrogen (H₂)</p>