Multicolor Print Casual Suit Commuter Blazer Pants Set
For Mature & Elderly Over 40, 50, 60 & 70
Color-
LZR12065BA12
${function(){
const optName = "Color";
const enable_selected_variants = "true" === 'false';
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a Color
`;
}()}
Size-
L
${function(){
const optName = "Size";
const enable_selected_variants = "true" === 'false';
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a Size
`;
}()}
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"8aae4a66-ce0f-4e5b-bab4-76bfa5f3fa50","product_id":"b021e421-95b2-48e5-a3d4-60ec3d1a3d61","title":"LZR12065BA12-L","weight_unit":"g","inventory_quantity":350,"sku":"CJTZ145188221UF","barcode":"","position":1,"option1":"LZR12065BA12","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cf09382d6bbb8e8dc65057dce5763e73.jpeg","path":"cf09382d6bbb8e8dc65057dce5763e73.jpeg","width":800,"height":1000,"alt":"Multicolor Print Casual Suit Commuter Blazer Pants Set","aspect_ratio":0.8},"wholesale_price":[{"price":65.88,"min_quantity":1}],"weight":"590","compare_at_price":"119.89","price":"65.88","retail_price":"119.89","available":true,"url":"\/products\/multicolor-print-casual-suit-commuter-blazer-pants-set?variant=8aae4a66-ce0f-4e5b-bab4-76bfa5f3fa50","available_quantity":999999999,"options":[{"name":"Color","value":"LZR12065BA12"},{"name":"Size","value":"L"}],"off_ratio":45,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $65.88
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJTZ145188221UF
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Feb-18 - Feb-23
${function() {
const type = 'hero';
const postageFreeAmount = 80;
const custom_text_hero = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
const custom_text_wind = "Buy {amount} more to enjoy FREE Shipping";
const custom_text = type === 'hero' ? custom_text_hero : custom_text_wind;
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
${type === 'hero' ?
`
` :
`
${tipText}
Your order is free delivery
`
}
`;
}()}