349
Initial "O" 3 pcs Handkerchief Pack
M.R.P. ₹349.00
Product Description
100% Cotton soft and super absorbent initial embroidered with colour border
Product Specification
Brand | ZODIAC |
---|---|
Color | White with Colour border |
Initial | O |
Fabric | 100% Cotton |
Country Of Origin | IND |
---|---|
Manufactured by | Zodiac Clothing Co. Ltd. Nyloc House, Dr. A B Road, Worli, Mumbai 400030, India. |
You May Also Like
requirejs(['jquery', 'mgs_quickview'],
function ($, quickview) {
$(document).ready(function () {
$('body').on('click', '.mgs-quickview', function() {
var prodUrl = $(this).attr('data-quickview-url');
if (prodUrl.length) {
quickview.displayContent(prodUrl);
}
});
});
});