${function() {
const variantData = data.variant || {"id":"bcfc7907-7402-46e2-b9ac-37b82c75b5b2","product_id":"db293b92-32d7-4063-ab9f-3b174d06f931","title":"1 coaster + doll; Random color and shape","weight_unit":"kg","inventory_quantity":10,"sku":"","barcode":"","position":1,"option1":"1 coaster + doll; Random color and shape","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/da250577da71d13a1785527571a077f4.jpeg","path":"da250577da71d13a1785527571a077f4.jpeg","width":500,"height":334,"alt":"","aspect_ratio":1.4970059880239521},"wholesale_price":[{"price":13.2,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"13.2","retail_price":"0","available":true,"url":"\/products\/chinese-style-handmade-coaster-homespun-cloth-absorbent-thermal-insulation-barbola-embroidery-patchwork-teacup-mat?variant=bcfc7907-7402-46e2-b9ac-37b82c75b5b2","available_quantity":999999999,"options":[{"name":"Color classification","value":"1 coaster + doll; Random color and shape"}],"off_ratio":0,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"bcfc7907-7402-46e2-b9ac-37b82c75b5b2","product_id":"db293b92-32d7-4063-ab9f-3b174d06f931","title":"1 coaster + doll; Random color and shape","weight_unit":"kg","inventory_quantity":10,"sku":"","barcode":"","position":1,"option1":"1 coaster + doll; Random color and shape","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/da250577da71d13a1785527571a077f4.jpeg","path":"da250577da71d13a1785527571a077f4.jpeg","width":500,"height":334,"alt":"","aspect_ratio":1.4970059880239521},"wholesale_price":[{"price":13.2,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"13.2","retail_price":"0","available":true,"url":"\/products\/chinese-style-handmade-coaster-homespun-cloth-absorbent-thermal-insulation-barbola-embroidery-patchwork-teacup-mat?variant=bcfc7907-7402-46e2-b9ac-37b82c75b5b2","available_quantity":999999999,"options":[{"name":"Color classification","value":"1 coaster + doll; Random color and shape"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}