Fashion Week Irregular Sweater Cape
${function() {
const variantData = data.variant || {"id":"85d6939a-b273-45f9-843f-7fa3372fd0f4","product_id":"c743e18e-18a2-4970-b053-09feb7391efd","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"20102109-yellow-s","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/74554762905a5d469f071ba07d6546d8.jpeg","path":"74554762905a5d469f071ba07d6546d8.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":43.52,"min_quantity":1}],"weight":"0","compare_at_price":"53.07","price":"43.52","retail_price":"53.07","available":true,"url":"\/products\/fashion-week-irregular-sweater-cape?variant=85d6939a-b273-45f9-843f-7fa3372fd0f4","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":18,"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":"85d6939a-b273-45f9-843f-7fa3372fd0f4","product_id":"c743e18e-18a2-4970-b053-09feb7391efd","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"20102109-yellow-s","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/74554762905a5d469f071ba07d6546d8.jpeg","path":"74554762905a5d469f071ba07d6546d8.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":43.52,"min_quantity":1}],"weight":"0","compare_at_price":"53.07","price":"43.52","retail_price":"53.07","available":true,"url":"\/products\/fashion-week-irregular-sweater-cape?variant=85d6939a-b273-45f9-843f-7fa3372fd0f4","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":18,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}