Standalone HTML Demo
This demonstrates how the widget looks when embedded in a plain HTML page with minimal styling.
↓ This is how the widget appears on an external website ↓
Men's Tops Size Chart
Women's Bottoms Size Chart
Men's Gloves (Compact)
↑ End of embedded widgets ↑
Embed Code Used
<!-- Add this where you want the chart -->
<div data-chart="mens-tops"></div>
<!-- Add this once, before </body> -->
<script src="https://your-domain.com/embed/size-charts.js"
data-api="https://your-domain.com"></script>