${function() {
const variantData = data.variant || {"id":"64561d44-f643-4041-a9f3-a8ddb3d751ea","product_id":"7b6bd0d3-0676-4bbc-bed6-f2e43f1b02b0","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"CS2023053008-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a9904f21647aafa6c4fb0e70f9b8d3b2.jpeg","path":"a9904f21647aafa6c4fb0e70f9b8d3b2.jpeg","width":492,"height":728,"alt":"","aspect_ratio":0.6758241758241759},"wholesale_price":[{"price":35.8,"min_quantity":1}],"weight":"0","compare_at_price":"42.58","price":"35.8","retail_price":"42.58","available":true,"url":"\/products\/summer-new-off-shoulder-elastic-waist-long-beach-dress?variant=64561d44-f643-4041-a9f3-a8ddb3d751ea","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":16,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"64561d44-f643-4041-a9f3-a8ddb3d751ea","product_id":"7b6bd0d3-0676-4bbc-bed6-f2e43f1b02b0","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"CS2023053008-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a9904f21647aafa6c4fb0e70f9b8d3b2.jpeg","path":"a9904f21647aafa6c4fb0e70f9b8d3b2.jpeg","width":492,"height":728,"alt":"","aspect_ratio":0.6758241758241759},"wholesale_price":[{"price":35.8,"min_quantity":1}],"weight":"0","compare_at_price":"42.58","price":"35.8","retail_price":"42.58","available":true,"url":"\/products\/summer-new-off-shoulder-elastic-waist-long-beach-dress?variant=64561d44-f643-4041-a9f3-a8ddb3d751ea","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":16,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}