V Neckline Sleeveless Top
${function() {
const variantData = data.variant || {"id":"8a1c3181-83d3-472e-ad00-a94a6c154ffe","product_id":"e5094ab6-8624-44af-b013-9f580ab565fd","title":"1XL-Black","weight_unit":"lb","inventory_quantity":1000,"sku":"WB20200522131-1XL-Black","barcode":"","position":1,"option1":"1XL","option2":"Black","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\/v-neckline-sleeveless-top?variant=8a1c3181-83d3-472e-ad00-a94a6c154ffe","available_quantity":999999999,"options":[{"name":"Size","value":"1XL"},{"name":"Color","value":"Black"}],"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 : WB20200522131-1XL-Black
${function(){
const variantData = data.variant || {"id":"8a1c3181-83d3-472e-ad00-a94a6c154ffe","product_id":"e5094ab6-8624-44af-b013-9f580ab565fd","title":"1XL-Black","weight_unit":"lb","inventory_quantity":1000,"sku":"WB20200522131-1XL-Black","barcode":"","position":1,"option1":"1XL","option2":"Black","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\/v-neckline-sleeveless-top?variant=8a1c3181-83d3-472e-ad00-a94a6c154ffe","available_quantity":999999999,"options":[{"name":"Size","value":"1XL"},{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}