Girlfairy Belt Slim Sheath Dress Women High Waist Short Sleeve Flower Folds Dresses Femme 2024 Street Bodycon Sexy Mini Dress Woman
${function() {
const variantData = data.variant || {"id":"56992f79-3762-4274-b2e7-1b508d0518b7","product_id":"404613aa-d664-456f-b1a0-56525c2a2937","title":"White-L","weight_unit":"lb","inventory_quantity":995,"sku":"Girlfairytaruxy-belt-slim-sheath-dress-women-high-waist-short-sleeve-flower-folds-dresses-femme-2024-street-bodycon-sexy-mini-dress-womanColorL","barcode":"","position":1,"option1":"White","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/09d258b2d190e45b8d3a59747b6d0f37.jpeg","path":"09d258b2d190e45b8d3a59747b6d0f37.jpeg","width":800,"height":800,"alt":"44466154012919|44466154045687|44466154078455","aspect_ratio":1},"wholesale_price":[{"price":34.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.88","retail_price":"0","available":true,"url":"\/products\/taruxy-belt-slim-sheath-dress-women-high-waist-short-sleeve-flower-folds-dresses-femme-2024-street-bodycon-sexy-mini-dress-woman?variant=56992f79-3762-4274-b2e7-1b508d0518b7","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"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.
15 Days Return,100%Money Back
7*24h Service at:support@Girlfairy.com
${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}
`;
}()}
${function() {
const postageFreeAmount = 35;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}