Embed the Etsy Margin Calculator on your site
One iframe. Free forever. Your readers see their true Etsy profit without leaving your post.
Why embed it?
If you write about Etsy pricing, run a print-on-demand supplier site, teach a seller course, or maintain an affiliate review post, the calculator turns a passive page into an interactive one. Readers stick around. Bounce rate drops. You don't have to maintain any code.
Copy-paste snippet
Drop this anywhere HTML is allowed (WordPress custom HTML block, Webflow embed, Ghost HTML card, plain Markdown with HTML support, etc.).
<iframe
src="https://etsymargin.tools/embed/widget"
width="100%"
height="720"
style="border:0; border-radius:12px; max-width:840px;"
loading="lazy"
title="Etsy profit calculator">
</iframe>Prefill the inputs
Pre-load the calculator with your reader's scenario by appending query params to the iframe's src:
p— item sale price (e.g.p=24)s— shipping charged to buyerm— manufacturing / product costas— actual shipping costc— country code:US,UK,CA,AU,EUads— Off-Site Ads on (1) or off (0)t10— at/over $10k revenue (1) or under (0)
Example for a $24 t-shirt with $11 fulfillment cost and Off-Site Ads on:
https://etsymargin.tools/embed/widget?p=24&s=5.5&m=11&as=5.5&ads=1
Live preview
This is exactly what your readers will see. Try it.
License & attribution
Free to embed on any site, commercial or otherwise. We just ask that the small "Powered by etsymargin.tools" link below the calculator stays in place — that's how new sellers find us.
The widget is fully client-side. No third-party tracking scripts run inside the iframe — your readers' data never touches our servers.