Adding your store to your website
If you can add code to your website, either manually or through a CMS such as WordPress, you can embed your Missingink store right on your homepage. To get started, just copy the script below, and paste it into your website. Note: if you’re using WordPress, make sure you click the “Text” tab on post / page box before you paste. You’ll need to change one thing to make it work: 1. replace [moniker] with your store’s moniker, if you’re not sure of this, you can request it from cs@missingink.com
<script src="//assets.missingink.com/js/mi-js-store/mistore.min.js" data-mistore="moniker" data-options='{"useNavigation":true,"organizeByCategory":true, "buttonStyles":{"background-color": "#58559E","color": "#DFDEFF"}}'></script>
You can also change your button colors, by selecting a background color, and text color for your buttons – just change the hexadecimal color in the corresponding in the above snippet.
Specific Platforms
Squarespace
- Follow the instructions outlined here: https://support.squarespace.com/hc/en-us/articles/206543167-Using-the-Code-Block – and select HTML in step 2, then paste in the code above, dont forget to change moniker to your individual store name.
- Make sure to deselect/uncheck the display as code box.
- We suggest creating a private test page first, so you can check for any issues or oddities.
- Congratulations. That’s it, you should be up and runnung.