For Women Short Pants Fitness Shorts Leggings Sportswear
For Mature & Elderly Over 40, 50, 60 & 70
Color-
3370color
${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":"478cd9a3-86a4-4cea-8e10-b4ce84a2a747","product_id":"bf1ab77c-1ee0-4be6-8243-93bc678f3957","title":"3370color-L","weight_unit":"g","inventory_quantity":982,"sku":"CJNSXZDK02452-3370color-L","barcode":"","position":1,"option1":"3370color","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d5c76b1a8dc2583ed992909c93dff0d7.jpeg","path":"d5c76b1a8dc2583ed992909c93dff0d7.jpeg","width":750,"height":750,"alt":"For Women Short Pants Fitness Shorts Leggings Sportswear","aspect_ratio":1},"wholesale_price":[{"price":62.88,"min_quantity":1}],"weight":"160","compare_at_price":"128.88","price":"62.88","retail_price":"128.88","available":true,"url":"\/products\/for-women-short-pants-fitness-shorts-leggings-sportswear?variant=478cd9a3-86a4-4cea-8e10-b4ce84a2a747","available_quantity":999999999,"options":[{"name":"Color","value":"3370color"},{"name":"Size","value":"L"}],"off_ratio":51,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $62.88
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJNSXZDK02452-3370color-L
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
`
}
`;
}()}