Men's business pointed leather shoes
${function() {
const variantData = data.variant || {"id":"9fc6b178-5677-4fb6-9936-fcae4606a317","product_id":"d737f692-66ad-4748-b5b0-d9e0b75bbf41","title":"brown-6","weight_unit":"kg","inventory_quantity":996,"sku":"","barcode":"","position":1,"option1":"brown","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe828777b91169bc14ed935c8d7ddf01.jpg","path":"fe828777b91169bc14ed935c8d7ddf01.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":91.99,"min_quantity":1}],"weight":"0","compare_at_price":"144.89","price":"91.99","retail_price":"144.89","available":true,"url":"\/products\/mens-business-pointed-leather-shoes?variant=9fc6b178-5677-4fb6-9936-fcae4606a317","available_quantity":999999999,"options":[{"name":"Color","value":"brown"},{"name":"Size","value":"6"}],"off_ratio":37,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
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":"9fc6b178-5677-4fb6-9936-fcae4606a317","product_id":"d737f692-66ad-4748-b5b0-d9e0b75bbf41","title":"brown-6","weight_unit":"kg","inventory_quantity":996,"sku":"","barcode":"","position":1,"option1":"brown","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe828777b91169bc14ed935c8d7ddf01.jpg","path":"fe828777b91169bc14ed935c8d7ddf01.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":91.99,"min_quantity":1}],"weight":"0","compare_at_price":"144.89","price":"91.99","retail_price":"144.89","available":true,"url":"\/products\/mens-business-pointed-leather-shoes?variant=9fc6b178-5677-4fb6-9936-fcae4606a317","available_quantity":999999999,"options":[{"name":"Color","value":"brown"},{"name":"Size","value":"6"}],"off_ratio":37,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}