Home
var objectKey = "cart"; var index = window.dataLayer.findIndex(function (obj) { return objectKey in obj; }); if (index === -1) { window.dataLayer.push({"cart":{"cartId":"","giftBoxStatus":false,"isTransactionDiscounted":false,"nbBoxGift":0,"shippingCity":"","shippingCost":0,"shippingMethod":"","shippingSubmethod":"","shippingZipCode":"","total":0,"totalTaxes":0,"voucherCode":"","voucherDiscount":0,"voucherType":"","items":[]}}); } var objectKey = "page"; var index = window.dataLayer.findIndex(function (obj) { return objectKey in obj; }); if (index === -1) { window.dataLayer.push({"page":{"category":"homepage","countryCode":"ID","currencyCode":"IDR","language":"in","name":"homepage","subCategory":"homepage","type":"homepage"}}); } var objectKey = "user"; var index = window.dataLayer.findIndex(function (obj) { return objectKey in obj; }); if (index === -1) { window.dataLayer.push({"user":{"daysSinceLastPurchase":-1,"hashedUE":"","ID":"","isBirthdayPromoEligible":false,"isReturningCustomer":true,"loggedIn":false,"newsletterOptin":false,"newsletterRegistrationDate":"","registrationDate":"","countryCode":"ID","group":"","gender":""}}); }