Rarove--Fall Outfits Fall&Winter Shoes Christmas Gifts Purple Womens Lolita Boots Rubber Sole Walking Comfy Ankle Boots With Heart Shape Patent Leather Occultfashion Drop Ship
${function() {
const variantData = data.variant || {"id":"7efbea0b-0f14-4fe5-a17a-d0f121d57849","product_id":"5733146a-af8e-4b35-bf94-b038bb76afed","title":"black-38-China","weight_unit":"g","inventory_quantity":188,"sku":"rarove47729146-black-38-china","barcode":"","position":1,"option1":"black","option2":"38","option3":"China","note":"","image":{"src":"\/\/img.staticdj.com\/a286c0287c5a563ab38e39f1ca9c5102.jpeg","path":"a286c0287c5a563ab38e39f1ca9c5102.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":53.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"53.99","retail_price":"0","available":true,"url":"\/products\/gdgydh-purple-womens-lolita-boots-rubber-sole-walking-comfy-ankle-boots-with-heart-shape-patent-leather-occultfashion-drop-ship?variant=7efbea0b-0f14-4fe5-a17a-d0f121d57849","available_quantity":188,"options":[{"name":"Color","value":"black"},{"name":"Shoe Size","value":"38"},{"name":"Ships From","value":"China"}],"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}
`
}()}
${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}
`;
}()}