Bow Trim Peep-Toe Ankle Strap Mid Heel Stilettos
No Customs Duties For All Items
${function() {
const variantData = data.variant || {"id":"3bdcab44-b380-40e7-b79d-fb0f295603af","product_id":"82165f6b-f325-4f17-9a1d-71eb0308160a","title":"Black-US8","weight_unit":"kg","inventory_quantity":1,"sku":"K501215481097617408","barcode":"","position":5,"option1":"Black","option2":"US8","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0b440e302849b6405b82a5ee9ad32114.jpeg","path":"0b440e302849b6405b82a5ee9ad32114.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.99,"min_quantity":1}],"weight":"1","compare_at_price":"69.99","price":"39.99","retail_price":"69.99","available":true,"url":"\/products\/bow-trim-peep-toe-ankle-strap-mid-heel-stilettos?variant=3bdcab44-b380-40e7-b79d-fb0f295603af","available_quantity":1,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"US8"}],"off_ratio":"43","flashsale_info":{"variant_id":"3bdcab44-b380-40e7-b79d-fb0f295603af","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"39.99","compare_at_price":"","discount_price":"39.99","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"43","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":24};
const saveType = "amount";
const productSaveLabel = false;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Color-
Black
${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-
US8
${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
`;
}()}
Add to cart
Product was out of stock.
Product is unavailable.
Free worldwide shipping over US $89
Easy Returns-30 Days Warranty
${function() {
const type = 'wind';
const postageFreeAmount = 89;
const custom_text_hero = null;
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 = "Spend {amount} more and get 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
`
}
`;
}()}