Lip Gloss Crystal Glitter Lip Glaze
${function() {
const variantData = data.variant || {"id":"ed4e57eb-699a-4ed1-adbe-d3187738de40","product_id":"9cda2163-b5e8-4cf7-8d62-161a6375d3b7","title":"08","weight_unit":"kg","inventory_quantity":1000,"sku":"200001176:200006156#08","barcode":"","position":1,"option1":"08","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/56657c8407f46aad1eea820e8b870351.jpeg","path":"56657c8407f46aad1eea820e8b870351.jpeg","width":1920,"height":1920,"alt":"Lip Gloss Crystal Glitter Lip Glaze","aspect_ratio":1},"wholesale_price":[{"price":1.39,"min_quantity":1}],"weight":"0","compare_at_price":"1.39","price":"1.39","retail_price":"1.39","available":true,"url":"\/products\/handaiyan-lip-gloss-crystal-glitter-lip-glaze-tint-lipstick-liquid-waterproof-moisturize-shimmer-shiny-lipgloss-makeup?variant=ed4e57eb-699a-4ed1-adbe-d3187738de40","available_quantity":999999999,"options":[{"name":"Color","value":"08"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
(Tax included)
`;
}()}
people are viewing this right now
${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}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function() {
const minInventory = parseInt('1');
const maxInventory = parseInt('15');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
Product was out of stock.
Product is unavailable.