${function() {
const variantData = data.variant || {"id":"eb47076d-e2b6-402e-9b6a-26127ac112fe","product_id":"b66ef051-46f4-46de-a6ef-a9075c8d0543","title":"White-S","weight_unit":"kg","inventory_quantity":969,"sku":"HK1766087-\u00a1\u00e3\u00a1\u00c1S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/138e252b69309ec8d35b6648d311d111.webp","path":"138e252b69309ec8d35b6648d311d111.webp","width":900,"height":1201,"alt":"","aspect_ratio":0.7493755203996669},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.98","price":"39.99","retail_price":"73.98","available":true,"url":"\/products\/stylish-v-neck-long-sleeve-shirt-sequin-wide-leg-pants-two-piece-set?variant=eb47076d-e2b6-402e-9b6a-26127ac112fe","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":5};
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.
${function(){
const variantData = data.variant || {"id":"eb47076d-e2b6-402e-9b6a-26127ac112fe","product_id":"b66ef051-46f4-46de-a6ef-a9075c8d0543","title":"White-S","weight_unit":"kg","inventory_quantity":969,"sku":"HK1766087-\u00a1\u00e3\u00a1\u00c1S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/138e252b69309ec8d35b6648d311d111.webp","path":"138e252b69309ec8d35b6648d311d111.webp","width":900,"height":1201,"alt":"","aspect_ratio":0.7493755203996669},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.98","price":"39.99","retail_price":"73.98","available":true,"url":"\/products\/stylish-v-neck-long-sleeve-shirt-sequin-wide-leg-pants-two-piece-set?variant=eb47076d-e2b6-402e-9b6a-26127ac112fe","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":5};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}