-
Niki Mehra
Regular price Rs. 995,000Regular priceUnit price per{ let words = titleElement.textContent.trim().split(/\s+/); // Trim and split by whitespace if (words.length > 0) { words = words.map((word, index) => { // Skip processing for the first word if (index === 0) { return word; // First word remains unchanged } else { // Process words from the second position onwards return excludeWords.includes(word.toLowerCase()) ? word.toLowerCase() : capitalize(word); } }); titleElement.textContent = words.join(" "); } }); function capitalize(word) { return word.charAt(0).toUpperCase() + word.slice(1).toLowerCase(); } }); // function updatePrices() { // document.querySelectorAll(".money").forEach(function (element) { // let priceText = element.getAttribute("data-currency-inr"); // Get price from attribute // if (priceText !== null) { // Ensure the attribute exists // let price = parseInt(priceText.replace(/[^0-9]/g, ""), 10); // Extract numeric value // if (!isNaN(price) && price > 700000) { // element.textContent = "Price on Request"; // } // } // }); // } // // Run the function when the DOM is ready // document.addEventListener("DOMContentLoaded", function () { // setTimeout(updatePrices, 200); // Small delay to ensure elements are available // }); // // If content is dynamically loaded, use a MutationObserver // var observer = new MutationObserver(updatePrices); // observer.observe(document.body, { childList: true, subtree: true });
Akanksha Sethi
Regular price Rs. 395,000Regular priceUnit price per{ let words = titleElement.textContent.trim().split(/\s+/); // Trim and split by whitespace if (words.length > 0) { words = words.map((word, index) => { // Skip processing for the first word if (index === 0) { return word; // First word remains unchanged } else { // Process words from the second position onwards return excludeWords.includes(word.toLowerCase()) ? word.toLowerCase() : capitalize(word); } }); titleElement.textContent = words.join(" "); } }); function capitalize(word) { return word.charAt(0).toUpperCase() + word.slice(1).toLowerCase(); } }); // function updatePrices() { // document.querySelectorAll(".money").forEach(function (element) { // let priceText = element.getAttribute("data-currency-inr"); // Get price from attribute // if (priceText !== null) { // Ensure the attribute exists // let price = parseInt(priceText.replace(/[^0-9]/g, ""), 10); // Extract numeric value // if (!isNaN(price) && price > 700000) { // element.textContent = "Price on Request"; // } // } // }); // } // // Run the function when the DOM is ready // document.addEventListener("DOMContentLoaded", function () { // setTimeout(updatePrices, 200); // Small delay to ensure elements are available // }); // // If content is dynamically loaded, use a MutationObserver // var observer = new MutationObserver(updatePrices); // observer.observe(document.body, { childList: true, subtree: true });
shagun singhal
Regular price Rs. 1,250,000Regular priceUnit price perRadhika Sharma
Regular price Rs. 995,000Regular priceUnit price per{ let words = titleElement.textContent.trim().split(/\s+/); // Trim and split by whitespace if (words.length > 0) { words = words.map((word, index) => { // Skip processing for the first word if (index === 0) { return word; // First word remains unchanged } else { // Process words from the second position onwards return excludeWords.includes(word.toLowerCase()) ? word.toLowerCase() : capitalize(word); } }); titleElement.textContent = words.join(" "); } }); function capitalize(word) { return word.charAt(0).toUpperCase() + word.slice(1).toLowerCase(); } }); // function updatePrices() { // document.querySelectorAll(".money").forEach(function (element) { // let priceText = element.getAttribute("data-currency-inr"); // Get price from attribute // if (priceText !== null) { // Ensure the attribute exists // let price = parseInt(priceText.replace(/[^0-9]/g, ""), 10); // Extract numeric value // if (!isNaN(price) && price > 700000) { // element.textContent = "Price on Request"; // } // } // }); // } // // Run the function when the DOM is ready // document.addEventListener("DOMContentLoaded", function () { // setTimeout(updatePrices, 200); // Small delay to ensure elements are available // }); // // If content is dynamically loaded, use a MutationObserver // var observer = new MutationObserver(updatePrices); // observer.observe(document.body, { childList: true, subtree: true });
Shloka Mehta
Regular price Rs. 0Regular priceUnit price perRicha Chadha
Regular price Rs. 0Regular priceUnit price perShanaya Kapoor
Regular price Rs. 0Regular priceUnit price perDeepika Padukone
Regular price Rs. 0Regular priceUnit price perEarthy Green Blended Silk...
Regular price Rs. 295,000Regular priceUnit price perPale Pink Blended Silk...
Regular price Rs. 295,000Regular priceUnit price perCinnamon Blended Silk Sharara...
Regular price Rs. 295,000Regular priceUnit price perPale Pistachio Blue Blended...
Regular price Rs. 295,000Regular priceUnit price perVivid Red Silk Sharara...
Regular price Rs. 295,000Regular priceUnit price perPale Rani Pink Blended...
Regular price Rs. 125,000Regular priceUnit price perDeep Turquoise Blended Silk...
Regular price Rs. 125,000Regular priceUnit price perDeep Rani Pink Blended...
Regular price Rs. 125,000Regular priceUnit price per- Choosing a selection results in a full page refresh.