・「STOP」「BY-PASS」「TRAP」「TEST」の4つの機能を簡単に切り替え可能です。
・バイパス機能が内蔵されており、配管施工費を大幅に削減できます。
・内部にストレーナが組み込まれています。
・ディスク、コック、弁座にはステンレス鋼が採用され、耐久性が向上しています。
・バイメタルの採用により、空気障害を解消し、機器の立ち上げを効率化します。
・取り付けは水平・垂直どちらでも可能です。
取扱型番
ヨシタケTSD-7-15 / ヨシタケTSD-7-20 / ヨシタケTSD-7-25 / ヨシタケTSD-7F-15 / ヨシタケTSD-7F-20 / ヨシタケTSD-7F-25
カートに追加するにはオプションを選択してください。
0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
drag_drawer = false;
enable_body_scrolling = true;
hide_header = false;
reset_product_zindex = false;
}
} else {
pos_y = 0;
}
}
"
:style="
'transform: translate(0px, ' + pos_y + 'px)'
"
x-trap="drag_drawer"
x-show="drag_drawer"
x-transition:enter="animation-300 opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-start="opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-end="!translate-y-0 opacity-100"
x-transition:leave="animation-300 !translate-y-0 opacity-100"
x-transition:leave-start="!translate-y-0 opacity-100"
x-transition:leave-end="opacity-0 !translate-y-full md:!translate-y-0"
x-cloak>