Leather Boat Shoes
${function() {
const variantData = data.variant || {"id":"4ee4e09a-86de-420a-80f3-3ef150f86d01","product_id":"e14a5700-d043-477f-a81f-bfe217a25e3e","title":"Brown-US 6","weight_unit":"kg","inventory_quantity":998,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1dab9c207f9caaeaa7e06c89d3e50f23.jpeg","path":"1dab9c207f9caaeaa7e06c89d3e50f23.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":63.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"63.99","retail_price":"99.99","available":true,"url":"\/products\/leather-boat-shoes-casual-flats-moccasins-homme-driving-loafers-shoes-slip-on-shoes-mofylookfbbacb0f-2d63-4447-aad0-33e54517d1d2?variant=4ee4e09a-86de-420a-80f3-3ef150f86d01","available_quantity":998,"options":[{"name":"Color","value":"Brown"},{"name":"Shoe Size","value":"US 6"}],"off_ratio":36,"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":"4ee4e09a-86de-420a-80f3-3ef150f86d01","product_id":"e14a5700-d043-477f-a81f-bfe217a25e3e","title":"Brown-US 6","weight_unit":"kg","inventory_quantity":998,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1dab9c207f9caaeaa7e06c89d3e50f23.jpeg","path":"1dab9c207f9caaeaa7e06c89d3e50f23.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":63.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"63.99","retail_price":"99.99","available":true,"url":"\/products\/leather-boat-shoes-casual-flats-moccasins-homme-driving-loafers-shoes-slip-on-shoes-mofylookfbbacb0f-2d63-4447-aad0-33e54517d1d2?variant=4ee4e09a-86de-420a-80f3-3ef150f86d01","available_quantity":998,"options":[{"name":"Color","value":"Brown"},{"name":"Shoe Size","value":"US 6"}],"off_ratio":36,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}