${function() {
const variantData = data.variant || {"id":"380cbeca-c66d-46c1-9a0f-34df59bd368b","product_id":"93d3778f-1dd3-4aa5-a66a-38cfffcfe13f","title":"white-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC4499-white-S","barcode":"","position":19,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b6165496269c8351b7b3840ff91a583d.jpeg","path":"b6165496269c8351b7b3840ff91a583d.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":21.98,"min_quantity":1}],"weight":"0.26","compare_at_price":"36.98","price":"21.98","retail_price":"36.98","available":true,"url":"\/products\/womens-gods-children-are-not-for-sale-print-short-sleeve-t-shirt-zbj9-l4lp-zgee-abra-ctjd-7xzd-bn4f-dcfg-8xj3-2agp-cs28-wxa6-ndby-o5br-15b2-ipou-rib7-hk2g-0un8-y4mg-z7s3-0c0n-b7ir-99j7-9g34-6rj9-u113-92qb-zdca-eh1z-huep-4ewb-dpa4-6xtd-mzzk-nage-y1we--c3qg?variant=380cbeca-c66d-46c1-9a0f-34df59bd368b","available_quantity":200,"options":[{"name":"color","value":"white"},{"name":"size","value":"S"}],"off_ratio":41,"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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : TSLC4499-white-S
Weight : 0.26kg
${function(){
const variantData = data.variant || {"id":"380cbeca-c66d-46c1-9a0f-34df59bd368b","product_id":"93d3778f-1dd3-4aa5-a66a-38cfffcfe13f","title":"white-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC4499-white-S","barcode":"","position":19,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b6165496269c8351b7b3840ff91a583d.jpeg","path":"b6165496269c8351b7b3840ff91a583d.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":21.98,"min_quantity":1}],"weight":"0.26","compare_at_price":"36.98","price":"21.98","retail_price":"36.98","available":true,"url":"\/products\/womens-gods-children-are-not-for-sale-print-short-sleeve-t-shirt-zbj9-l4lp-zgee-abra-ctjd-7xzd-bn4f-dcfg-8xj3-2agp-cs28-wxa6-ndby-o5br-15b2-ipou-rib7-hk2g-0un8-y4mg-z7s3-0c0n-b7ir-99j7-9g34-6rj9-u113-92qb-zdca-eh1z-huep-4ewb-dpa4-6xtd-mzzk-nage-y1we--c3qg?variant=380cbeca-c66d-46c1-9a0f-34df59bd368b","available_quantity":200,"options":[{"name":"color","value":"white"},{"name":"size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}