${function() {
const variantData = data.variant || {"id":"454733b4-f135-48b1-b4b6-44c109a52e30","product_id":"bd54e402-ac00-478c-8014-38c349489b6e","title":"01 Khaki-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018000127","barcode":"","position":1,"option1":"01 Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fcbb05fc14211ac1cb51373d99936181.jpeg","path":"fcbb05fc14211ac1cb51373d99936181.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.46,"min_quantity":1}],"weight":"0","compare_at_price":"29.46","price":"29.46","retail_price":"29.46","available":true,"url":"\/products\/women-sexy-wrap-v-neck-ruffle-slit-party-dress-autumn-pleated-puff-long-sleeve-mini-dress-elegant-office-lady-rib-knitted-dress-5263?variant=454733b4-f135-48b1-b4b6-44c109a52e30","available_quantity":1000,"options":[{"name":"Color","value":"01 Khaki"},{"name":"Size","value":"S"}],"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}
`
}()}
${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":"454733b4-f135-48b1-b4b6-44c109a52e30","product_id":"bd54e402-ac00-478c-8014-38c349489b6e","title":"01 Khaki-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018000127","barcode":"","position":1,"option1":"01 Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fcbb05fc14211ac1cb51373d99936181.jpeg","path":"fcbb05fc14211ac1cb51373d99936181.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.46,"min_quantity":1}],"weight":"0","compare_at_price":"29.46","price":"29.46","retail_price":"29.46","available":true,"url":"\/products\/women-sexy-wrap-v-neck-ruffle-slit-party-dress-autumn-pleated-puff-long-sleeve-mini-dress-elegant-office-lady-rib-knitted-dress-5263?variant=454733b4-f135-48b1-b4b6-44c109a52e30","available_quantity":1000,"options":[{"name":"Color","value":"01 Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}