OLCooL Y2k Embroidery Lace Shorts Women Two Piece Set Drawstring High Waisted Short Pants Sexy Girl Summer Casual Clothing New
🚚Global Fast logistics. 7-12 Days To US & EU
💲Secure payments. ✅30days Returns
${function() {
const variantData = data.variant || {"id":"eaa7b282-2d93-47a8-af2b-17610a030ac3","product_id":"30ae0b3b-d0cc-45b9-b525-4a9506f013d5","title":"Red Short-XL","weight_unit":"kg","inventory_quantity":999,"sku":"OLCooL-2024-07-11-Red ShortXL14:771#Red Short;5:100014065","barcode":"","position":1,"option1":"Red Short","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e765d6de4c37a3ce610be98dc1ada44.jpeg","path":"0e765d6de4c37a3ce610be98dc1ada44.jpeg","width":800,"height":800,"alt":"49331310461210|49331310592282|49331310625050|49331310657818","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\/adagirl-y2k-embroidery-lace-shorts-women-two-piece-set-drawstring-high-waisted-short-pants-sexy-girl-summer-casual-clothing-new?variant=eaa7b282-2d93-47a8-af2b-17610a030ac3","available_quantity":999999999,"options":[{"name":"Color","value":"Red Short"},{"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.
30 Days Free Return,100% Money Back
7*24h Service at: support@llyge.com
Sku : OLCooL-2024-07-11-Red ShortXL14:771#Red Short;5:100014065
${function(){
const variantData = data.variant || {"id":"eaa7b282-2d93-47a8-af2b-17610a030ac3","product_id":"30ae0b3b-d0cc-45b9-b525-4a9506f013d5","title":"Red Short-XL","weight_unit":"kg","inventory_quantity":999,"sku":"OLCooL-2024-07-11-Red ShortXL14:771#Red Short;5:100014065","barcode":"","position":1,"option1":"Red Short","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e765d6de4c37a3ce610be98dc1ada44.jpeg","path":"0e765d6de4c37a3ce610be98dc1ada44.jpeg","width":800,"height":800,"alt":"49331310461210|49331310592282|49331310625050|49331310657818","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\/adagirl-y2k-embroidery-lace-shorts-women-two-piece-set-drawstring-high-waisted-short-pants-sexy-girl-summer-casual-clothing-new?variant=eaa7b282-2d93-47a8-af2b-17610a030ac3","available_quantity":999999999,"options":[{"name":"Color","value":"Red Short"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
people are viewing this right now
${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 `
`;
}()}