Women's Mid Heel Chunky Heel Sandals
${function(){
return `
Please select a Color
`;
}()}
${function(){
return `
Please select a Size
`;
}()}
${function() {
const variantData = data.variant || {"id":"caffa81d-b504-49df-8476-d884fc240357","product_id":"f08eaf57-7b8a-4b0c-b7d7-84ef41f66e2e","title":"Red-34","weight_unit":"kg","inventory_quantity":1000,"sku":"LY22092607AL-Red-34","barcode":"","position":1,"option1":"Red","option2":"34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f824ba6e86d799df26a28d7f3a26c3ac.jpeg","path":"f824ba6e86d799df26a28d7f3a26c3ac.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":32.9,"min_quantity":1}],"weight":"0","compare_at_price":"35","price":"32.9","retail_price":"35","available":true,"url":"\/products\/womens-mid-heel-chunky-heel-sandals?variant=caffa81d-b504-49df-8476-d884fc240357","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"34"}],"off_ratio":6,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productSaveLabel = false;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}%` : `-` }
`; }()}
Free worldwide shipping 80$ +
Product was out of stock.
Product is unavailable.
Estimated Delivery:Jul-13 - Jul-17
${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
`
}
`;
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
people are viewing this right now