Install guide
Squarespace calls it a Code Block. It takes about a minute.
Code Blocks need a Business plan or above on Squarespace. On a Personal plan, use the booking-link option instead — the calculator can point at your contact page.
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>