${function() {
const variantData = data.variant || {"id":"79cb4e0d-9ca2-4107-9fe5-6399bf616be0","product_id":"a346fe84-15c9-4498-893a-bf117a319e61","title":"As shown-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC4367-As shown-S","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6c9e32033cb0a80bdaf5b4fe31d3575d.jpeg","path":"6c9e32033cb0a80bdaf5b4fe31d3575d.jpeg","width":823,"height":1097,"alt":"","aspect_ratio":0.7502278942570647},"wholesale_price":[{"price":20.98,"min_quantity":1}],"weight":"0.26","compare_at_price":"35.98","price":"20.98","retail_price":"35.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--c41h?variant=79cb4e0d-9ca2-4107-9fe5-6399bf616be0","available_quantity":200,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"S"}],"off_ratio":42,"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 : TSLC4367-As shown-S
Weight : 0.26kg
${function(){
const variantData = data.variant || {"id":"79cb4e0d-9ca2-4107-9fe5-6399bf616be0","product_id":"a346fe84-15c9-4498-893a-bf117a319e61","title":"As shown-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC4367-As shown-S","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6c9e32033cb0a80bdaf5b4fe31d3575d.jpeg","path":"6c9e32033cb0a80bdaf5b4fe31d3575d.jpeg","width":823,"height":1097,"alt":"","aspect_ratio":0.7502278942570647},"wholesale_price":[{"price":20.98,"min_quantity":1}],"weight":"0.26","compare_at_price":"35.98","price":"20.98","retail_price":"35.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--c41h?variant=79cb4e0d-9ca2-4107-9fe5-6399bf616be0","available_quantity":200,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"S"}],"off_ratio":42,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}