${function() {
const variantData = data.variant || {"id":"7947e510-3d8b-4ce7-b1ae-e6561abe629b","product_id":"0f9a9b67-0ce2-4566-a195-f8edcd4b5cc4","title":"1-One Size","weight_unit":"g","inventory_quantity":999968,"sku":"101321700001","barcode":"1-One SizeA00121027","position":1,"option1":"1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/58132c43102f7a089f393d0e230d9966.jpeg","path":"58132c43102f7a089f393d0e230d9966.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.54,"min_quantity":1}],"weight":"17","compare_at_price":"7.56","price":"4.54","retail_price":"7.56","available":true,"url":"\/products\/turquoise-decor-vintage-fashion-elegant-women-bracelet?variant=7947e510-3d8b-4ce7-b1ae-e6561abe629b","available_quantity":999968,"options":[{"name":"Color","value":"1"},{"name":"Size","value":"One Size"}],"off_ratio":40,"flashsale_info":[],"sales":60};
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}
`
}()}
${function() {
const postageFreeAmount = 69;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"7947e510-3d8b-4ce7-b1ae-e6561abe629b","product_id":"0f9a9b67-0ce2-4566-a195-f8edcd4b5cc4","title":"1-One Size","weight_unit":"g","inventory_quantity":999968,"sku":"101321700001","barcode":"1-One SizeA00121027","position":1,"option1":"1","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/58132c43102f7a089f393d0e230d9966.jpeg","path":"58132c43102f7a089f393d0e230d9966.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.54,"min_quantity":1}],"weight":"17","compare_at_price":"7.56","price":"4.54","retail_price":"7.56","available":true,"url":"\/products\/turquoise-decor-vintage-fashion-elegant-women-bracelet?variant=7947e510-3d8b-4ce7-b1ae-e6561abe629b","available_quantity":999968,"options":[{"name":"Color","value":"1"},{"name":"Size","value":"One Size"}],"off_ratio":40,"flashsale_info":[],"sales":60};
return `
`
}()}