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('Christmas Sale');
pCollections.push('Mens Valentine special');
pCollections.push('Valentine Special');
pCollections.push('父亲节');
pCollections.push('男装鞋');
pTags.push('Catalogue_MU');
pTags.push('Colour_Rosewood');
pTags.push('Construction Type_Welted');
pTags.push('Fitting Type_F');
pTags.push('Gender_Mens');
pTags.push('Last Shape_29');
pTags.push('Material/Finish_Calf');
pTags.push('New Arrivals');
pTags.push('product_Grassington');
pTags.push('Status_AW23');
pTags.push('Status_Christmas_Sale_24');
pTags.push('Status_Primary');
pTags.push('Status_SS24');
var productData={};
var productId=7439617359924;
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 = {});
-->