Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
merchantWidgetScript.addEventListener('load', function () {
merchantwidget.start({
// REQUIRED FIELDS
merchant_id: 640783177,
// OPTIONAL FIELDS
position: POSITION,
region: REGION,
});
});