Women's Genuine Leather Loafers
${function() {
const variantData = data.variant || {"id":"4929543d-bf7e-4e50-a723-e995611bb1e1","product_id":"78252700-9588-4201-aa5d-42fdf391d4eb","title":"black-35","weight_unit":"lb","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"black","option2":"35","option3":"","note":"","image":null,"wholesale_price":[{"price":49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"49","retail_price":"0","available":true,"url":"\/products\/womens-genuine-leather-loafers-1?variant=4929543d-bf7e-4e50-a723-e995611bb1e1","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"4929543d-bf7e-4e50-a723-e995611bb1e1","product_id":"78252700-9588-4201-aa5d-42fdf391d4eb","title":"black-35","weight_unit":"lb","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"black","option2":"35","option3":"","note":"","image":null,"wholesale_price":[{"price":49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"49","retail_price":"0","available":true,"url":"\/products\/womens-genuine-leather-loafers-1?variant=4929543d-bf7e-4e50-a723-e995611bb1e1","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}