${function() {
const variantData = data.variant || {"id":"7cabf80c-ed9b-48e5-948d-8e434577cf1f","product_id":"abb8de8b-53c3-4598-ab81-78bafd704832","title":"PIC 1-One Size","weight_unit":"kg","inventory_quantity":200,"sku":"LC0118-PIC 1-One Size","barcode":"","position":1,"option1":"PIC 1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ab6541647570920c6092642f56d9e48c.jpeg","path":"ab6541647570920c6092642f56d9e48c.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"41.99","price":"26.99","retail_price":"41.99","available":true,"url":"\/products\/mini-doll-cute-dress-set-pikm-g84d-r3it-apfm-gt2t-i23c-tcob-94ma-dunz?variant=7cabf80c-ed9b-48e5-948d-8e434577cf1f","available_quantity":200,"options":[{"name":"color","value":"PIC 1"},{"name":"size","value":"One Size"}],"off_ratio":36,"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 : LC0118-PIC 1-One Size
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"7cabf80c-ed9b-48e5-948d-8e434577cf1f","product_id":"abb8de8b-53c3-4598-ab81-78bafd704832","title":"PIC 1-One Size","weight_unit":"kg","inventory_quantity":200,"sku":"LC0118-PIC 1-One Size","barcode":"","position":1,"option1":"PIC 1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ab6541647570920c6092642f56d9e48c.jpeg","path":"ab6541647570920c6092642f56d9e48c.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"41.99","price":"26.99","retail_price":"41.99","available":true,"url":"\/products\/mini-doll-cute-dress-set-pikm-g84d-r3it-apfm-gt2t-i23c-tcob-94ma-dunz?variant=7cabf80c-ed9b-48e5-948d-8e434577cf1f","available_quantity":200,"options":[{"name":"color","value":"PIC 1"},{"name":"size","value":"One Size"}],"off_ratio":36,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}