Matte Velvet Pink Nude Lipstick
${function() {
const variantData = data.variant || {"id":"d2395854-c154-4102-a6e9-8630d1b49d25","product_id":"56547aa8-d7d4-440f-b173-5212d83b4cc7","title":"10","weight_unit":"kg","inventory_quantity":1000,"sku":"200001176:201335404#10","barcode":"","position":1,"option1":"10","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d94ee50e03748b528a867291ecaa84f2.jpeg","path":"d94ee50e03748b528a867291ecaa84f2.jpeg","width":1920,"height":1920,"alt":"Matte Velvet Pink Nude Lipstick","aspect_ratio":1},"wholesale_price":[{"price":1.52,"min_quantity":1}],"weight":"0","compare_at_price":"1.52","price":"1.52","retail_price":"1.52","available":true,"url":"\/products\/handaiyan-matte-waterproof-velvet-pink-nude-lipstick-sexy-red-brown-pigments-long-lasting-lip-stick-makeup-woman?variant=d2395854-c154-4102-a6e9-8630d1b49d25","available_quantity":999999999,"options":[{"name":"Color","value":"10"}],"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.