Last active
February 18, 2025 13:10
-
-
Save mariusbolik/aa02177f4c95ccdf8b65de562146af73 to your computer and use it in GitHub Desktop.
mySHOEFITTER x Empress of Heels
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- 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