Learn how to embed multiple calculators on a page more efficiently
HTML<link rel="preload" href="https://app.convertcalculator.co/embed.js" as="script" /> <script type="text/" src="https://app.convertcalculator.co/embed.js" defer="true" />
HTML<!-- Calculator container --> <div class="calculator" data-calc-id="CALCULATOR_ID"></div>
Learn more about embedding multiple calculators in one of the following articles