Fashion all-match simple necklace
${function() {
const variantData = data.variant || {"id":"55a52694-999f-4845-b701-b309d35b85a1","product_id":"57b90072-8743-4ef9-a0fd-13d01c17453d","title":"gold-2","weight_unit":"kg","inventory_quantity":0,"sku":"662112131344-gold-2","barcode":"","position":1,"option1":"gold-2","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de215a73e4a1f03fbaedd2dbc36d35ca.jpeg","path":"de215a73e4a1f03fbaedd2dbc36d35ca.jpeg","width":400,"height":400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.33,"min_quantity":1}],"weight":"0","compare_at_price":"30.89","price":"25.33","retail_price":"30.89","available":true,"url":"\/products\/fashion-all-match-simple-necklace?variant=55a52694-999f-4845-b701-b309d35b85a1","available_quantity":999999999,"options":[{"name":"color","value":"gold-2"}],"off_ratio":18,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minDays = parseInt('8');
const maxDays = parseInt('15');
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 tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.