Comfortable soft-soled slip-on leather shoes for men
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"b1fdfdf1-e0ab-42d7-8552-94ada146f969","product_id":"83ae60f4-f332-4774-bc56-7add14870b13","title":"Brown-US 6\/UK 5\/EU 38","weight_unit":"kg","inventory_quantity":1000,"sku":"Shoemen-1124-Brown-US 6\/UK 5\/EU 38","barcode":"","position":1,"option1":"Brown","option2":"US 6\/UK 5\/EU 38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de114bc63095c095cfa9414685aa9574.jpg","path":"de114bc63095c095cfa9414685aa9574.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"89.98","price":"59.99","retail_price":"89.98","available":true,"url":"\/products\/comfortable-soft-soled-slip-on-leather-shoes-for-men95c16a3b-c4d6-4813-b5c5-0a39b9d138b08081c568-2275-4c7c-aa3a-7b1bd107778b?variant=b1fdfdf1-e0ab-42d7-8552-94ada146f969","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US 6\/UK 5\/EU 38"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Brown
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
US 6/UK 5/EU 38
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$59.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"b1fdfdf1-e0ab-42d7-8552-94ada146f969","product_id":"83ae60f4-f332-4774-bc56-7add14870b13","title":"Brown-US 6\/UK 5\/EU 38","weight_unit":"kg","inventory_quantity":1000,"sku":"Shoemen-1124-Brown-US 6\/UK 5\/EU 38","barcode":"","position":1,"option1":"Brown","option2":"US 6\/UK 5\/EU 38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de114bc63095c095cfa9414685aa9574.jpg","path":"de114bc63095c095cfa9414685aa9574.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"89.98","price":"59.99","retail_price":"89.98","available":true,"url":"\/products\/comfortable-soft-soled-slip-on-leather-shoes-for-men95c16a3b-c4d6-4813-b5c5-0a39b9d138b08081c568-2275-4c7c-aa3a-7b1bd107778b?variant=b1fdfdf1-e0ab-42d7-8552-94ada146f969","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US 6\/UK 5\/EU 38"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"b1fdfdf1-e0ab-42d7-8552-94ada146f969","product_id":"83ae60f4-f332-4774-bc56-7add14870b13","title":"Brown-US 6\/UK 5\/EU 38","weight_unit":"kg","inventory_quantity":1000,"sku":"Shoemen-1124-Brown-US 6\/UK 5\/EU 38","barcode":"","position":1,"option1":"Brown","option2":"US 6\/UK 5\/EU 38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de114bc63095c095cfa9414685aa9574.jpg","path":"de114bc63095c095cfa9414685aa9574.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"89.98","price":"59.99","retail_price":"89.98","available":true,"url":"\/products\/comfortable-soft-soled-slip-on-leather-shoes-for-men95c16a3b-c4d6-4813-b5c5-0a39b9d138b08081c568-2275-4c7c-aa3a-7b1bd107778b?variant=b1fdfdf1-e0ab-42d7-8552-94ada146f969","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US 6\/UK 5\/EU 38"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
`
}()}