E-commerce

Embed in your Website

Easily integrate a dynamic e-commerce solution in your website with an embedded product checkout pop-up.
Quick setup
Create a customizable button to sell digital goods in just a matter of seconds.
Any website, any platform
Embedding only quires a a small code snippet allowing you to integrate into any website.
Brand continuation
Customers never have to leave your website to purchase products.
Just how easy?
All it takes is a small snippet of code to integrate. Experience it here, yourself!
Preview
<html>
<head>
    <title>Buy a product</title>
    <link rel="stylesheet" href="style.css">
    <script src="https://embed.selly.io/js"></script>
</head>
<body>
<section>
    <button data-selly-product="your-product-id">Purchase Product</button>
</section>
</body>
</html>
Explore more capabilities