Rarove-Halloween Dressing October outfit ideas Fall Outfits --Fall Outfits Fall&Winter Shoes Christmas Gifts New Skull Lace-up Women Ankle Boots Platform Wedges Boots Black White Female Short Boots Zipper Gothic Ladies Shoes
${function() {
const variantData = data.variant || {"id":"6a14ba21-a7a5-457b-aa0b-595b26b40470","product_id":"9c226edd-f428-4780-b466-dd01058e2a76","title":"white shoes-4","weight_unit":"g","inventory_quantity":189,"sku":"rarove-rarove29809564-white-shoes-4white shoes4","barcode":"","position":1,"option1":"white shoes","option2":"4","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/628e1ec9f69e35b77b08a11409e2e52a.jpeg","path":"628e1ec9f69e35b77b08a11409e2e52a.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/gdgydh-2021-new-skull-lace-up-women-ankle-boots-platform-wedges-boots-black-white-female-short-boots-zipper-gothic-ladies-shoes?variant=6a14ba21-a7a5-457b-aa0b-595b26b40470","available_quantity":189,"options":[{"name":"Color","value":"white 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}
`;
}()}