Pan-India Fast Delivery | 100% Original Products
Shop
merchantWidgetScript.addEventListener(‘load’, function () {
merchantwidget.start({
// REQUIRED FIELDS
merchant_id: 5704820804,
// OPTIONAL FIELDS
position: POSITION,
region: REGION,
});
});
window.renderOptIn = function() {
window.gapi.load(‘surveyoptin’, function() {
window.gapi.surveyoptin.render(
{
// REQUIRED FIELDS
“merchant_id”: 5704820804,
“order_id”: “ORDER_ID”,
“email”: “CUSTOMER_EMAIL”,
“delivery_country”: “COUNTRY_CODE”,
“estimated_delivery_date”: “YYYY-MM-DD”,
// OPTIONAL FIELDS
“products”: [{“gtin”:”GTIN1″}, {“gtin”:”GTIN2″}]
});
});
}
merchantWidgetScript.addEventListener(‘load’, function () {
merchantwidget.start({
// REQUIRED FIELDS
merchant_id: 5704820804,
// OPTIONAL FIELDS
position: POSITION,
region: REGION,
});
});









