XINYI Fashion Tiny Heart Dainty Initial Necklace Gold Silver Color Letter Name Choker For Women Pendant Jewelry Gift
${function() {
const variantData = data.variant || {"id":"b3d2f73e-cfc2-437c-a778-c366b620ac52","product_id":"1a29a954-e427-470e-a6c3-c0e88d6613f1","title":"Light Yellow Gold Color-A","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Light Yellow Gold Color","option2":"A","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e49fca25d9941f1b48b2df4b30889e1b.webp","path":"e49fca25d9941f1b48b2df4b30889e1b.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":0.8,"min_quantity":1}],"weight":"0","compare_at_price":"1.33","price":"0.8","retail_price":"1.33","available":true,"url":"\/products\/xinyi-fashion-tiny-heart-dainty-initial-necklace-gold-silver-color-letter-name-choker-for-women-pendant-jewelry-gift?variant=b3d2f73e-cfc2-437c-a778-c366b620ac52","available_quantity":999999999,"options":[{"name":"Metal Color","value":"Light Yellow Gold Color"},{"name":"Main Stone Color","value":"A"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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 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":"b3d2f73e-cfc2-437c-a778-c366b620ac52","product_id":"1a29a954-e427-470e-a6c3-c0e88d6613f1","title":"Light Yellow Gold Color-A","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Light Yellow Gold Color","option2":"A","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e49fca25d9941f1b48b2df4b30889e1b.webp","path":"e49fca25d9941f1b48b2df4b30889e1b.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":0.8,"min_quantity":1}],"weight":"0","compare_at_price":"1.33","price":"0.8","retail_price":"1.33","available":true,"url":"\/products\/xinyi-fashion-tiny-heart-dainty-initial-necklace-gold-silver-color-letter-name-choker-for-women-pendant-jewelry-gift?variant=b3d2f73e-cfc2-437c-a778-c366b620ac52","available_quantity":999999999,"options":[{"name":"Metal Color","value":"Light Yellow Gold Color"},{"name":"Main Stone Color","value":"A"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minDays = parseInt('15');
const maxDays = parseInt('30');
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}
`;
}()}