Rarove- 2024 Autumn Double Button Skinny Blue Jeans For Women High Waist Female Denim Pencil Jeans Casual Women Trousers
${function() {
const variantData = data.variant || {"id":"41ad5d7e-3cf3-48e6-84a0-e2e3aa9f032b","product_id":"3633d4b3-44a4-49dc-b771-ee65f0063987","title":"light blue-XS","weight_unit":"g","inventory_quantity":100,"sku":"rarove49037937-light-blue-xs","barcode":"","position":1,"option1":"light blue","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f3416d1dd6739d48cecfcff836b6a2fe.jpeg","path":"f3416d1dd6739d48cecfcff836b6a2fe.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.5","retail_price":"0","available":true,"url":"\/products\/bgteever-2021-autumn-double-button-skinny-blue-jeans-for-women-high-waist-female-denim-pencil-jeans-casual-women-trousers?variant=41ad5d7e-3cf3-48e6-84a0-e2e3aa9f032b","available_quantity":100,"options":[{"name":"Color","value":"light blue"},{"name":"Size","value":"XS"}],"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}
`;
}()}