Available Page Widgets

Browse all the building blocks you can use to create your custom web pages. Below is your complete set of page elements—each designed to help you structure content, highlight products, engage visitors, or add visual impact. Use this guide as a quick reference when planning or assembling your layouts.

Content Slider

Banner

Text Block

This is a text block

The Text Block widget lets you add plain or formatted text anywhere on your page. It's perfect for section intros, product explanations, instructions, disclaimers, or any other content you need to communicate clearly. You can drop it into any layout and adjust its placement to fit the flow of your page. You can include headings, paragraphs, • bullet points, links, and basic formatting like bold or italic. This makes it easy to organize information, highlight key points, and maintain a consistent look across your site.

Accordion

The Accordion widget displays content in collapsible sections, so users can expand only what they need. It’s ideal for keeping pages clean and user-friendly.

It helps reduce clutter by hiding secondary information until it’s needed. This makes it easier for users to scan and find answers quickly.

FAQs, product specs, policies, or anything you’d normally cram into a long scroll. If it can be grouped, it can go in an accordion.

Yes—you can customize titles, reorder items, and adjust colors or spacing to fit your design. Each section works independently for full control.

Blog

A Marketer's (Tiny) Guide to Promo at Trade Shows

Trade show season is quickly approaching, and standing out in the sea of booths can feel like a daunting task. The competition is fierce, and capturing attention amid the hustle and bustle of the e...

10 Tee-Rific Golf Promo Products

Whether you're hitting the golf green for an event or you manage your own green - these are the perfect golf promo gifts for your coworkers, golf green staff, and more! 1. Golf Towel 2. First ...

Spring Into Clean: 6 Promotional Products That Sparkle

Spring cleaning is the perfect time to refresh and rejuvenate, and what better way to spread that fresh feeling than with promotional products? Everyone loves a good clean and declutter. With items...

Form

This is a Text Block widget. It lets you add plain text to your form for things like help text, instructions, or disclaimers.

Newsletter

Newsletter Title

Let the universe deliver a little magic to your inbox. New finds, secret deals, and sacred updates await.

Product Group

Countdown

Icon

Flipbooks

Code

Code Widget
Paste HTML embeds or JavaScript snippets
HTML JS Embed
Editor
1
2
3
4
5
6
7
8
9
10
11
12
<!-- Example: add a simple CTA --> <div style="border:1px solid #e5e7eb; border-radius:12px; padding:16px; background:#f8fafc;"> <h3 style="margin:0 0 8px; font-size:18px;">Need help choosing products?</h3> <p style="margin:0 0 12px; color:#475569;">We can build a curated list for your event, team, or campaign.</p> <button type="button" onclick="alert('This button was added using the Code Widget.')" style="background:#111827; color:#fff; border:0; padding:10px 14px; border-radius:10px; font-weight:700; cursor:pointer;">Request a Quote</button> </div>
Output
Preview output shown below (what visitors would see).
Need help choosing products?
We can build a curated list for your event, team, or campaign.
Close