Womens Stripes Summer Lightweight Boho Wide Cotton Linen Pants
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"006538e7-bf61-49e3-83c2-80916e9e86bb","product_id":"1b6b525c-134d-4041-aa11-5d02b14a30e8","title":"Beige-M","weight_unit":"kg","inventory_quantity":998,"sku":"\u7c73\u8272\u6761\u7eb9-M--5528938281244","barcode":"","position":1,"option1":"Beige","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/724ae9a63213be7284dd71f815adeec1.jpeg","path":"724ae9a63213be7284dd71f815adeec1.jpeg","width":592,"height":769,"alt":"","aspect_ratio":0.7698309492847855},"wholesale_price":[{"price":5.2,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"5.2","retail_price":"0","available":true,"url":"\/products\/820279987700?variant=006538e7-bf61-49e3-83c2-80916e9e86bb","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":3};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('9');
const maxInventory = parseInt('30');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
${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}
`
}()}
${function() {
const minDays = parseInt('1');
const maxDays = parseInt('3');
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 = 29.99;
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 `
`;
}()}
Product was out of stock.
Product is unavailable.