Rarove-Halloween Dressing October outfit ideas Fall Outfits --Fall Outfits Fall&Winter Shoes Christmas Gifts Hollow Out Women Gothic Ankle Boots With Chain Platform Thick Bottom Soft Leather Punk Rome Footwear Female Short Booties
${function() {
const variantData = data.variant || {"id":"dd2a4787-da49-4343-9d81-a73bd79c2dab","product_id":"e88e6770-d6c1-4c0e-8359-19e95320eb27","title":"black-46","weight_unit":"g","inventory_quantity":187,"sku":"rarove-rarove47337757-black-46black46","barcode":"","position":1,"option1":"black","option2":"46","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6440d1a6c78e99b349b03305bbe2f28c.jpeg","path":"6440d1a6c78e99b349b03305bbe2f28c.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":47.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"47.99","retail_price":"0","available":true,"url":"\/products\/gdgydh-hollow-out-women-gothic-ankle-boots-with-chain-platform-thick-bottom-soft-leather-punk-rome-footwear-female-short-booties?variant=dd2a4787-da49-4343-9d81-a73bd79c2dab","available_quantity":187,"options":[{"name":"Color","value":"black"},{"name":"Shoe Size","value":"46"}],"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}
`;
}()}