Washed green short-sleeved denim shirt dress
${function() {
const variantData = data.variant || {"id":"6a9d5cc2-7e1b-4e3e-9c57-e883e88d4e5a","product_id":"5b1aa709-ae14-4e8d-b97a-6fd1f783fa08","title":"Green-S","weight_unit":"g","inventory_quantity":20,"sku":"MWZX10610_G_S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98ef03d9be174533c66d9ae1d189faa7.jpeg","path":"98ef03d9be174533c66d9ae1d189faa7.jpeg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":40.25,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"40.25","retail_price":"0","available":true,"url":"\/products\/washed-green-short-sleeved-denim-shirt-dress?variant=6a9d5cc2-7e1b-4e3e-9c57-e883e88d4e5a","available_quantity":20,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 : MWZX10610_G_S
Weight : 300g
${function(){
const variantData = data.variant || {"id":"6a9d5cc2-7e1b-4e3e-9c57-e883e88d4e5a","product_id":"5b1aa709-ae14-4e8d-b97a-6fd1f783fa08","title":"Green-S","weight_unit":"g","inventory_quantity":20,"sku":"MWZX10610_G_S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98ef03d9be174533c66d9ae1d189faa7.jpeg","path":"98ef03d9be174533c66d9ae1d189faa7.jpeg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":40.25,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"40.25","retail_price":"0","available":true,"url":"\/products\/washed-green-short-sleeved-denim-shirt-dress?variant=6a9d5cc2-7e1b-4e3e-9c57-e883e88d4e5a","available_quantity":20,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}