${function() {
const variantData = data.variant || {"id":"8590cdf1-4957-4a89-81d4-46daf5648e66","product_id":"d63bb460-f0e4-4b97-ba9f-9e89ea670a18","title":"PIC 1-One Size","weight_unit":"kg","inventory_quantity":200,"sku":"LC0115-PIC 1-One Size","barcode":"","position":1,"option1":"PIC 1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e77b3668eefc28cfeb9a5982f8c6cc5.jpeg","path":"7e77b3668eefc28cfeb9a5982f8c6cc5.jpeg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"39.99","price":"24.99","retail_price":"39.99","available":true,"url":"\/products\/mini-doll-cute-dress-set-pikm-g84d-r3it-apfm-gt2t-i23c?variant=8590cdf1-4957-4a89-81d4-46daf5648e66","available_quantity":200,"options":[{"name":"color","value":"PIC 1"},{"name":"size","value":"One Size"}],"off_ratio":38,"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 : LC0115-PIC 1-One Size
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"8590cdf1-4957-4a89-81d4-46daf5648e66","product_id":"d63bb460-f0e4-4b97-ba9f-9e89ea670a18","title":"PIC 1-One Size","weight_unit":"kg","inventory_quantity":200,"sku":"LC0115-PIC 1-One Size","barcode":"","position":1,"option1":"PIC 1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e77b3668eefc28cfeb9a5982f8c6cc5.jpeg","path":"7e77b3668eefc28cfeb9a5982f8c6cc5.jpeg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"39.99","price":"24.99","retail_price":"39.99","available":true,"url":"\/products\/mini-doll-cute-dress-set-pikm-g84d-r3it-apfm-gt2t-i23c?variant=8590cdf1-4957-4a89-81d4-46daf5648e66","available_quantity":200,"options":[{"name":"color","value":"PIC 1"},{"name":"size","value":"One Size"}],"off_ratio":38,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}