Put an "Add to EZWishlist" button on your site

Run a shop or write gift guides? Add a button next to your products so visitors can save them to a wishlist in one click. It's a plain link — no JavaScript to load, no cookies, no tracking. Visitors without an account aren't turned away: they start a draft list right away and sign in only when they want to save it.

How it works

Link to https://ezwishlist.com/add and pass the product page's address in the url parameter (URL-encoded):

https://ezwishlist.com/add?url={url-encoded product address}

We fetch the product's photo, title, and price from your page's standard metadata (OpenGraph), the same as when someone pastes a link by hand.

Get your snippet

For store templates, use your platform's product-URL variable here instead.

Good to know

  • Signed-in visitors pick one of their lists; new visitors start a draft — nobody hits a signup wall.
  • Your product link stays the item's only store link — we never show other places to buy it.
  • The button never changes anything on your site and sends us nothing about your visitors.
  • Style the link however you like — only the href matters.
  • Shopping for yourself? Grab the bookmarklet from your dashboard instead.