Flannel Magsafe Phone Case for iPhone 16 Pro Max 15 15Pro Matte Wireless Charging Back Cover Microfiber Pattern Protective Shell
${function() {
const variantData = data.variant || {"id":"82ebf77d-f289-402b-8c68-6d604b714378","product_id":"76ad9ae1-d487-4293-9bd4-e1dd3ef34edc","title":"color 11-For iPhone 15 Pro","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"color 11","option2":"For iPhone 15 Pro","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80a534e4c9f29863e52351244e510402.webp","path":"80a534e4c9f29863e52351244e510402.webp","width":948,"height":945,"alt":"","aspect_ratio":1.0031746031746032},"wholesale_price":[{"price":3.94,"min_quantity":1}],"weight":"0","compare_at_price":"7.89","price":"3.94","retail_price":"7.89","available":true,"url":"\/products\/flannel-magsafe-phone-case-for-iphone-16-pro-max-15-15pro-matte-wireless-charging-back-cover-microfiber-pattern-protective-shell?variant=82ebf77d-f289-402b-8c68-6d604b714378","available_quantity":999999999,"options":[{"name":"Color","value":"color 11"},{"name":"Compatible-Phone Models","value":"For iPhone 15 Pro"}],"off_ratio":50,"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":"82ebf77d-f289-402b-8c68-6d604b714378","product_id":"76ad9ae1-d487-4293-9bd4-e1dd3ef34edc","title":"color 11-For iPhone 15 Pro","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"color 11","option2":"For iPhone 15 Pro","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80a534e4c9f29863e52351244e510402.webp","path":"80a534e4c9f29863e52351244e510402.webp","width":948,"height":945,"alt":"","aspect_ratio":1.0031746031746032},"wholesale_price":[{"price":3.94,"min_quantity":1}],"weight":"0","compare_at_price":"7.89","price":"3.94","retail_price":"7.89","available":true,"url":"\/products\/flannel-magsafe-phone-case-for-iphone-16-pro-max-15-15pro-matte-wireless-charging-back-cover-microfiber-pattern-protective-shell?variant=82ebf77d-f289-402b-8c68-6d604b714378","available_quantity":999999999,"options":[{"name":"Color","value":"color 11"},{"name":"Compatible-Phone Models","value":"For iPhone 15 Pro"}],"off_ratio":50,"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}
`;
}()}