Rarove-Halloween Dressing October outfit ideas Fall Outfits --Fall Outfits Fall&Winter Shoes Christmas Gifts Punk Style Metal Buckle Motorcycle Boots Women Chunky Platform Gothic Shoes Woman Thick Bottom PU Leather Botas Femininas
${function() {
const variantData = data.variant || {"id":"1d8b60ec-a287-4e40-bc15-5fd829dec2dd","product_id":"de4ebee0-4b03-439e-8437-f0839d132147","title":"Black-35","weight_unit":"g","inventory_quantity":888,"sku":"rarove-rarove-50512762-black-35Black35","barcode":"","position":1,"option1":"Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/78ff45f5e9e71569461c428a1deb7b31.jpeg","path":"78ff45f5e9e71569461c428a1deb7b31.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/punk-style-metal-buckle-motorcycle-boots-women-chunky-platform-gothic-shoes-woman-thick-bottom-pu-leather-botas-femininas-2023?variant=1d8b60ec-a287-4e40-bc15-5fd829dec2dd","available_quantity":888,"options":[{"name":"Color","value":"Black"},{"name":"Shoe Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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.
${function() {
const minDays = parseInt('7');
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}
`;
}()}