Embed Widget Builder
Create embeddable widgets to showcase WoW housing decor items on your own website.
Widget Configuration
Inline JS: Better performance, natural page flow
px (80-900)
1-12 items
Enter WoW Decor IDs separated by commas
Use same format as URL filters
Enter the ID of a public ItemSet
Optionally limit the number of items shown (1-50, leave empty for all)
Embed Code
Live Preview
Quick Start
Add this code to your website to embed WoW housing decor items or item sets:
- Choose between Items (filtered/random items) or ItemSet (items from a specific set)
- Configure your widget using the options above
- Copy the generated embed code
- Paste it into your HTML where you want the widget to appear
- The widget will automatically load and display items
Multiple Widgets: You can add multiple widgets to the same page! Just give each container div a unique ID and reference it in the
data-target attribute.
ItemSets: To embed an ItemSet, find the set you want on the site, note its ID from the URL (e.g., /sets/42/... has ID 42), then select "ItemSet" above and enter the ID. Only public ItemSets can be embedded.
Customization Examples
Filter Examples:
category=furnishings- Items from Furnishings categorytags=dwarven- Items with Dwarven tagsource_types=Vendor- Items from vendorscategory=furnishings&subcategory=storage- Combine multiple filters
Configuration Options
| Attribute | Default | Description |
|---|---|---|
data-target |
required | ID of container div |
data-embed-type |
iframe | Embed type: iframe, inline iframe = isolated, inline = direct injection |
data-mode |
grid | Display mode: grid, list |
data-size |
medium | Grid thumbnail size: small, medium, large or custom pixel value (80-900) |
data-theme |
auto | Theme: light, dark, auto |
data-count |
5 | Number of items (1-12 for random, 1-50 for itemsets) |
data-ids |
Specific decor IDs (items mode only) | |
data-filters |
URL filter string (items mode only) | |
data-itemset-id |
ItemSet ID to embed (itemset mode only) When set, displays items from the specified ItemSet |