With the snippet code generated for your HTML website, you can embed your WM Store.
Embedding to an HTML website
Let's walk through the steps below.
NOTE: You must have access to edit the HTML code of your website
Using your admin account, log in to your website (or its file server).
Locate the web page file where you want to embed.
With the web page file editable, add the embed script below to the HTML body.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Your Website</title>
</head>
<body>
<script src="https://your-wm-store-url.wm.store/static/js/embed.js"></script>
</body>
</html>
4. Replace the highlighted text above with the WM Store domain created earlier.
5. Click Save and deploy your changes.
At this point, your online store is:
Published
Ready for your patients and customers.
Check out these articles for pro tips and best practices on WM Store optimizations.