Woven Flat Sandals
${function() {
const variantData = data.variant || {"id":"fd859046-1cd1-4e63-ae59-a9bde6097f7f","product_id":"b62ca12f-2cae-4f13-9808-bad4a4212ccb","title":"Black-5.5","weight_unit":"kg","inventory_quantity":1000,"sku":"TZHSY-W3028-Black-5.5","barcode":"","position":1,"option1":"Black","option2":"5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/08114325b324555dafd4e975a458b7b9.jpeg","path":"08114325b324555dafd4e975a458b7b9.jpeg","width":1300,"height":1950,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"30","retail_price":"30","available":true,"url":"\/products\/woven-flat-sandals?variant=fd859046-1cd1-4e63-ae59-a9bde6097f7f","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"5.5"}],"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.
Sku : TZHSY-W3028-Black-5.5
${function(){
const variantData = data.variant || {"id":"fd859046-1cd1-4e63-ae59-a9bde6097f7f","product_id":"b62ca12f-2cae-4f13-9808-bad4a4212ccb","title":"Black-5.5","weight_unit":"kg","inventory_quantity":1000,"sku":"TZHSY-W3028-Black-5.5","barcode":"","position":1,"option1":"Black","option2":"5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/08114325b324555dafd4e975a458b7b9.jpeg","path":"08114325b324555dafd4e975a458b7b9.jpeg","width":1300,"height":1950,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"30","retail_price":"30","available":true,"url":"\/products\/woven-flat-sandals?variant=fd859046-1cd1-4e63-ae59-a9bde6097f7f","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"5.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}
`
}()}