Ins Slippers Women Men Peep Toe Slipper Summer Hollow Unisex Sports Beach Shoes
For Mature & Elderly Over 40, 50, 60 & 70
Color-
Black A
${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-
36to37
${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":"ce7376a4-235a-47e6-9a77-dd8cb25de0c6","product_id":"d4c5e348-825c-4230-bbf6-d60b065bb508","title":"Black A-36to37","weight_unit":"g","inventory_quantity":513,"sku":"CJNS1715064-Black A-36to37","barcode":"","position":1,"option1":"Black A","option2":"36to37","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a6f5a6eef0df8014d24c708660d28538.png","path":"a6f5a6eef0df8014d24c708660d28538.png","width":800,"height":800,"alt":"Ins Slippers Women Men Peep Toe Slipper Summer Hollow Unisex Sports Beach Shoes","aspect_ratio":1},"wholesale_price":[{"price":26.88,"min_quantity":1}],"weight":"350","compare_at_price":"56.88","price":"26.88","retail_price":"56.88","available":true,"url":"\/products\/ins-slippers-women-men-peep-toe-slipper-summer-hollow-unisex-sports-beach-shoes?variant=ce7376a4-235a-47e6-9a77-dd8cb25de0c6","available_quantity":999999999,"options":[{"name":"Color","value":"Black A"},{"name":"Size","value":"36to37"}],"off_ratio":53,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $26.88
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJNS1715064-Black A-36to37
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
`
}
`;
}()}