Rarove Harajuku Cargo Pants Women Vintage Streetwear Oversized Patchwork Pants Japan Style Y2k Grunge Hip Hop Loose Trousers Female
${function() {
const variantData = data.variant || {"id":"6cdc37ff-99ee-4583-ac69-af09213b90ff","product_id":"404d7d6a-913a-4804-89c6-56c53b6fb714","title":"black-M","weight_unit":"g","inventory_quantity":496,"sku":"83278260-black-m","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3922dab7a3bae28944451eabe401854.jpeg","path":"e3922dab7a3bae28944451eabe401854.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.99","retail_price":"0","available":true,"url":"\/products\/harajuku-cargo-pants-women-vintage-streetwear-oversized-patchwork-pants-japan-style-y2k-grunge-hip-hop-loose-trousers-female?variant=6cdc37ff-99ee-4583-ac69-af09213b90ff","available_quantity":496,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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}
`;
}()}