${function() {
const variantData = data.variant || {"id":"fcff9188-9f5e-4214-adac-72838da59ed0","product_id":"99fc2f8c-9403-4d16-9dfc-0c4db8077908","title":"Polka dot-S","weight_unit":"kg","inventory_quantity":1000,"sku":"CS2023051008-Polka dot-S","barcode":"","position":1,"option1":"Polka dot","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2684769783d08893ab19d666eec466fa.jpeg","path":"2684769783d08893ab19d666eec466fa.jpeg","width":750,"height":929,"alt":"","aspect_ratio":0.8073196986006459},"wholesale_price":[{"price":33.15,"min_quantity":1}],"weight":"0","compare_at_price":"38.59","price":"33.15","retail_price":"38.59","available":true,"url":"\/products\/new-printed-pocket-shirt-dress-45eg?variant=fcff9188-9f5e-4214-adac-72838da59ed0","available_quantity":999999999,"options":[{"name":"Color","value":"Polka dot"},{"name":"Size","value":"S"}],"off_ratio":14,"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":"fcff9188-9f5e-4214-adac-72838da59ed0","product_id":"99fc2f8c-9403-4d16-9dfc-0c4db8077908","title":"Polka dot-S","weight_unit":"kg","inventory_quantity":1000,"sku":"CS2023051008-Polka dot-S","barcode":"","position":1,"option1":"Polka dot","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2684769783d08893ab19d666eec466fa.jpeg","path":"2684769783d08893ab19d666eec466fa.jpeg","width":750,"height":929,"alt":"","aspect_ratio":0.8073196986006459},"wholesale_price":[{"price":33.15,"min_quantity":1}],"weight":"0","compare_at_price":"38.59","price":"33.15","retail_price":"38.59","available":true,"url":"\/products\/new-printed-pocket-shirt-dress-45eg?variant=fcff9188-9f5e-4214-adac-72838da59ed0","available_quantity":999999999,"options":[{"name":"Color","value":"Polka dot"},{"name":"Size","value":"S"}],"off_ratio":14,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}