Warm Escapades Halter Top
${function() {
const variantData = data.variant || {"id":"b4ef7265-6a1f-448f-b8e1-6356fbfd8220","product_id":"ebeb5567-ab6b-44bb-bc88-399d58da9a08","title":"Green-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"CWMWDT22041082-Green||XS","barcode":"","position":1,"option1":"Green","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/51b147815c4f436f6a70be3413c9295d.jpeg","path":"51b147815c4f436f6a70be3413c9295d.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/warm-escapades-halter-top?variant=b4ef7265-6a1f-448f-b8e1-6356fbfd8220","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"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 : CWMWDT22041082-Green||XS
${function(){
const variantData = data.variant || {"id":"b4ef7265-6a1f-448f-b8e1-6356fbfd8220","product_id":"ebeb5567-ab6b-44bb-bc88-399d58da9a08","title":"Green-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"CWMWDT22041082-Green||XS","barcode":"","position":1,"option1":"Green","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/51b147815c4f436f6a70be3413c9295d.jpeg","path":"51b147815c4f436f6a70be3413c9295d.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/warm-escapades-halter-top?variant=b4ef7265-6a1f-448f-b8e1-6356fbfd8220","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"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}
`
}()}