${function() {
const variantData = data.variant || {"id":"7e6c2120-ba2c-4020-8f1b-9810003b9024","product_id":"3ca3abd8-7239-43e7-b46f-61d6b8d9cc65","title":"blue-one size","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC4502-blue-one size","barcode":"","position":3,"option1":"blue","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/09d667fa4ea629175d6019e4469282f2.jpeg","path":"09d667fa4ea629175d6019e4469282f2.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.98,"min_quantity":1}],"weight":"0.2","compare_at_price":"21.98","price":"9.98","retail_price":"21.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--gfg4?variant=7e6c2120-ba2c-4020-8f1b-9810003b9024","available_quantity":200,"options":[{"name":"color","value":"blue"},{"name":"size","value":"one size"}],"off_ratio":55,"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 : TSLC4502-blue-one size
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"7e6c2120-ba2c-4020-8f1b-9810003b9024","product_id":"3ca3abd8-7239-43e7-b46f-61d6b8d9cc65","title":"blue-one size","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC4502-blue-one size","barcode":"","position":3,"option1":"blue","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/09d667fa4ea629175d6019e4469282f2.jpeg","path":"09d667fa4ea629175d6019e4469282f2.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.98,"min_quantity":1}],"weight":"0.2","compare_at_price":"21.98","price":"9.98","retail_price":"21.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--gfg4?variant=7e6c2120-ba2c-4020-8f1b-9810003b9024","available_quantity":200,"options":[{"name":"color","value":"blue"},{"name":"size","value":"one size"}],"off_ratio":55,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}