Shoes Women Sandals Summer Open Toe Women's Shoes Flat Sandals For Women Non-Slip Comfortable Lightweight Walking Sandals
${function() {
const variantData = data.variant || {"id":"bb73765e-2822-4c3e-b77e-b5b3a8b290d6","product_id":"7ddfbc01-846d-40e1-adee-31318e8a9f62","title":"Red wined-35","weight_unit":"kg","inventory_quantity":0,"sku":"-Red wined-35-A0017981","barcode":"","position":1,"option1":"Red wined","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/140e9b02e4f04ab83a8bdce536bf0f9f.jpeg","path":"140e9b02e4f04ab83a8bdce536bf0f9f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.99","retail_price":"0","available":true,"url":"\/products\/shoes-women-sandals-summer-open-toe-womens-shoes-flat-sandals-for-women-non-slip-comfortable-lightweight-walking-sandals?variant=bb73765e-2822-4c3e-b77e-b5b3a8b290d6","available_quantity":999999999,"options":[{"name":"Color","value":"Red wined"},{"name":"Shoe Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "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";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : -Red wined-35-A0017981
${function(){
const variantData = data.variant || {"id":"bb73765e-2822-4c3e-b77e-b5b3a8b290d6","product_id":"7ddfbc01-846d-40e1-adee-31318e8a9f62","title":"Red wined-35","weight_unit":"kg","inventory_quantity":0,"sku":"-Red wined-35-A0017981","barcode":"","position":1,"option1":"Red wined","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/140e9b02e4f04ab83a8bdce536bf0f9f.jpeg","path":"140e9b02e4f04ab83a8bdce536bf0f9f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.99","retail_price":"0","available":true,"url":"\/products\/shoes-women-sandals-summer-open-toe-womens-shoes-flat-sandals-for-women-non-slip-comfortable-lightweight-walking-sandals?variant=bb73765e-2822-4c3e-b77e-b5b3a8b290d6","available_quantity":999999999,"options":[{"name":"Color","value":"Red wined"},{"name":"Shoe Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}