Summer holiday dress
${function() {
const variantData = data.variant || {"id":"5ac47a8c-e78b-49c3-9c25-e0e7ae3ac7bb","product_id":"40ee87c9-7c23-4dac-8673-b721d96c6b1c","title":"navy-L","weight_unit":"kg","inventory_quantity":1000,"sku":"66220711667-navy-L","barcode":"","position":1,"option1":"navy","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/88495a0696bddd21303c0241910c7401.jpeg","path":"88495a0696bddd21303c0241910c7401.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":36.45,"min_quantity":1}],"weight":"0","compare_at_price":"45","price":"36.45","retail_price":"45","available":true,"url":"\/products\/summer-holiday-dress-cg2a?variant=5ac47a8c-e78b-49c3-9c25-e0e7ae3ac7bb","available_quantity":999999999,"options":[{"name":"color","value":"navy"},{"name":"size","value":"L"}],"off_ratio":19,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${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":"5ac47a8c-e78b-49c3-9c25-e0e7ae3ac7bb","product_id":"40ee87c9-7c23-4dac-8673-b721d96c6b1c","title":"navy-L","weight_unit":"kg","inventory_quantity":1000,"sku":"66220711667-navy-L","barcode":"","position":1,"option1":"navy","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/88495a0696bddd21303c0241910c7401.jpeg","path":"88495a0696bddd21303c0241910c7401.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":36.45,"min_quantity":1}],"weight":"0","compare_at_price":"45","price":"36.45","retail_price":"45","available":true,"url":"\/products\/summer-holiday-dress-cg2a?variant=5ac47a8c-e78b-49c3-9c25-e0e7ae3ac7bb","available_quantity":999999999,"options":[{"name":"color","value":"navy"},{"name":"size","value":"L"}],"off_ratio":19,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}