${function() {
const variantData = data.variant || {"id":"3e487aec-236a-4177-afc7-87f83f118017","product_id":"d7ea0332-b8a1-430b-bfdf-515231d1c76e","title":"Wine Red-S (UK 6)","weight_unit":"kg","inventory_quantity":1000,"sku":"Wine Red S (UK 6)-19675923","barcode":"","position":1,"option1":"Wine Red","option2":"S (UK 6)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9af8316d5b92fc0af6014d45ccab470.jpeg","path":"d9af8316d5b92fc0af6014d45ccab470.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.59,"min_quantity":1}],"weight":"0","compare_at_price":"23.59","price":"23.59","retail_price":"23.59","available":true,"url":"\/products\/2021-hot-sell-new-summer-women-sexy-halter-deep-v-neck-sheath-sleeveless-backless-party-bodycon-elegant-neck-mounted-dress-208529130555?variant=3e487aec-236a-4177-afc7-87f83f118017","available_quantity":999999999,"options":[{"name":"Color","value":"Wine Red"},{"name":"Size","value":"S (UK 6)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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 : Wine Red S (UK 6)-19675923
${function(){
const variantData = data.variant || {"id":"3e487aec-236a-4177-afc7-87f83f118017","product_id":"d7ea0332-b8a1-430b-bfdf-515231d1c76e","title":"Wine Red-S (UK 6)","weight_unit":"kg","inventory_quantity":1000,"sku":"Wine Red S (UK 6)-19675923","barcode":"","position":1,"option1":"Wine Red","option2":"S (UK 6)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9af8316d5b92fc0af6014d45ccab470.jpeg","path":"d9af8316d5b92fc0af6014d45ccab470.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.59,"min_quantity":1}],"weight":"0","compare_at_price":"23.59","price":"23.59","retail_price":"23.59","available":true,"url":"\/products\/2021-hot-sell-new-summer-women-sexy-halter-deep-v-neck-sheath-sleeveless-backless-party-bodycon-elegant-neck-mounted-dress-208529130555?variant=3e487aec-236a-4177-afc7-87f83f118017","available_quantity":999999999,"options":[{"name":"Color","value":"Wine Red"},{"name":"Size","value":"S (UK 6)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}