New Arrivals

New Arrivals - Floral - ₹50000 - ₹75000 - ₹20000 - below

var videobtnhideiterval = setInterval(function () { if(jQuery('.sa-live-call-widget-btn-container-type-video_icon').length > 0){ jQuery('.sa-live-call-widget-btn-container-type-video_icon').hide(); console.log("testtest"); clearInterval(videobtnhideiterval); } }, 100); setTimeout(function () { jQuery('body').contents().filter(function() { return this.nodeType === 3; // Filter only text nodes }).each(function() { if (this.nodeValue.indexOf("fbq('track', 'AddToCart'") !== -1) { this.nodeValue = ''; } }); }, 1000); }); });