Integration · HTML & JavaScript
A calculator that stays on your website.
Polyquote is embedded as a web component. If your website system allows custom HTML and JavaScript, you can place the calculator on your page. Whether this works in your specific plan and editor depends on its restrictions.
Embed in HTML
Load the widget script once, then place the element where the calculator should appear. Real enquiries require an approved public widget key.
<script src="https://www.polyquote.org/widget.js" defer></script>
<poly-quote api-key="YOUR_PUBLIC_WIDGET_KEY" theme="light"></poly-quote>Website platforms
The code is not specific to WordPress. However, your site must allow custom HTML and JavaScript embeds. We currently document a WordPress “Custom HTML” block; other website systems have not been tested individually.
What the widget does not do
It does not create invoices or send binding offers. You review each enquiry and continue creating offers and invoices through your existing process.