Follow these steps
- Integrate an iframe on your website - if unsure, ask your web developer
- Add the webshop link to your URL
- Fetch your webshop URL (click for instructions)
- Insert the link in the iframe. An example of an iframe can be seen below
<iframe src="[WEBSHOP URL]" scrolling="yes" frameborder="0" style="width: 100%;height: calc(100vh - 200px);"></iframe>
Your webshop has been integrated!
*Further, if you would like to learn how to
change the style, click below.