Island Wide Delivery

Cart

RemoveImageProduct TitlePriceQuantityTotal
Buldak 2x Spicy NoodlesBuldak 2x Spicy Noodles
Store:

Nibbles

රු 895.00
රු 895.00

Cart Totals

Subtotal රු 895.00
Shipping

Shipping to Colombo 01 - Fort (Kotuwa).

Total රු 895.00

Confirm Your Age

We require users to be 21 years old or over, please verify your age to enter

jQuery(function($) { function fixDeliveryCityLabel() { let label = $('label[for="billing_state"]'); if (label.length) { label.text('Delivery City *'); // Force label change } } // Run on page load fixDeliveryCityLabel(); // Run after WooCommerce updates checkout fields via AJAX $(document.body).on('updated_checkout', function() { fixDeliveryCityLabel(); }); });