${function() {
const variantData = data.variant || {"id":"4bfafec1-6d7c-4cf8-b67d-fb3e5a12226d","product_id":"9dd0484c-a49d-4ebb-8024-94ed85b7eaa1","title":"Deep Sky Blue-One Size","weight_unit":"g","inventory_quantity":999999,"sku":"101084920001","barcode":"Deep Sky Blue-One SizeA00121685","position":1,"option1":"Deep Sky Blue","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7bf7229b74bcb16e5856b5c760745a4d.jpeg","path":"7bf7229b74bcb16e5856b5c760745a4d.jpeg","width":670,"height":670,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.98,"min_quantity":1}],"weight":"200","compare_at_price":"20.98","price":"20.98","retail_price":"20.98","available":true,"url":"\/products\/polygon-printing-hanging-ball-tassel-lotus-colorful-multifunction-blanket?variant=4bfafec1-6d7c-4cf8-b67d-fb3e5a12226d","available_quantity":999999,"options":[{"name":"Color","value":"Deep Sky Blue"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":13};
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":"4bfafec1-6d7c-4cf8-b67d-fb3e5a12226d","product_id":"9dd0484c-a49d-4ebb-8024-94ed85b7eaa1","title":"Deep Sky Blue-One Size","weight_unit":"g","inventory_quantity":999999,"sku":"101084920001","barcode":"Deep Sky Blue-One SizeA00121685","position":1,"option1":"Deep Sky Blue","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7bf7229b74bcb16e5856b5c760745a4d.jpeg","path":"7bf7229b74bcb16e5856b5c760745a4d.jpeg","width":670,"height":670,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.98,"min_quantity":1}],"weight":"200","compare_at_price":"20.98","price":"20.98","retail_price":"20.98","available":true,"url":"\/products\/polygon-printing-hanging-ball-tassel-lotus-colorful-multifunction-blanket?variant=4bfafec1-6d7c-4cf8-b67d-fb3e5a12226d","available_quantity":999999,"options":[{"name":"Color","value":"Deep Sky Blue"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":13};
return `
`
}()}