${function() {
const variantData = data.variant || {"id":"65340975-4502-46d3-8619-0a4e2da15e3c","product_id":"0bf2a04b-674e-4ec0-b8ea-0bec2cfd16a7","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"TSNC4327-As shown-S","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b2ce4f6e197ef5358c505e736aaff12b.jpeg","path":"b2ce4f6e197ef5358c505e736aaff12b.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0","compare_at_price":"36.98","price":"23.98","retail_price":"36.98","available":true,"url":"\/products\/hippie-imagine-print-v-neck-casual-t-shirt-vz3hf745a0cb-7fd6-48fa-ab24-c4e806070c7c?variant=65340975-4502-46d3-8619-0a4e2da15e3c","available_quantity":1000,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"S"}],"off_ratio":35,"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 : TSNC4327-As shown-S
${function(){
const variantData = data.variant || {"id":"65340975-4502-46d3-8619-0a4e2da15e3c","product_id":"0bf2a04b-674e-4ec0-b8ea-0bec2cfd16a7","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"TSNC4327-As shown-S","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b2ce4f6e197ef5358c505e736aaff12b.jpeg","path":"b2ce4f6e197ef5358c505e736aaff12b.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0","compare_at_price":"36.98","price":"23.98","retail_price":"36.98","available":true,"url":"\/products\/hippie-imagine-print-v-neck-casual-t-shirt-vz3hf745a0cb-7fd6-48fa-ab24-c4e806070c7c?variant=65340975-4502-46d3-8619-0a4e2da15e3c","available_quantity":1000,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"S"}],"off_ratio":35,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}