Leopard Pattern Zipper Peep Toe Chunky Heel Lace Up Slingback Sandal Boots
No Customs Duties For All Items
${function() {
const variantData = data.variant || {"id":"4bbb96ca-cdbf-47d4-8a2a-923951f2eec1","product_id":"2f000cbd-1187-4a2e-a1b7-4e589bfac9a0","title":"Leopard-US5.5","weight_unit":"kg","inventory_quantity":0,"sku":"K760688588855431168","barcode":"","position":1,"option1":"Leopard","option2":"US5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/25762a3ab63e89719059a804201f0254.jpeg","path":"25762a3ab63e89719059a804201f0254.jpeg","width":1000,"height":1500,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":60.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"60.99","price":"60.99","retail_price":"60.99","available":true,"url":"\/products\/leopard-pattern-zipper-peep-toe-chunky-heel-lace-up-slingback-sandal-boots?variant=4bbb96ca-cdbf-47d4-8a2a-923951f2eec1","available_quantity":999999999,"options":[{"name":"Color","value":"Leopard"},{"name":"Size","value":"US5.5"}],"off_ratio":"0","flashsale_info":{"variant_id":"4bbb96ca-cdbf-47d4-8a2a-923951f2eec1","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":"60.99","compare_at_price":"","discount_price":"60.99","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = "amount";
const productSaveLabel = false;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Color-
Leopard
${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-
US5.5
${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
`
}
`;
}()}