${function() {
const variantData = data.variant || {"id":"469e232c-abd0-41de-ac26-db19afab0e35","product_id":"078bb4b2-fa96-427b-8f98-566a5d7bf433","title":"see chart1-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"see chart1 One Size-30943250","barcode":"","position":1,"option1":"see chart1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0a8f75b49291e117b9f6eb9e8f8a0b54.jpeg","path":"0a8f75b49291e117b9f6eb9e8f8a0b54.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.51,"min_quantity":1}],"weight":"0","compare_at_price":"35.51","price":"35.51","retail_price":"35.51","available":true,"url":"\/products\/french-v-neck-short-sleeve-dress-for-womens-summer-2021-new-korean-version-with-thin-waist-208528485666?variant=469e232c-abd0-41de-ac26-db19afab0e35","available_quantity":999999999,"options":[{"name":"Color","value":"see chart1"},{"name":"Size","value":"One Size"}],"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.
Sku : see chart1 One Size-30943250
${function(){
const variantData = data.variant || {"id":"469e232c-abd0-41de-ac26-db19afab0e35","product_id":"078bb4b2-fa96-427b-8f98-566a5d7bf433","title":"see chart1-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"see chart1 One Size-30943250","barcode":"","position":1,"option1":"see chart1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0a8f75b49291e117b9f6eb9e8f8a0b54.jpeg","path":"0a8f75b49291e117b9f6eb9e8f8a0b54.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.51,"min_quantity":1}],"weight":"0","compare_at_price":"35.51","price":"35.51","retail_price":"35.51","available":true,"url":"\/products\/french-v-neck-short-sleeve-dress-for-womens-summer-2021-new-korean-version-with-thin-waist-208528485666?variant=469e232c-abd0-41de-ac26-db19afab0e35","available_quantity":999999999,"options":[{"name":"Color","value":"see chart1"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}