pull down to refresh
You can use an iframe to display your store on any page. Here's a tutorial on iframes: https://www.w3schools.com/tags/tag_iframe.ASP
reply
Great, thank you for this
reply
I tried this, but didn't manage to get it work - it works with
<iframe src="https://magicwebstore.xyz/" title=" store">
</iframe>but not working with the store that point to my public key. 🤔
reply
Is there a good crash course to learn how to integrate this into an existing website, ie on my “Store” page?