Girls Bra Crop Tops for Teens Underwear Breathable Kids Sports Training Bras Children Soft Cotton Teenager Clothing
${function() {
const variantData = data.variant || {"id":"b989032d-3085-4f8d-9491-e62d9c2aeff5","product_id":"e2d139dd-61d5-46fd-8e08-fcb63bca8a6d","title":"WHITE-S 25-35kg","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":4,"option1":"WHITE","option2":"S 25-35kg","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3e0221c6750c0e2680bcc687ba30736.webp","path":"e3e0221c6750c0e2680bcc687ba30736.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.07,"min_quantity":1}],"weight":"0","compare_at_price":"2.96","price":"2.07","retail_price":"2.96","available":true,"url":"\/products\/girls-bra-crop-tops-for-teens-underwear-breathable-kids-sports-training-bras-children-soft-cotton-teenager-clothing?variant=b989032d-3085-4f8d-9491-e62d9c2aeff5","available_quantity":999999999,"options":[{"name":"Color","value":"WHITE"},{"name":"Size","value":"S 25-35kg"}],"off_ratio":30,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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 variantData = data.variant || {"id":"b989032d-3085-4f8d-9491-e62d9c2aeff5","product_id":"e2d139dd-61d5-46fd-8e08-fcb63bca8a6d","title":"WHITE-S 25-35kg","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":4,"option1":"WHITE","option2":"S 25-35kg","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3e0221c6750c0e2680bcc687ba30736.webp","path":"e3e0221c6750c0e2680bcc687ba30736.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.07,"min_quantity":1}],"weight":"0","compare_at_price":"2.96","price":"2.07","retail_price":"2.96","available":true,"url":"\/products\/girls-bra-crop-tops-for-teens-underwear-breathable-kids-sports-training-bras-children-soft-cotton-teenager-clothing?variant=b989032d-3085-4f8d-9491-e62d9c2aeff5","available_quantity":999999999,"options":[{"name":"Color","value":"WHITE"},{"name":"Size","value":"S 25-35kg"}],"off_ratio":30,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minDays = parseInt('15');
const maxDays = parseInt('30');
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}
`;
}()}