Weihua silver jewelry 925 European and American jewelry double beads rhinestone silver stud earrings women's earrings fashion TikTok silver jewelry wholesale
1234567
${function() {
const variantData = data.variant || {"id":"f30c3cb4-9f68-4afb-8ff1-e2f99aa9e448","product_id":"ea65f737-ec04-46be-a0b1-574f595325b8","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"BZ-XZ-M-","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/weihua-silver-jewelry-925-european-and-american-jewelry-double-beads-rhinestone-silver-stud-earrings-womens-earrings-fashion-tiktok-silver-jewelry-wholesale?variant=f30c3cb4-9f68-4afb-8ff1-e2f99aa9e448","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":4};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
(Tax included)
`;
}()}
Product was out of stock.
Product is unavailable.
Sku : BZ-XZ-M-
Inventory : 999999999
${function(){
const variantData = data.variant || {"id":"f30c3cb4-9f68-4afb-8ff1-e2f99aa9e448","product_id":"ea65f737-ec04-46be-a0b1-574f595325b8","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"BZ-XZ-M-","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/weihua-silver-jewelry-925-european-and-american-jewelry-double-beads-rhinestone-silver-stud-earrings-womens-earrings-fashion-tiktok-silver-jewelry-wholesale?variant=f30c3cb4-9f68-4afb-8ff1-e2f99aa9e448","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const minDays = parseInt('3');
const maxDays = parseInt('7');
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}
`;
}()}