Island Wide Delivery

Price
Price - slider
Rs. 1737900Rs. 1737900
Availability
Availability
Product category

Showing the single result

In Stock
NT Vault with...
රු 1,737,900.00
or 3 X රු579,300.00 with Koko
Price
Price - slider
Rs. 1737900Rs. 1737900
Availability
Availability
Product category
Select some options

Showing the single result

In Stock
NT Vault with...
රු 1,737,900.00
or 3 X රු579,300.00 with Koko
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(); }); });