Skip to content

Instantly share code, notes, and snippets.

@mariusbolik
Last active February 18, 2025 13:10
Show Gist options
  • Select an option

  • Save mariusbolik/aa02177f4c95ccdf8b65de562146af73 to your computer and use it in GitHub Desktop.

Select an option

Save mariusbolik/aa02177f4c95ccdf8b65de562146af73 to your computer and use it in GitHub Desktop.
mySHOEFITTER x Empress of Heels
<!-- Load the mySHOEFITTER Script -->
<script src="https://js.myshoefitter.com/v1/script.js"></script>
<!-- Initialize mySHOEFITTER -->
<script type="application/javascript">
myshoefitter.init({
shopSystem: 'shopify',
button: {
styles: {
border: '2px solid var(--secondary_button_background_gradient)',
}
}
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment