Bras-Women Surgery Recovery Bra Girls Breast Shaper Control Push Up Breast Surgery Recovery Bra with Silicon Bra Special Cover D-1001-Bras
Bras-Women Surgery Recovery Bra Girls Breast Shaper Control Push Up Breast Surgery Recovery Bra with Silicon Bra Special Cover D-1001-Bras
${function() {
const variantData = data.variant || {"id":"5a500c8f-d4ab-4d24-b2a4-42f3a8c46424","product_id":"94f3c86c-3881-427b-890e-931a693c04cd","title":"RigtSet-75A","weight_unit":"kg","inventory_quantity":0,"sku":"A0066516","barcode":"","position":13,"option1":"RigtSet","option2":"75A","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/961f16828db246bf2e15773f87635a2d.jpeg","path":"961f16828db246bf2e15773f87635a2d.jpeg","width":432,"height":460,"alt":"Bras-Women Surgery Recovery Bra Girls Breast Shaper Control Push Up Breast Surgery Recovery Bra with Silicon Bra Special Cover D-1001-Bras","aspect_ratio":0.9391304347826087},"wholesale_price":[{"price":117.13,"min_quantity":1}],"weight":"0","compare_at_price":"336.81","price":"117.13","retail_price":"336.81","available":false,"url":"\/products\/bras-women-surgery-recovery-bra-girls-breast-shaper-control-push-up-breast-surgery-recovery-bra-with-silicon-bra-special-cover-d-1001-bras-u481?variant=5a500c8f-d4ab-4d24-b2a4-42f3a8c46424","available_quantity":0,"options":[{"name":"Color","value":"RigtSet"},{"name":"Cup Size","value":"75A"}],"off_ratio":65,"flashsale_info":[],"sales":8656};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
(Tax included)
`;
}()}
${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}
`
}()}
The current item does not participate in the discount gift campaign. Switch the participating items to check the design.
(This prompt will not be displayed on the client-side)
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"5a500c8f-d4ab-4d24-b2a4-42f3a8c46424","product_id":"94f3c86c-3881-427b-890e-931a693c04cd","title":"RigtSet-75A","weight_unit":"kg","inventory_quantity":0,"sku":"A0066516","barcode":"","position":13,"option1":"RigtSet","option2":"75A","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/961f16828db246bf2e15773f87635a2d.jpeg","path":"961f16828db246bf2e15773f87635a2d.jpeg","width":432,"height":460,"alt":"Bras-Women Surgery Recovery Bra Girls Breast Shaper Control Push Up Breast Surgery Recovery Bra with Silicon Bra Special Cover D-1001-Bras","aspect_ratio":0.9391304347826087},"wholesale_price":[{"price":117.13,"min_quantity":1}],"weight":"0","compare_at_price":"336.81","price":"117.13","retail_price":"336.81","available":false,"url":"\/products\/bras-women-surgery-recovery-bra-girls-breast-shaper-control-push-up-breast-surgery-recovery-bra-with-silicon-bra-special-cover-d-1001-bras-u481?variant=5a500c8f-d4ab-4d24-b2a4-42f3a8c46424","available_quantity":0,"options":[{"name":"Color","value":"RigtSet"},{"name":"Cup Size","value":"75A"}],"off_ratio":65,"flashsale_info":[],"sales":8656};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minDays = parseInt('3');
const maxDays = parseInt('7');
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}
`;
}()}