${function() {
const variantData = data.variant || {"id":"0c164217-cc8e-430f-bf99-19b52dd6d988","product_id":"52dfbf3b-4345-4d5a-baff-52211d2ff467","title":"black-S","weight_unit":"kg","inventory_quantity":684,"sku":"","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/06235d5acb86bd820005aa262af8816c.webp","path":"06235d5acb86bd820005aa262af8816c.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"54.98","price":"29.99","retail_price":"54.98","available":true,"url":"\/products\/goth-dark-women-dress-hollow-out-pentagram-flare-sleeve-harajuku-velvet-mini-dress-girl-cool-dress-streetwear-punk-rock-dress?variant=0c164217-cc8e-430f-bf99-19b52dd6d988","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"0c164217-cc8e-430f-bf99-19b52dd6d988","product_id":"52dfbf3b-4345-4d5a-baff-52211d2ff467","title":"black-S","weight_unit":"kg","inventory_quantity":684,"sku":"","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/06235d5acb86bd820005aa262af8816c.webp","path":"06235d5acb86bd820005aa262af8816c.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"54.98","price":"29.99","retail_price":"54.98","available":true,"url":"\/products\/goth-dark-women-dress-hollow-out-pentagram-flare-sleeve-harajuku-velvet-mini-dress-girl-cool-dress-streetwear-punk-rock-dress?variant=0c164217-cc8e-430f-bf99-19b52dd6d988","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}