Q&A

1-2074

TV150N型・TV750型・TV550型・TEV型・TEFV型の止水栓を残してTEVN型のオートクリーンCへ交換できますか?

 

交換できません。必ず製品(TEVN型)に同梱の止水栓(フィルター付き)を取り付けてください。

【使用不可理由】
現行の止水栓(フィルターなし)を使用した場合、配管から流れ込んできたごみが定流量弁内部のバネにひっかかり、定流量弁が正常に機能しなくなり、洗浄水の水勢が強くなったり弱くなったりして、便器から水が溢れたり洗浄不良になる可能性があります。

お客様の問題は解決されましたでしょうか?
Powered by i-ask
Share

CLOSE

window.addEventListener('load',function() { const links = document.getElementsByTagName('a'); const listener = function(e) { const xdomain = ['jp.toto.com', 'order.toto.jp']; if (typeof URLSearchParams === 'undefined') return; if (!e.target.href) return; if (!xdomain.some(function(value) { return e.target.hostname.indexOf(value) !== -1})) return ; const params = new URLSearchParams((new URL(window.location)).search.slice(1)); const yclid = params.get('yclid'); if (yclid) { let lurl = new URL(e.target.href); let lparam = new URLSearchParams(lurl.search.slice(1)); lparam.set('yclid', yclid); lurl.search = lparam.toString(); e.target.href = lurl.toString(); } }; for (let i = 0; i< links.length; i++) links[i].addEventListener('click', listener); });