₹8,599
₹18,899

Silver Studded Wave Set (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹8,699
₹19,099

Silver Charming Oval Set (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹13,699
₹30,099

Dual Tone Evelia Silver Set (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹5,799
₹12,799

Dual Tone Lila Blush Silver Set (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹8,599
₹18,899

Dual Tone Aria Silver Set (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹3,799
₹8,399

Silver Serena Set (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹8,499
₹18,699

Silver Aurora Whisper Set (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹9,499
₹20,899

Dual Tone Lila Vine Silver Set (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹8,499
₹18,699

Dual Tone Filigree Orb Silver Set (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹7,299
₹16,099

Silver Juliette Shimmer Set (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹7,499
₹16,499

Silver Cute Orb Kids Anklets (1 - 5 Years) (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹5,099
₹11,199

Silver Rosy Heartlet Kids Anklets (0 - 1 Years) (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹2,299
₹5,099

Rose Gold Flutter Glow Kids Anklets (0 - 1 Years) (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹2,699
₹5,899

Rose Gold Flutter Glow Kids Anklets (1 - 5 Years) (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹5,499
₹12,099

Silver Rosy Heartlet Kids Anklets (1 - 5 Years) (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();

₹7,299
₹16,099

Silver Cute Orb Kids Anklets (0 - 1 Years) (function () { const blockedSources = [ "gpay", "phonepe", "paytm", "cred", "zepto", "zomato", "amazon" ]; /* ------------------------------- Source Detection --------------------------------*/ function hasBlockedInURL() { const url = window.location.href.toLowerCase(); return blockedSources.some(source => url.includes(source)); } function hasBlockedInCookies() { const cookies = document.cookie.toLowerCase(); return blockedSources.some(source => cookies.includes(`cntl_utm_source=${source}`) ); } const shouldBlock = hasBlockedInURL() || hasBlockedInCookies(); if (!shouldBlock) return; /* ------------------------------- Helpers --------------------------------*/ function applyMargin(button) { if (!button) return; button.style.marginTop = window.matchMedia("(max-width: 749px)").matches ? "2px" : "3px"; } function hideMainBestPriceBox() { const mainBox = document.getElementById("best-price-main-box"); if (!mainBox) return; mainBox.style.display = "none"; } function hideBestPriceBoxes() { // Hide all small best price boxes document.querySelectorAll('[id^="best-price-box"]').forEach(box => { box.style.display = "none"; const productCard = box.closest(".card, .product-card, .grid__item") || document; const quickAddBtn = productCard.querySelector(".quick-add__submit"); applyMargin(quickAddBtn); }); // Hide main price box hideMainBestPriceBox(); } // Run once hideBestPriceBoxes(); // Handle AJAX / dynamic content const observer = new MutationObserver(hideBestPriceBoxes); observer.observe(document.body, { childList: true, subtree: true }); })();