Invisible Back Posture Corrector Trainer Girdles Adjustable Shoulder Brace Straight Back Support for Men Women Adult Children
${function() {
const variantData = data.variant || {"id":"590220a0-239f-4eab-9aa0-df1c7c884f50","product_id":"9b300cb7-dd16-4f9c-acac-e44cc824bb37","title":"Black-S 20kg-45kg","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"S 20kg-45kg","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7bacafc0cbce630ea30ac29a43df939a.jpeg","path":"7bacafc0cbce630ea30ac29a43df939a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.12,"min_quantity":1}],"weight":"0","compare_at_price":"4.34","price":"3.12","retail_price":"4.34","available":true,"url":"\/products\/invisible-back-posture-corrector-trainer-girdles-adjustable-shoulder-brace-straight-back-support-for-men-women-adult-children?variant=590220a0-239f-4eab-9aa0-df1c7c884f50","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S 20kg-45kg"}],"off_ratio":28,"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":"590220a0-239f-4eab-9aa0-df1c7c884f50","product_id":"9b300cb7-dd16-4f9c-acac-e44cc824bb37","title":"Black-S 20kg-45kg","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"S 20kg-45kg","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7bacafc0cbce630ea30ac29a43df939a.jpeg","path":"7bacafc0cbce630ea30ac29a43df939a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.12,"min_quantity":1}],"weight":"0","compare_at_price":"4.34","price":"3.12","retail_price":"4.34","available":true,"url":"\/products\/invisible-back-posture-corrector-trainer-girdles-adjustable-shoulder-brace-straight-back-support-for-men-women-adult-children?variant=590220a0-239f-4eab-9aa0-df1c7c884f50","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S 20kg-45kg"}],"off_ratio":28,"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}
`;
}()}