Faux Pearl Embellished Blouse
${function() {
const variantData = data.variant || {"id":"bf01023d-0028-4ac1-b860-8e4628477670","product_id":"0f41f19b-613a-41c3-b927-341d8fc8ee82","title":"S","weight_unit":"lb","inventory_quantity":0,"sku":"WB20200522092-S-","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":24.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.98","retail_price":"0","available":true,"url":"\/products\/faux-pearl-embellished-blouse?variant=bf01023d-0028-4ac1-b860-8e4628477670","available_quantity":999999999,"options":[{"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"bf01023d-0028-4ac1-b860-8e4628477670","product_id":"0f41f19b-613a-41c3-b927-341d8fc8ee82","title":"S","weight_unit":"lb","inventory_quantity":0,"sku":"WB20200522092-S-","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":24.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.98","retail_price":"0","available":true,"url":"\/products\/faux-pearl-embellished-blouse?variant=bf01023d-0028-4ac1-b860-8e4628477670","available_quantity":999999999,"options":[{"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}
`
}()}