Long Sleeve Casual Loose Blouse
${function() {
const variantData = data.variant || {"id":"ed7d60a4-abf3-4ebe-bf52-3a72b0929a41","product_id":"858cbeae-c0e1-45a1-ae7d-af31dd1b0ba2","title":"Blue-S","weight_unit":"lb","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/long-sleeve-blouse-casual-loose-off-shoulder?variant=ed7d60a4-abf3-4ebe-bf52-3a72b0929a41","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"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":"ed7d60a4-abf3-4ebe-bf52-3a72b0929a41","product_id":"858cbeae-c0e1-45a1-ae7d-af31dd1b0ba2","title":"Blue-S","weight_unit":"lb","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/long-sleeve-blouse-casual-loose-off-shoulder?variant=ed7d60a4-abf3-4ebe-bf52-3a72b0929a41","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"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}
`
}()}