Live Demo — This is a simulated retailer store. Click "Earn This" to see the EarnIt widget experience. Get this on your store →
Vanta Tech
Vanta Pro 15
Laptop (2025 Edition)
★★★★★ 4.9  ·  312 reviews
$1,299.00
Free shipping · In stock · Ships in 2–3 business days
Storage
512 GB
1 TB
2 TB
Color
Midnight
Silver
Sage
No credit check
Full product warranty
Earn at $12+/hr
For Developers

A few lines of code.
That's the integration.

Drop the EarnIt widget into any product page in minutes. Works with Shopify, WooCommerce, and any custom storefront that runs HTML.

01

Get your site key

Sign up as a retail partner and receive a unique site key tied to your store's domain and product catalog.

02

Configure the snippet

Set your product price, name, and the CSS selector for your existing "Add to Cart" button. No redesign needed.

03

EarnIt handles the rest

The widget injects itself automatically. User auth, task assignment, progress tracking, and payouts are fully managed.

product-page.html
<!-- EarnIt Widget — paste before </body> on every product page -->
<script>
  window.EarnItConfig = {
    siteKey:         "sk_live_your_key_here",
    productSelector: ".add-to-cart",
    productName:     "{{ product.title }}",
    productPrice:    {{ product.price }}
  };
</script>
<script src="https://widget.earnit.io/v1/widget.js" async></script>
🛍️ Shopify
🔷 WooCommerce
⚙️ Custom HTML
🟦 Squarespace
◼️ BigCommerce
🟣 Webflow