Rarove-Halloween Dressing October outfit ideas Fall Outfits Women Zip Up Hoodie Streetwear Letter Printed Long Sleeve Sweatshirts Gothic Punk Y2k Autumn Winter Female Hoodie Jackets
${function() {
const variantData = data.variant || {"id":"ee1dee88-a1df-4169-8da5-8ca6d4813839","product_id":"e983b1c4-643d-4d3d-8141-66642fd4651c","title":"EA03913-BLUE-S","weight_unit":"g","inventory_quantity":715,"sku":"rarove-11255862-ea03913-blue-sEA03913-BLUES","barcode":"","position":1,"option1":"EA03913-BLUE","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a13e36aa7c7dbc4426df04dcd387ff87.jpeg","path":"a13e36aa7c7dbc4426df04dcd387ff87.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.99","retail_price":"0","available":true,"url":"\/products\/women-zip-up-hoodie-streetwear-letter-printed-long-sleeve-sweatshirts-gothic-punk-y2k-autumn-winter-female-hoodie-jackets?variant=ee1dee88-a1df-4169-8da5-8ca6d4813839","available_quantity":715,"options":[{"name":"Color","value":"EA03913-BLUE"},{"name":"Size","value":"S"}],"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}
`;
}()}