Quick Plumbing
Cost Estimator

Get an instant project range below!

$50 $150 $2000
Your Estimated Cost Range:
$250 - $450*

*This is an estimate. Final pricing varies by location and scope.
Connect with a local plumber!

📋 Embed This Calculator on Your Site

Copy and paste this code into any HTML page or WordPress post. It will display the calculator automatically.

Calculator by Lever AI — The AI Receptionist for Plumbing & HVAC
`; document.getElementById('qp-embed-code').value = embedCode; function qpCopyEmbed() { const textarea = document.getElementById('qp-embed-code'); textarea.select(); textarea.setSelectionRange(0, 99999); navigator.clipboard.writeText(textarea.value).then(() => { const btn = document.getElementById('qp-copy-btn'); btn.textContent = '✅ Copied!'; setTimeout(() => btn.textContent = '📋 Copy Embed Code', 2000); }); } window.qpCopyEmbed = qpCopyEmbed; })();