Printed Dress with Open Neck and Waist
${function() {
const variantData = data.variant || {"id":"4d6d9e9a-624e-4214-9a96-5d6f8ccbcb11","product_id":"9fc3ba65-399d-4a35-ba96-c84154be2f8f","title":"Green-S","weight_unit":"kg","inventory_quantity":998,"sku":"220122-106-Green-s","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26a3e8184f339cdad1d874f9d58235fc.jpeg","path":"26a3e8184f339cdad1d874f9d58235fc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.98","retail_price":"0","available":true,"url":"\/products\/printed-dress-with-open-neck-and-waist?variant=4d6d9e9a-624e-4214-9a96-5d6f8ccbcb11","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"4d6d9e9a-624e-4214-9a96-5d6f8ccbcb11","product_id":"9fc3ba65-399d-4a35-ba96-c84154be2f8f","title":"Green-S","weight_unit":"kg","inventory_quantity":998,"sku":"220122-106-Green-s","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26a3e8184f339cdad1d874f9d58235fc.jpeg","path":"26a3e8184f339cdad1d874f9d58235fc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.98","retail_price":"0","available":true,"url":"\/products\/printed-dress-with-open-neck-and-waist?variant=4d6d9e9a-624e-4214-9a96-5d6f8ccbcb11","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"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}
`
}()}