Rarove-Solid Velvet Women Long Sleeve V Neck Wide Leg Jumpsuit Shoulder Pads Belt Streetwear Party Elegant 2024 Autumn Rompers
${function() {
const variantData = data.variant || {"id":"f1a23c48-7976-42a8-a39a-1f7ae6de6abf","product_id":"2da03007-052f-4454-b85d-3af5b32a66a7","title":"green-L","weight_unit":"g","inventory_quantity":696,"sku":"rarove44762446-green-l","barcode":"","position":1,"option1":"green","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c468a93919fea5e37c509daee6023e39.jpeg","path":"c468a93919fea5e37c509daee6023e39.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.55","retail_price":"0","available":true,"url":"\/products\/dulzura-tie-dye-print-women-long-sleeve-midi-dress-hollow-out-bodycon-skinny-sexy-streetwear-party-elegant-2021-summer-slim?variant=f1a23c48-7976-42a8-a39a-1f7ae6de6abf","available_quantity":696,"options":[{"name":"Color","value":"green"},{"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}
`;
}()}