Add loader script
The loader script is usually placed in the theme.liquid file. We placed it at the end of the head section.
<!-- More scripts already to find here -->
<script type="module" src="https://widget3.smartfit.online/?apiKey= {{ ADD YOUR API KEY }} "></script>
</head>