${function() {
const variantData = data.variant || {"id":"599411a8-c7f3-45c1-80e1-c1b713b388d2","product_id":"051483ff-9d79-4f01-a983-6e451ae184c2","title":"Walking Shoes-White-39","weight_unit":"kg","inventory_quantity":988,"sku":"-Sports Shoes-White-39-A0015153","barcode":"","position":1,"option1":"Walking Shoes","option2":"White","option3":"39","note":"","image":{"src":"\/\/img.staticdj.com\/1e59c5578c1dc0b19abbce6f6ab4fbe4.webp","path":"1e59c5578c1dc0b19abbce6f6ab4fbe4.webp","width":789,"height":790,"alt":"","aspect_ratio":0.9987341772151899},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"71.99","price":"28.99","retail_price":"71.99","available":true,"url":"\/products\/brand-new-mens-leisure-walking-and-running-shoes?variant=599411a8-c7f3-45c1-80e1-c1b713b388d2","available_quantity":999999999,"options":[{"name":"Style","value":"Walking Shoes"},{"name":"color","value":"White"},{"name":"size","value":"39"}],"off_ratio":60,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : -Sports Shoes-White-39-A0015153
${function(){
const variantData = data.variant || {"id":"599411a8-c7f3-45c1-80e1-c1b713b388d2","product_id":"051483ff-9d79-4f01-a983-6e451ae184c2","title":"Walking Shoes-White-39","weight_unit":"kg","inventory_quantity":988,"sku":"-Sports Shoes-White-39-A0015153","barcode":"","position":1,"option1":"Walking Shoes","option2":"White","option3":"39","note":"","image":{"src":"\/\/img.staticdj.com\/1e59c5578c1dc0b19abbce6f6ab4fbe4.webp","path":"1e59c5578c1dc0b19abbce6f6ab4fbe4.webp","width":789,"height":790,"alt":"","aspect_ratio":0.9987341772151899},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"71.99","price":"28.99","retail_price":"71.99","available":true,"url":"\/products\/brand-new-mens-leisure-walking-and-running-shoes?variant=599411a8-c7f3-45c1-80e1-c1b713b388d2","available_quantity":999999999,"options":[{"name":"Style","value":"Walking Shoes"},{"name":"color","value":"White"},{"name":"size","value":"39"}],"off_ratio":60,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}