Western Boots Winter Shoes Wide Calf Long Boots For Women
For Mature & Elderly Over 40, 50, 60 & 70
Color-
Green
${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-
Size35
${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":"5fe3b70d-7258-4547-ba69-85e579886106","product_id":"fd349846-e5d9-402d-82d4-913a4fe3a4f5","title":"Green-Size35","weight_unit":"g","inventory_quantity":772,"sku":"CJNS1592025-Green-Size35","barcode":"","position":1,"option1":"Green","option2":"Size35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d6d27f865f3489969d3d71aeb1a6133.jpeg","path":"1d6d27f865f3489969d3d71aeb1a6133.jpeg","width":750,"height":750,"alt":"Western Boots Winter Shoes Wide Calf Long Boots For Women","aspect_ratio":1},"wholesale_price":[{"price":63.88,"min_quantity":1}],"weight":"570","compare_at_price":"138.88","price":"63.88","retail_price":"138.88","available":true,"url":"\/products\/western-boots-winter-shoes-wide-calf-long-boots-for-women?variant=5fe3b70d-7258-4547-ba69-85e579886106","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"Size35"}],"off_ratio":54,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $63.88
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJNS1592025-Green-Size35
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Feb-17 - Feb-22
${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
`
}
`;
}()}