New Fully Inlaid Rhinestone Adjustable Gold Plated Shiny Women's Bracelet Fashion Droplet Shape Zircon Bracelet Jewelry Gift
${function() {
const variantData = data.variant || {"id":"be13cc66-e16a-44e4-aa3d-1b998704b1d8","product_id":"3b540924-fb6b-45ef-8c8a-b55b60884c52","title":"wSL00002-1","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"wSL00002-1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/be37a20aac38fd78fec8fe3e3c2278b7.jpeg","path":"be37a20aac38fd78fec8fe3e3c2278b7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":0.72,"min_quantity":1}],"weight":"0","compare_at_price":"1.79","price":"0.72","retail_price":"1.79","available":true,"url":"\/products\/new-fully-inlaid-rhinestone-adjustable-gold-plated-shiny-womens-bracelet-fashion-droplet-shape-zircon-bracelet-jewelry-gift?variant=be13cc66-e16a-44e4-aa3d-1b998704b1d8","available_quantity":999999999,"options":[{"name":"Metal Color","value":"wSL00002-1"}],"off_ratio":60,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"be13cc66-e16a-44e4-aa3d-1b998704b1d8","product_id":"3b540924-fb6b-45ef-8c8a-b55b60884c52","title":"wSL00002-1","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"wSL00002-1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/be37a20aac38fd78fec8fe3e3c2278b7.jpeg","path":"be37a20aac38fd78fec8fe3e3c2278b7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":0.72,"min_quantity":1}],"weight":"0","compare_at_price":"1.79","price":"0.72","retail_price":"1.79","available":true,"url":"\/products\/new-fully-inlaid-rhinestone-adjustable-gold-plated-shiny-womens-bracelet-fashion-droplet-shape-zircon-bracelet-jewelry-gift?variant=be13cc66-e16a-44e4-aa3d-1b998704b1d8","available_quantity":999999999,"options":[{"name":"Metal Color","value":"wSL00002-1"}],"off_ratio":60,"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}
`;
}()}