${function() {
const variantData = data.variant || {"id":"1f22e21a-9882-4ec7-97e4-baaf1ddb0aae","product_id":"051483ff-9d79-4f01-a983-6e451ae184c2","title":"Walking Shoes-Grey-39","weight_unit":"kg","inventory_quantity":1000,"sku":"-Sports Shoes-Grey-39-A0015165","barcode":"","position":13,"option1":"Walking Shoes","option2":"Grey","option3":"39","note":"","image":{"src":"\/\/img.staticdj.com\/0f9f784c5bc44daca60f29780705fe91.webp","path":"0f9f784c5bc44daca60f29780705fe91.webp","width":785,"height":782,"alt":"","aspect_ratio":1.0038363171355498},"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=1f22e21a-9882-4ec7-97e4-baaf1ddb0aae","available_quantity":999999999,"options":[{"name":"Style","value":"Walking Shoes"},{"name":"color","value":"Grey"},{"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-Grey-39-A0015165
${function(){
const variantData = data.variant || {"id":"1f22e21a-9882-4ec7-97e4-baaf1ddb0aae","product_id":"051483ff-9d79-4f01-a983-6e451ae184c2","title":"Walking Shoes-Grey-39","weight_unit":"kg","inventory_quantity":1000,"sku":"-Sports Shoes-Grey-39-A0015165","barcode":"","position":13,"option1":"Walking Shoes","option2":"Grey","option3":"39","note":"","image":{"src":"\/\/img.staticdj.com\/0f9f784c5bc44daca60f29780705fe91.webp","path":"0f9f784c5bc44daca60f29780705fe91.webp","width":785,"height":782,"alt":"","aspect_ratio":1.0038363171355498},"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=1f22e21a-9882-4ec7-97e4-baaf1ddb0aae","available_quantity":999999999,"options":[{"name":"Style","value":"Walking Shoes"},{"name":"color","value":"Grey"},{"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}
`
}()}