SaaS Names

Embed the domain carousel

Show this portfolio on any website with one snippet. The carousel loads the latest published domains from SaaS Names, so when the portfolio changes, every embed updates by itself — nothing to re-paste.

Card color
<div
  class="saasnames-domain-carousel"
  data-category="all"
  data-limit="12"
></div>
<script async src="https://www.saasnames.com/embed/domain-carousel.js"></script>

Live preview

Using it in WordPress / Bricks Builder

  1. In Bricks, add a Code element where the carousel should appear.
  2. Paste the snippet above into the element.
  3. Bricks requires executable code to be reviewed — click Sign code (or have an admin approve code execution) so the script runs on the front end.
  4. Save and preview. The carousel renders in place and keeps itself up to date.

The same snippet works in any HTML page, other page builders, or a WordPress Custom HTML block. Multiple carousels with different settings can share one page — the script tag only needs to appear once, but duplicating it is harmless.