Chic and comfortable gathered jumpsuit
${function() {
const variantData = data.variant || {"id":"692cec7f-a8dd-455f-a023-a532a6a6e8bc","product_id":"3cbd1b3c-99a9-4c3b-a818-41beba682439","title":"Cream-S","weight_unit":"g","inventory_quantity":20,"sku":"MWZX10760_BE_S","barcode":"","position":1,"option1":"Cream","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/39f51a0f98c8b57eca73afcd34321eac.jpeg","path":"39f51a0f98c8b57eca73afcd34321eac.jpeg","width":468,"height":703,"alt":"","aspect_ratio":0.6657183499288762},"wholesale_price":[{"price":41.86,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"41.86","retail_price":"0","available":true,"url":"\/products\/chic-and-comfortable-gathered-jumpsuit?variant=692cec7f-a8dd-455f-a023-a532a6a6e8bc","available_quantity":20,"options":[{"name":"Color","value":"Cream"},{"name":"Size","value":"S"}],"off_ratio":0,"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 : MWZX10760_BE_S
Weight : 300g
${function(){
const variantData = data.variant || {"id":"692cec7f-a8dd-455f-a023-a532a6a6e8bc","product_id":"3cbd1b3c-99a9-4c3b-a818-41beba682439","title":"Cream-S","weight_unit":"g","inventory_quantity":20,"sku":"MWZX10760_BE_S","barcode":"","position":1,"option1":"Cream","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/39f51a0f98c8b57eca73afcd34321eac.jpeg","path":"39f51a0f98c8b57eca73afcd34321eac.jpeg","width":468,"height":703,"alt":"","aspect_ratio":0.6657183499288762},"wholesale_price":[{"price":41.86,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"41.86","retail_price":"0","available":true,"url":"\/products\/chic-and-comfortable-gathered-jumpsuit?variant=692cec7f-a8dd-455f-a023-a532a6a6e8bc","available_quantity":20,"options":[{"name":"Color","value":"Cream"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}