Men Bring Business Leather Shoes
${function() {
const variantData = data.variant || {"id":"69805a07-ee64-4d71-85cf-6140ee09b5d0","product_id":"e9b4f0d5-11f9-40c8-9c9c-d3dddeb11ea9","title":"MULTI-9.5","weight_unit":"kg","inventory_quantity":999,"sku":"10000000138508227","barcode":"","position":1,"option1":"MULTI","option2":"9.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ade25009d6b5e0e39a8875614c45920.webp","path":"4ade25009d6b5e0e39a8875614c45920.webp","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":84.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"84.99","retail_price":"0","available":true,"url":"\/products\/2255799872796689?variant=69805a07-ee64-4d71-85cf-6140ee09b5d0","available_quantity":999999999,"options":[{"name":"Color","value":"MULTI"},{"name":"Shoe Size","value":"9.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"69805a07-ee64-4d71-85cf-6140ee09b5d0","product_id":"e9b4f0d5-11f9-40c8-9c9c-d3dddeb11ea9","title":"MULTI-9.5","weight_unit":"kg","inventory_quantity":999,"sku":"10000000138508227","barcode":"","position":1,"option1":"MULTI","option2":"9.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ade25009d6b5e0e39a8875614c45920.webp","path":"4ade25009d6b5e0e39a8875614c45920.webp","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":84.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"84.99","retail_price":"0","available":true,"url":"\/products\/2255799872796689?variant=69805a07-ee64-4d71-85cf-6140ee09b5d0","available_quantity":999999999,"options":[{"name":"Color","value":"MULTI"},{"name":"Shoe Size","value":"9.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}