This is a working embed using the same script your website would load. Events are logged below.
Events received from the widget are displayed here in real time.
| Parameter | Type | Description |
|---|---|---|
widgetid required |
string | The id of the HTML element where the widget iframe will be inserted. |
affiliatecode required |
string | Your affiliate or partner code (e.g. 'lp', 'ABC'). Determines branding and pricing. |
sessionid optional |
string | A session identifier for tracking. Passed back in the conclusion callback. |
conclusionurl optional |
string | Server-side URL that receives a POST when the user completes a list selection. |
callback optional |
function | JavaScript function called on conclusion. Receives { criteriaid, listtype, price, qtycount, qtydesired, sessionid }. |
onload optional |
function | JavaScript function called when the widget iframe has finished loading. |
skin optional |
object | Skinning options: { buylistbtn: 'Custom Text', hideprices: true }. |
datasetkey optional |
string | Selects a specific dataset or list type to show in the widget. |