Rarove-Halloween Dressing October outfit ideas Fall Outfits -Fall Outfits Rhinestone Hoodies Women'S Oversized Sweatshirts Harajuku Pockets Hooded Zip Up Jacket Femme Autumn Grunge Top 2024
${function() {
const variantData = data.variant || {"id":"38ec2e5f-6934-4028-9afc-0f80def4ad01","product_id":"078e5d6e-8fd1-49a5-ba5a-2bae6fae7db0","title":"Purple-L","weight_unit":"g","inventory_quantity":297,"sku":"rarove-rarove46989350-purple-lPurpleLPurpleL","barcode":"","position":1,"option1":"Purple","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ffb9979bc43c9f76a08b17b3bacf7f4d.jpeg","path":"ffb9979bc43c9f76a08b17b3bacf7f4d.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/rockmore-rhinestone-hoodies-womens-oversized-sweatshirts-harajuku-pockets-hooded-zip-up-jacket-femme-autumn-grunge-top-2021?variant=38ec2e5f-6934-4028-9afc-0f80def4ad01","available_quantity":297,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"L"}],"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}
`;
}()}