Front End Integration
1. Load the Spectrum JavaScript file in the HEAD tag
<script src="[SpectrumCdnEnvironment]/[ClientHandle]/frontend/js/customizer.min.js"/>2. Create an HTML div tag with an ID of spectrum-customizer
<div id="spectrum-customizer"></div>Last updated
Was this helpful?