Women's Cotton Blouse With Flare Sleeves
${function() {
const variantData = data.variant || {"id":"f8cc1a0a-09c7-46fc-9bbb-1ea8eafd8c0e","product_id":"989cd6f3-d0d1-426b-ba59-23297c92a317","title":"Blue-XS","weight_unit":"lb","inventory_quantity":976,"sku":"2226463-as-picture-xs-china","barcode":"","position":1,"option1":"Blue","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35","retail_price":"0","available":true,"url":"\/products\/floral-embroidery-plaid-full-cotton-flare-sleeve-blouses-shirts?variant=f8cc1a0a-09c7-46fc-9bbb-1ea8eafd8c0e","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"XS"}],"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.
Sku : 2226463-as-picture-xs-china
${function(){
const variantData = data.variant || {"id":"f8cc1a0a-09c7-46fc-9bbb-1ea8eafd8c0e","product_id":"989cd6f3-d0d1-426b-ba59-23297c92a317","title":"Blue-XS","weight_unit":"lb","inventory_quantity":976,"sku":"2226463-as-picture-xs-china","barcode":"","position":1,"option1":"Blue","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35","retail_price":"0","available":true,"url":"\/products\/floral-embroidery-plaid-full-cotton-flare-sleeve-blouses-shirts?variant=f8cc1a0a-09c7-46fc-9bbb-1ea8eafd8c0e","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}