Women's Off-Shoulder Long Sleeved Blouse
${function() {
const variantData = data.variant || {"id":"7ff80d8f-b7b4-417f-8b78-ea3afbe42450","product_id":"d6da2a56-8724-4a00-9f4d-31a950f7a2aa","title":"Print-S","weight_unit":"lb","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"Print","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":54,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"54","retail_price":"0","available":true,"url":"\/products\/womens-off-shoulder-long-sleeved-blouse?variant=7ff80d8f-b7b4-417f-8b78-ea3afbe42450","available_quantity":999999999,"options":[{"name":"Color","value":"Print"},{"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":"7ff80d8f-b7b4-417f-8b78-ea3afbe42450","product_id":"d6da2a56-8724-4a00-9f4d-31a950f7a2aa","title":"Print-S","weight_unit":"lb","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"Print","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":54,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"54","retail_price":"0","available":true,"url":"\/products\/womens-off-shoulder-long-sleeved-blouse?variant=7ff80d8f-b7b4-417f-8b78-ea3afbe42450","available_quantity":999999999,"options":[{"name":"Color","value":"Print"},{"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}
`
}()}