Pearl Pendant Necklace
${function() {
const variantData = data.variant || {"id":"ffc95c20-6ff3-4fa3-82a4-a22e48713134","product_id":"233291d3-6552-48a7-ba37-2ce5bdc0ab3f","title":"4858Black","weight_unit":"kg","inventory_quantity":78,"sku":"2111101159-4858Black","barcode":"","position":1,"option1":"4858Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/148a1b6c038ad51cdd39086af2492b49.png","path":"148a1b6c038ad51cdd39086af2492b49.png","width":805,"height":805,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.89,"min_quantity":1}],"weight":"0.3","compare_at_price":"45.59","price":"27.89","retail_price":"45.59","available":true,"url":"\/products\/pearl-pendant-necklace?variant=ffc95c20-6ff3-4fa3-82a4-a22e48713134","available_quantity":999999999,"options":[{"name":"Color","value":"4858Black"}],"off_ratio":39,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function() {
const minDays = parseInt('7');
const maxDays = parseInt('14');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + '')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + '');
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.
people are viewing this right now