Sign up for our emails to hear about our latest offers, inspiration and new arrivals
Sign me up for emails
if(typeof SmartechAppCustom!=undefined && typeof SmartechAppCustom!='undefined' && SmartechAppCustom!=null && SmartechAppCustom!='null'){
SmartechApp.searchProduct=SmartechAppCustom.searchProduct;
}
smartech('create', SmartechApp.config.trackingid);
smartech('register', SmartechApp.config.siteid);
pCollections.push('Valentine Special');
pCollections.push('父亲节');
pCollections.push('男装鞋');
pTags.push('Catalogue_I2');
pTags.push('Colour_Black');
pTags.push('Construction Type_Welted');
pTags.push('Fitting Type_G');
pTags.push('Last Shape_443');
pTags.push('Material / Finish_Hi-Shine');
pTags.push('product_LarrySale');
pTags.push('Shoe Size_11.5');
pTags.push('Shoe Size_12');
pTags.push('Status_BlackFriday_AW20');
pTags.push('Status_BlackFriday_AW21');
pTags.push('Status_Primary');
var productData={};
var productId=7030969270324;
productData[productId]={type:'Mens',tags:pTags.join(','),collections:pCollections.join(',')};
SmartechApp.currentProductData.productTags=pTags.join(',');
SmartechApp.currentProductData.productType=productData[productId].type;
SmartechApp.currentProductData.productCollections=pCollections.join(',');
SmartechAppProductsCookie=getNetcoreCookie(SmartechAppProductsCookieName);
if(SmartechAppProductsCookie=="" || SmartechAppProductsCookie==null){
var productCookieData=JSON.stringify(productData);
//setNetcoreCookie(SmartechAppProductsCookieName, productCookieData, 30);
}
else{
var productCookieData=JSON.parse(SmartechAppProductsCookie);
productCookieData[productId]=productData[productId];
//setNetcoreCookie(SmartechAppProductsCookieName, JSON.stringify(productCookieData), 30);
setNetcoreCookie(SmartechAppProductsCookieName, null, -1);
}
var EmailCustId = false;
})(window.SmartechApp = {});
-->