${function() {
const variantData = data.variant || {"id":"e77e3512-025f-4ab8-bb2d-dcdbca4b4b8e","product_id":"a3ed0d1e-43a2-4083-871f-4349af71b423","title":"As shown-One Size","weight_unit":"kg","inventory_quantity":200,"sku":"LC0165-As shown-One Size","barcode":"","position":1,"option1":"As shown","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f4e3be026c1463921cee6e806a61e10.jpeg","path":"7f4e3be026c1463921cee6e806a61e10.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"40.99","price":"25.99","retail_price":"40.99","available":true,"url":"\/products\/mini-doll-cute-dress-set-pikm-g84d-r3it-apfm-gt2t-i23c-tcob-94ma-dunz-er50-nttq-mdnr-bwu7-zpxl-m0oc-e521-31a9-vz7f-k722-c0rh-tfpf-orme-ao4m-wifv?variant=e77e3512-025f-4ab8-bb2d-dcdbca4b4b8e","available_quantity":200,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"One Size"}],"off_ratio":37,"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 : LC0165-As shown-One Size
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"e77e3512-025f-4ab8-bb2d-dcdbca4b4b8e","product_id":"a3ed0d1e-43a2-4083-871f-4349af71b423","title":"As shown-One Size","weight_unit":"kg","inventory_quantity":200,"sku":"LC0165-As shown-One Size","barcode":"","position":1,"option1":"As shown","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f4e3be026c1463921cee6e806a61e10.jpeg","path":"7f4e3be026c1463921cee6e806a61e10.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"40.99","price":"25.99","retail_price":"40.99","available":true,"url":"\/products\/mini-doll-cute-dress-set-pikm-g84d-r3it-apfm-gt2t-i23c-tcob-94ma-dunz-er50-nttq-mdnr-bwu7-zpxl-m0oc-e521-31a9-vz7f-k722-c0rh-tfpf-orme-ao4m-wifv?variant=e77e3512-025f-4ab8-bb2d-dcdbca4b4b8e","available_quantity":200,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"One Size"}],"off_ratio":37,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}