LAURA GELLER NEW YORK Serum Blush Tint, Lightweight Liquid Blush for Cheeks, Weightless Watercolor Sheer Finish, Practical Pink 01 Practical Pink 0.34 Ounce (Pack of 1)
${function() {
const variantData = data.variant || {"id":"f26b7d5e-2e5a-4284-8111-2d65266839e8","product_id":"6f0b47d3-8f4e-4e38-986d-5359a364f3e9","title":"0.34 Ounce (Pack of 1)-04 True Tawny","weight_unit":"kg","inventory_quantity":-8,"sku":"-0.34 Ounce (Pack of 1)-04 True Tawny-A001903","barcode":"","position":1,"option1":"0.34 Ounce (Pack of 1)","option2":"04 True Tawny","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a78afb86de1ba9dbf2d61ca1f5699f69.jpeg","path":"a78afb86de1ba9dbf2d61ca1f5699f69.jpeg","width":600,"height":600,"alt":"LAURA GELLER NEW YORK Serum Blush Tint, Lightweight Liquid Blush for Cheeks, Weightless Watercolor Sheer Finish, Practical Pink 01 Practical Pink 0.34 Ounce (Pack of 1)","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"22","retail_price":"39.99","available":true,"url":"\/products\/laura-geller-new-york-serum-blush-tint-lightweight-liquid-blush-for-cheeks-weightless-watercolor-sheer-finish-practical-pink-01-practical-pink-0-34-ounce-pack-of-1?variant=f26b7d5e-2e5a-4284-8111-2d65266839e8","available_quantity":999999999,"options":[{"name":"size","value":"0.34 Ounce (Pack of 1)"},{"name":"Color","value":"04 True Tawny"}],"off_ratio":45,"flashsale_info":[],"sales":108};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : -0.34 Ounce (Pack of 1)-04 True Tawny-A001903
${function(){
const variantData = data.variant || {"id":"f26b7d5e-2e5a-4284-8111-2d65266839e8","product_id":"6f0b47d3-8f4e-4e38-986d-5359a364f3e9","title":"0.34 Ounce (Pack of 1)-04 True Tawny","weight_unit":"kg","inventory_quantity":-8,"sku":"-0.34 Ounce (Pack of 1)-04 True Tawny-A001903","barcode":"","position":1,"option1":"0.34 Ounce (Pack of 1)","option2":"04 True Tawny","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a78afb86de1ba9dbf2d61ca1f5699f69.jpeg","path":"a78afb86de1ba9dbf2d61ca1f5699f69.jpeg","width":600,"height":600,"alt":"LAURA GELLER NEW YORK Serum Blush Tint, Lightweight Liquid Blush for Cheeks, Weightless Watercolor Sheer Finish, Practical Pink 01 Practical Pink 0.34 Ounce (Pack of 1)","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"22","retail_price":"39.99","available":true,"url":"\/products\/laura-geller-new-york-serum-blush-tint-lightweight-liquid-blush-for-cheeks-weightless-watercolor-sheer-finish-practical-pink-01-practical-pink-0-34-ounce-pack-of-1?variant=f26b7d5e-2e5a-4284-8111-2d65266839e8","available_quantity":999999999,"options":[{"name":"size","value":"0.34 Ounce (Pack of 1)"},{"name":"Color","value":"04 True Tawny"}],"off_ratio":45,"flashsale_info":[],"sales":108};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${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}
`;
}()}