Sleeveless printed dress
${function() {
const variantData = data.variant || {"id":"f996b5e2-9a7e-4427-ad8d-4e4f4fd65920","product_id":"b3114ee2-4fb3-40a3-aaa3-a4fe68fa2adb","title":"cream color-S","weight_unit":"kg","inventory_quantity":0,"sku":"NDHX24011704P-cream color-S","barcode":"","position":1,"option1":"cream color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8be0d2e9a841bb291e8f37fe1ddff0df.jpeg","path":"8be0d2e9a841bb291e8f37fe1ddff0df.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"53.99","price":"38.99","retail_price":"53.99","available":true,"url":"\/products\/sleeveless-printed-dress?variant=f996b5e2-9a7e-4427-ad8d-4e4f4fd65920","available_quantity":999999999,"options":[{"name":"color","value":"cream color"},{"name":"size","value":"S"}],"off_ratio":28,"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.
Sku : NDHX24011704P-cream color-S
Weight : 0.3kg
${function(){
const variantData = data.variant || {"id":"f996b5e2-9a7e-4427-ad8d-4e4f4fd65920","product_id":"b3114ee2-4fb3-40a3-aaa3-a4fe68fa2adb","title":"cream color-S","weight_unit":"kg","inventory_quantity":0,"sku":"NDHX24011704P-cream color-S","barcode":"","position":1,"option1":"cream color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8be0d2e9a841bb291e8f37fe1ddff0df.jpeg","path":"8be0d2e9a841bb291e8f37fe1ddff0df.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"53.99","price":"38.99","retail_price":"53.99","available":true,"url":"\/products\/sleeveless-printed-dress?variant=f996b5e2-9a7e-4427-ad8d-4e4f4fd65920","available_quantity":999999999,"options":[{"name":"color","value":"cream color"},{"name":"size","value":"S"}],"off_ratio":28,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}