${function() {
const variantData = data.variant || {"id":"964ac9b9-f353-46bc-9c3e-72413ae19e56","product_id":"3551dbce-51ab-41ff-a4ec-2ef0d4ddcdbe","title":"As shown-One Size","weight_unit":"kg","inventory_quantity":200,"sku":"LC0169-As shown-One Size","barcode":"","position":1,"option1":"As shown","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c71490dec255c1c4905b8e937ddc1c96.jpeg","path":"c71490dec255c1c4905b8e937ddc1c96.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"38.99","price":"23.99","retail_price":"38.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-c740-pdz0-bgzs-mmes?variant=964ac9b9-f353-46bc-9c3e-72413ae19e56","available_quantity":200,"options":[{"name":"color","value":"As shown"},{"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 : LC0169-As shown-One Size
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"964ac9b9-f353-46bc-9c3e-72413ae19e56","product_id":"3551dbce-51ab-41ff-a4ec-2ef0d4ddcdbe","title":"As shown-One Size","weight_unit":"kg","inventory_quantity":200,"sku":"LC0169-As shown-One Size","barcode":"","position":1,"option1":"As shown","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c71490dec255c1c4905b8e937ddc1c96.jpeg","path":"c71490dec255c1c4905b8e937ddc1c96.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"38.99","price":"23.99","retail_price":"38.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-c740-pdz0-bgzs-mmes?variant=964ac9b9-f353-46bc-9c3e-72413ae19e56","available_quantity":200,"options":[{"name":"color","value":"As shown"},{"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}
`
}()}