Embed Kit ยท 2026

Embed the NMLP Free Book Pickup Widget

Realtors, estate attorneys, funeral directors, hospice coordinators, senior-move managers โ€” give your clients a one-click answer to "what do I do with all the books?" Copy the embed code, paste, done.

Live preview

Iframe embed (recommended)

Drop this into any page where your clients ask about books. WordPress, Squarespace, Wix, raw HTML โ€” works anywhere iframes work.

<iframe src="https://newmexicoliteracyproject.org/widget/embed"
        width="100%"
        height="640"
        style="border: 0; max-width: 460px;"
        title="NMLP Free Book Pickup Widget"
        loading="lazy"></iframe>

No external dependencies, no JavaScript required, no tracking pixels beyond NMLP's own Google Analytics.

Plain-link variant (email signature, footer)

For places iframes don't work โ€” email signatures, plaintext directories, printed handouts:

๐Ÿ“š Books to get rid of? Free pickup in Albuquerque metro.
   Call or text 702-496-4214 โ€” New Mexico Literacy Project.
   newmexicoliteracyproject.org/free-book-pickup-albuquerque

HTML card (inline, no iframe)

If you'd rather inline the card without an iframe (cleaner for some site builders), here's a self-contained HTML version:

<div style="max-width: 420px; padding: 20px; border: 2px solid #d4a017;
            border-radius: 12px; background: #faf9f6; font-family: sans-serif;">
  <div style="font-weight: 700; margin-bottom: 8px;">
    ๐Ÿ“š Books to get rid of in Albuquerque?
  </div>
  <div style="font-size: 14px; color: #555; margin-bottom: 16px;">
    Free in-home pickup. Any condition. Any quantity.
  </div>
  <a href="tel:+17024964214" style="display: block; padding: 12px;
     background: #c0612e; color: #fff; text-align: center;
     text-decoration: none; border-radius: 6px; font-weight: 700;
     margin-bottom: 8px;">Call 702-496-4214</a>
  <a href="https://newmexicoliteracyproject.org/free-book-pickup-albuquerque"
     style="display: block; padding: 12px; border: 2px solid #2a8888;
     color: #2a8888; text-align: center; text-decoration: none;
     border-radius: 6px; font-weight: 700;">Schedule pickup โ€บ</a>
  <div style="font-size: 11px; color: #888; text-align: center;
       margin-top: 12px;">
    For-profit business. Donations not tax-deductible.<br>
    Powered by <a href="https://newmexicoliteracyproject.org/" style="color:
    #888;">NMLP</a>
  </div>
</div>

Markdown (Notion, GitHub, wiki, README)

**Books to get rid of in Albuquerque?**

[New Mexico Literacy Project](https://newmexicoliteracyproject.org/) offers free in-home book pickup across the Albuquerque metro. Any condition, any quantity.

๐Ÿ“ž Call or text **702-496-4214**
๐ŸŒ [Schedule a pickup](https://newmexicoliteracyproject.org/free-book-pickup-albuquerque)
๐Ÿ“ 24/7 outdoor drop box: 5445 Edith Blvd NE, Unit A, Albuquerque, NM 87107

*For-profit business. Donations not tax-deductible.*

Who should embed this

Customization

If you want a custom variant (different copy, different color palette to match your site, additional fields), email jseldred@gmail.com with what you need. NMLP will build the variant and host it as an additional widget URL.

There's no fee, no contract, no tracking sign-up. The only ask: link credit somewhere on the page where the widget appears.

Related