Dobabies sweatpants outfit men Vintage Vintage American Workwear Jeans Men's Spring and Autumn New Japanese Retro Straight Pocket Trousers
${function() {
const variantData = data.variant || {"id":"e4b5406d-d2ff-4958-9bc8-4bd19dac0f80","product_id":"7fe1310a-4ee7-4937-9f03-3cb7f33ef273","title":"gray-M","weight_unit":"kg","inventory_quantity":999,"sku":"dobabies20240912150449gray^M","barcode":"","position":1,"option1":"gray","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac6345f6f2a6eb7b06124cedffde4c06.jpeg","path":"ac6345f6f2a6eb7b06124cedffde4c06.jpeg","width":660,"height":992,"alt":"sweatpants outfit men Vintage Vintage American Workwear Jeans Men's Spring and Autumn New Japanese Retro Straight Pocket Trousers","aspect_ratio":0.6653225806451613},"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-sweatpants-outfit-men-vintage-vintage-american-workwear-jeans-mens-spring-and-autumn-new-japanese-retro-straight-pocket-trousers?variant=e4b5406d-d2ff-4958-9bc8-4bd19dac0f80","available_quantity":999,"options":[{"name":"Color","value":"gray"},{"name":"size","value":"M"}],"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}
`;
}()}