€
Currency
€ Euro
£ GBP
¥ JPY
$ USD
Language
English
Bulgarian
store@mtmfashion.eu
Register
Login
Wish List (0)
Shopping Cart
Checkout
0 item(s) - €0.00
Your shopping cart is empty!
Categories
CUSTOM SHIRTS
CREATE SHIRT
CUSTOM TIES
CUSTOM BOW TIES
CUSTOM BRACES
CUSTOM POCKET SQUARES
ACCESSORIES SETS
LOOKBOOK
MEASUIRING GUIDE
FACTORY
Cap
Description
Cap
Product Code: ШАПКА
Availability: In Stock
€0.00
Available Options
Order Number
Fabric article
Production time
Standard
Fast (+€15.00)
Express (+€30.00)
Size
--- Please Select ---
XS
S
M
Qty
Add to Cart
'); $('#form-upload input[name=\'file\']').trigger('click'); if (typeof timer != 'undefined') { clearInterval(timer); } timer = setInterval(function() { if ($('#form-upload input[name=\'file\']').val() != '') { clearInterval(timer); $.ajax({ url: 'index.php?route=tool/upload', type: 'post', dataType: 'json', data: new FormData($('#form-upload')[0]), cache: false, contentType: false, processData: false, beforeSend: function() { $(node).button('loading'); }, complete: function() { $(node).button('reset'); }, success: function(json) { $('.text-danger').remove(); if (json['error']) { $(node).parent().find('input').after('
' + json['error'] + '
'); } if (json['success']) { alert(json['success']); $(node).parent().find('input').val(json['code']); } }, error: function(xhr, ajaxOptions, thrownError) { alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText); } }); } }, 500); }); //-->