document.addEventListener("DOMContentLoaded", function () { if (document.getElementById("wpadminbar")) { document.getElementById("custom-popup").style.display = "flex"; const manhattanZips = [ "10001", "10002", "10003", "10004", "10005", "10006", "10007", "10009", "10010", "10011", "10012", "10013", "10014", "10016", "10017", "10018", "10019", "10020", "10021", "10022", "10023", "10024", "10025", "10026", "10027", "10028", "10029", "10030", "10031", "10032", "10033", "10034", "10035", "10036", "10037", "10038", "10039", "10040", "10128" ]; const zipInput = document.getElementById("zip-input"); const msg = document.getElementById("delivery-msg"); const popup = document.getElementById("custom-popup"); const deliveryBox = document.getElementById("delivery-box"); zipInput.addEventListener("keypress", function (e) { if (e.key === "Enter") { e.preventDefault(); checkZip(); } }); zipInput.addEventListener("change", checkZip); function checkZip() { let zip = zipInput.value.trim(); if (manhattanZips.includes(zip)) { msg.innerText = "✅ Delivery Available in Manhattan!"; msg.style.color = "green"; deliveryBox.innerText = "✅ Delivery Available in Manhattan!"; deliveryBox.style.color = "green"; } else { msg.innerText = "❌ Delivery Not Available"; msg.style.color = "red"; deliveryBox.innerText = "❌ Delivery Not Available"; deliveryBox.style.color = "red"; } deliveryBox.style.display = "block"; setTimeout(() => { popup.style.display = "none"; }, 2000); } } });
Low Prices Than in Other Stores Free Delivery From $75 Fresh Products Every Day Safe Online Payment Seasonal & Festivals Sales
Low Prices Than in Other Stores Free Delivery From $75 Fresh Products Every Day Safe Online Payment Seasonal & Festivals Sales

Weekly Discounts

Save Up to 10% With Promo Code

Promo code:

LittleIndia10

*Not combined with promotional offers and discounts

Free Delivery To Your Door

Collect a basket worth more than $75 and get free delivery to your door.