Pearl Bracelet Pearl Jewelry
${function() {
const variantData = data.variant || {"id":"b0bed847-10bf-4ccd-908d-264484481885","product_id":"0d0d14d4-d4d4-42b0-8d46-10dab4525450","title":"A Bracelet","weight_unit":"kg","inventory_quantity":0,"sku":"211119329-A Bracelet","barcode":"","position":1,"option1":"A Bracelet","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/79f31ac4dcf3ed33e2f61cb1585fd3e8.jpeg","path":"79f31ac4dcf3ed33e2f61cb1585fd3e8.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.6,"min_quantity":1}],"weight":"0.01","compare_at_price":"36.47","price":"23.6","retail_price":"36.47","available":true,"url":"\/products\/pearl-bracelet-pearl-jewelry-16pw?variant=b0bed847-10bf-4ccd-908d-264484481885","available_quantity":999999999,"options":[{"name":"Color","value":"A Bracelet"}],"off_ratio":35,"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