DOBABIES Vintage Floral Flare Pants Women Print Pleated Casual Elastic High Waist Full Length Streetwear Loose Wide Leg Trousers
${function() {
const variantData = data.variant || {"id":"3396074e-eaae-436c-b79c-cc0024d9130a","product_id":"0f12ae2f-1e59-4e9f-b877-bf96155d0497","title":"Blue-XL","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-1514:173;5:100014065","barcode":"","position":1,"option1":"Blue","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ac1c6c19bffd3433e3da63ef204acf2.jpeg","path":"0ac1c6c19bffd3433e3da63ef204acf2.jpeg","width":800,"height":800,"alt":"45962390536442|45962390569210|45962390601978|45962390667514|45962390700282|45962390733050","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\/dobabies-vintage-floral-flare-pants-women-print-pleated-casual-elastic-high-waist-full-length-streetwear-loose-wide-leg-trousers?variant=3396074e-eaae-436c-b79c-cc0024d9130a","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"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.
${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}
`;
}()}