${function() {
const variantData = data.variant || {"id":"953a6326-2ea9-4b0f-9906-7149993cf09b","product_id":"0d16d750-909d-4a9e-a95f-d3252e5f82a6","title":"01 Black-S","weight_unit":"kg","inventory_quantity":500,"sku":"3256805557153680_01 Black_S","barcode":"","position":1,"option1":"01 Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cadf9be74af7faf3c24a2136bfad187a.jpeg","path":"cadf9be74af7faf3c24a2136bfad187a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.77,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.77","retail_price":"0","available":true,"url":"\/products\/fashion-irregular-mesh-crop-tops-men-nightclub-sexy-see-through-breathable-t-shirt-streetwear-mens-long-sleeve-stand-collar-tees?variant=953a6326-2ea9-4b0f-9906-7149993cf09b","available_quantity":999999999,"options":[{"name":"Color","value":"01 Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":29};
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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 3256805557153680_01 Black_S
${function(){
const variantData = data.variant || {"id":"953a6326-2ea9-4b0f-9906-7149993cf09b","product_id":"0d16d750-909d-4a9e-a95f-d3252e5f82a6","title":"01 Black-S","weight_unit":"kg","inventory_quantity":500,"sku":"3256805557153680_01 Black_S","barcode":"","position":1,"option1":"01 Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cadf9be74af7faf3c24a2136bfad187a.jpeg","path":"cadf9be74af7faf3c24a2136bfad187a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.77,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.77","retail_price":"0","available":true,"url":"\/products\/fashion-irregular-mesh-crop-tops-men-nightclub-sexy-see-through-breathable-t-shirt-streetwear-mens-long-sleeve-stand-collar-tees?variant=953a6326-2ea9-4b0f-9906-7149993cf09b","available_quantity":999999999,"options":[{"name":"Color","value":"01 Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":29};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}