V Neck Draped Top
${function() {
const variantData = data.variant || {"id":"c90c6e08-e406-4fac-830b-372c8c70698f","product_id":"e44506db-06c9-46fd-b0fc-a7302c48332c","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"BB1615940-\u026bS","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26e2b4cfa6dd92a985cb3509778fc588.jpeg","path":"26e2b4cfa6dd92a985cb3509778fc588.jpeg","width":1536,"height":2048,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":29.95,"min_quantity":1}],"weight":"0","compare_at_price":"55.95","price":"29.95","retail_price":"55.95","available":true,"url":"\/products\/blue-v-neck-draped-top?variant=c90c6e08-e406-4fac-830b-372c8c70698f","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"c90c6e08-e406-4fac-830b-372c8c70698f","product_id":"e44506db-06c9-46fd-b0fc-a7302c48332c","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"BB1615940-\u026bS","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26e2b4cfa6dd92a985cb3509778fc588.jpeg","path":"26e2b4cfa6dd92a985cb3509778fc588.jpeg","width":1536,"height":2048,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":29.95,"min_quantity":1}],"weight":"0","compare_at_price":"55.95","price":"29.95","retail_price":"55.95","available":true,"url":"\/products\/blue-v-neck-draped-top?variant=c90c6e08-e406-4fac-830b-372c8c70698f","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}