Rarove-Halloween Dressing October outfit ideas Fall Outfits --Fall Outfits Fall&Winter Shoes Christmas Gifts New Genuine Leather Platform Boots Gothic Knee High Lolita Shoes For Women Lace Up Black Boots Square Toe Zipper
${function() {
const variantData = data.variant || {"id":"08ccbda7-ebe2-4784-81a1-7a601efc4e04","product_id":"fdeb848a-c066-40db-989a-1e253f283488","title":"black shoes-4","weight_unit":"g","inventory_quantity":188,"sku":"rarove-rarove42953905-black-shoes-4black shoes4","barcode":"","position":1,"option1":"black shoes","option2":"4","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7309937f90354c79486041118451c8e5.jpeg","path":"7309937f90354c79486041118451c8e5.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":93.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"93.99","retail_price":"0","available":true,"url":"\/products\/gdgydh-2022-new-genuine-leather-platform-boots-gothic-knee-high-lolita-shoes-for-women-lace-up-black-boots-square-toe-zipper?variant=08ccbda7-ebe2-4784-81a1-7a601efc4e04","available_quantity":188,"options":[{"name":"Color","value":"black shoes"},{"name":"Shoe Size","value":"4"}],"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}
`;
}()}