JeeMango Fashion Stainless Steel White Black Green Shell Flower Charm Bracelets For Women Real Gold Plated Chain Jewelry JB23071
${function() {
const variantData = data.variant || {"id":"bb1ddf92-b5f7-4d6a-991f-ff66a92667fb","product_id":"5fcf86c0-687c-4687-9f51-988bb59dcede","title":"B23071G-White","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"B23071G-White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9ace4bc925c3387b0e41b9efce9c5c41.jpeg","path":"9ace4bc925c3387b0e41b9efce9c5c41.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.16,"min_quantity":1}],"weight":"0","compare_at_price":"4.94","price":"3.16","retail_price":"4.94","available":true,"url":"\/products\/jeemango-fashion-stainless-steel-white-black-green-shell-flower-charm-bracelets-for-women-real-gold-plated-chain-jewelry-jb23071?variant=bb1ddf92-b5f7-4d6a-991f-ff66a92667fb","available_quantity":999999999,"options":[{"name":"Metal Color","value":"B23071G-White"}],"off_ratio":36,"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":"bb1ddf92-b5f7-4d6a-991f-ff66a92667fb","product_id":"5fcf86c0-687c-4687-9f51-988bb59dcede","title":"B23071G-White","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"B23071G-White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9ace4bc925c3387b0e41b9efce9c5c41.jpeg","path":"9ace4bc925c3387b0e41b9efce9c5c41.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.16,"min_quantity":1}],"weight":"0","compare_at_price":"4.94","price":"3.16","retail_price":"4.94","available":true,"url":"\/products\/jeemango-fashion-stainless-steel-white-black-green-shell-flower-charm-bracelets-for-women-real-gold-plated-chain-jewelry-jb23071?variant=bb1ddf92-b5f7-4d6a-991f-ff66a92667fb","available_quantity":999999999,"options":[{"name":"Metal Color","value":"B23071G-White"}],"off_ratio":36,"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}
`;
}()}