Require the widget script:
<script src="https://web-assets.stylitics.com/v3-classic/latest/classic.release.js"></script>
Then there will a new JavaScript class available to you in the global JavaScript
context: StyliticsClassicWidget
. See the class documentation instructions for
how to instantiate this class to render the widget on your page.