Island Wide Delivery

Price
Price - slider
Rs. 600 — Rs. 26350
Availability
Availability
Product category
Products not found.
Price
Price - slider
Rs. 600 — Rs. 26350
Availability
Availability
Product category
Select some options
In Stock
Victoria’s Secret Island...
රු 5,445.00
or 3 X රු1,333.33 with Koko
In Stock
Victoria’s Secret Hot...
රු 5,445.00
or 3 X රු1,333.33 with Koko
Price
Price - slider
Rs. 600 — Rs. 26350
Availability
Availability
Product category

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(); }); });