${function() {
const variantData = data.variant || {"id":"8719dec6-bc48-4742-981b-6e6e8d37cdf6","product_id":"715dc0a7-fb78-4fcd-8ac5-3f787579814f","title":"Same As Photo-S","weight_unit":"kg","inventory_quantity":1000,"sku":"pj02022103186-22-a","barcode":"","position":1,"option1":"Same As Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/db1a8ac0f6477bde042f5102b89d2b96.jpeg","path":"db1a8ac0f6477bde042f5102b89d2b96.jpeg","width":280,"height":351,"alt":"","aspect_ratio":0.7977207977207977},"wholesale_price":[{"price":3.94,"min_quantity":1}],"weight":"0","compare_at_price":"58","price":"3.94","retail_price":"58","available":true,"url":"\/products\/mens-lace-up-retro-steampunk-long-sleeved-shirt?variant=8719dec6-bc48-4742-981b-6e6e8d37cdf6","available_quantity":999999999,"options":[{"name":"Color","value":"Same As Photo"},{"name":"Size","value":"S"}],"off_ratio":93,"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.
${function(){
const variantData = data.variant || {"id":"8719dec6-bc48-4742-981b-6e6e8d37cdf6","product_id":"715dc0a7-fb78-4fcd-8ac5-3f787579814f","title":"Same As Photo-S","weight_unit":"kg","inventory_quantity":1000,"sku":"pj02022103186-22-a","barcode":"","position":1,"option1":"Same As Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/db1a8ac0f6477bde042f5102b89d2b96.jpeg","path":"db1a8ac0f6477bde042f5102b89d2b96.jpeg","width":280,"height":351,"alt":"","aspect_ratio":0.7977207977207977},"wholesale_price":[{"price":3.94,"min_quantity":1}],"weight":"0","compare_at_price":"58","price":"3.94","retail_price":"58","available":true,"url":"\/products\/mens-lace-up-retro-steampunk-long-sleeved-shirt?variant=8719dec6-bc48-4742-981b-6e6e8d37cdf6","available_quantity":999999999,"options":[{"name":"Color","value":"Same As Photo"},{"name":"Size","value":"S"}],"off_ratio":93,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}