Girlfairy American Retro Sexy Hot Girls Y2k Denim Shorts for Women Low Waist Rivets Solid Streetwear Summer All-match Trendy Tight Fit Ins
${function() {
const variantData = data.variant || {"id":"d2aa6e4b-1a02-488f-a1aa-1cfae221ea3c","product_id":"e11b6424-0252-45bd-ba4f-913fa2786f05","title":"black no belt-XL","weight_unit":"lb","inventory_quantity":2871,"sku":"Girlfairy2024-08-1614:193#black no belt;5:100014065","barcode":"","position":1,"option1":"black no belt","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5fde0f1f9525a797c943ca8cb472d119.jpeg","path":"5fde0f1f9525a797c943ca8cb472d119.jpeg","width":561,"height":748,"alt":"48999696335095|48999696367863|48999696400631|48999696433399","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/american-retro-sexy-hot-girls-y2k-denim-shorts-for-women-low-waist-rivets-solid-streetwear-summer-all-match-trendy-tight-fit-ins?variant=d2aa6e4b-1a02-488f-a1aa-1cfae221ea3c","available_quantity":999999999,"options":[{"name":"Color","value":"black no belt"},{"name":"Size","value":"XL"}],"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 `
`;
}()}