World Class Customer Support

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 – 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-useNavigation="false"
    data-organizeByCategory="true"
    data-buttonBackgroundColor="#000000"
    data-buttonTextColor="#ffffff"
></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

  1. Edit a page or post, wherever you’d like your store to appear, and click Add Block, and click Embed. For help, visit Adding content with blocks.
  2. Open the block editor by clicking the pencil icon or Edit on the block.
  3. Click Code snippet, then click Embed code directly below.
  4. Paste your store code into the text field.
  5. Click Save at the top left of the window.

Note: you will not be able to preview your store until you save.

Wix

  1. Follow the instructions outlined here: https://support.wix.com/en/article/wix-editor-embedding-a-site-or-a-widget
  2. You’ll need to add your shop code to the page you want it displayed, in the content area you would like for it to display.
  3. Select Embed HTML.
  4. Select the Code option in the next step.
  5. Paste in your custom store Missingink store code.
  6. Now select the HTML box you created and stretch it to fill the vertical space of the page.
  7. Publish your changes.
  8. Congratulations. That’s it, you should be up and running.