₹6,499
₹14,299

Golden Havana 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

Silver Bejeweled 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,599
₹16,699

Silver My Universe 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 }); })();

₹10,099
₹22,199

Silver Slow Dance 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,599
₹16,699

Golden Treasure 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,899
₹21,799

Silver My Universe Set of 3 (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,399
₹29,499

Silver Bejeweled Set of 3 (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,599
₹16,699

Silver Levitating 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 }); })();

₹17,199
₹37,799

Silver Glitter 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,099
₹15,599

Golden Stay With Me 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,199
₹20,199

Golden Havana Set of 3 (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 }); })();

₹14,499
₹31,899

Silver Light It Up Set of 3 (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,699
₹8,199

Rose Gold Personalised Signature Name Necklace (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,699
₹8,199

Golden Personalised Signature Name Necklace (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,699
₹8,199

Silver Personalised Signature Name Necklace (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,199
₹18,099

Rose Gold Personalised Cuban Bracelet for Him (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 }); })();