Install guide
Drop it into an Embed element and publish.
The widget renders inside a Shadow DOM, so none of your Webflow styles will reach it and none of its styles will leak out.
Three lines. Your prices are the JSON in the middle, so you can read and edit them any time.
<div data-quoteblock="my-quote"></div>
<script type="application/json" id="my-quote">{ ...your prices... }</script>
<script src="https://quoteblock.app/v1/quoteblock.js" defer></script>