Skip to content

No more size-related shoe returns with our digital shoe sizing tool. Integrated into your online store within 15 minutes.

Notifications You must be signed in to change notification settings

myshoefitter/js-sdk

Repository files navigation

mySHOEFITTER JS SDK

mySHOEFITTER Promotion Banner

How to use

Add the script just before the </body> of your website:

<!-- Load the Script -->
<script src="https://js.myshoefitter.com/v1/script.js"></script>

<!-- Initialize the Script -->
<script type="application/javascript">
  myshoefitter.init({
    shopId: 'your-shop-id', // <- Replace
    productId: 'custom-product-id' // <- Replace
  });
</script>

Add an button to open the banner:

<button id="myshoefitter-button">Find the right size</button>

🚀 Get your Shop ID at https://en.myshoefitter.com/kontakt
📖 Read the Documentation at https://docs.myshoefitter.com

About

No more size-related shoe returns with our digital shoe sizing tool. Integrated into your online store within 15 minutes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published