${function() {
const variantData = data.variant || {"id":"a8c77266-1bc9-44d1-a172-3f8d7291b7bd","product_id":"f7e4c0d1-cdb3-483c-a4f3-d4aaf99fc173","title":"As shown-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC5034-As shown-S","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe8bc83d7df745272acd27a54a93726f.jpeg","path":"fe8bc83d7df745272acd27a54a93726f.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":43.99,"min_quantity":1}],"weight":"0.26","compare_at_price":"58.99","price":"43.99","retail_price":"58.99","available":true,"url":"\/products\/retro-food-seafood-print-casual-pocket-half-sleeve-dress-jhim?variant=a8c77266-1bc9-44d1-a172-3f8d7291b7bd","available_quantity":200,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"S"}],"off_ratio":25,"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 : TSLC5034-As shown-S
Weight : 0.26kg
${function(){
const variantData = data.variant || {"id":"a8c77266-1bc9-44d1-a172-3f8d7291b7bd","product_id":"f7e4c0d1-cdb3-483c-a4f3-d4aaf99fc173","title":"As shown-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC5034-As shown-S","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe8bc83d7df745272acd27a54a93726f.jpeg","path":"fe8bc83d7df745272acd27a54a93726f.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":43.99,"min_quantity":1}],"weight":"0.26","compare_at_price":"58.99","price":"43.99","retail_price":"58.99","available":true,"url":"\/products\/retro-food-seafood-print-casual-pocket-half-sleeve-dress-jhim?variant=a8c77266-1bc9-44d1-a172-3f8d7291b7bd","available_quantity":200,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"S"}],"off_ratio":25,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}