Women'S Solid Color Casual Sneakers, Breathable Athletic Shoes with Thick Sole, Low Top Lace-Up Walking Shoes, Fabric Upper, EVA Sole, Fabric Lining, All-Season Fashion Footwear
${function() {
const variantData = data.variant || {"id":"fe32082f-c0fb-4103-9266-383b1c53b8ec","product_id":"2382046c-6466-4103-89b5-660e04ac74c1","title":"Black-US 4.5","weight_unit":"g","inventory_quantity":48,"sku":"601099684879128-Black-US 4.5","barcode":"","position":1,"option1":"Black","option2":"US 4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ac91546d7fd522d28b1b9d10b3ae9ee.jpeg","path":"0ac91546d7fd522d28b1b9d10b3ae9ee.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.95","retail_price":"0","available":true,"url":"\/products\/womens-solid-color-casual-sneakers-breathable-athletic-shoes-with-thick-sole-low-top-lace-up-walking-shoes-fabric-upper-eva-sole-fabric-lining-all-season-fashion-footwear?variant=fe32082f-c0fb-4103-9266-383b1c53b8ec","available_quantity":48,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"US 4.5"}],"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 : 601099684879128-Black-US 4.5
${function(){
const variantData = data.variant || {"id":"fe32082f-c0fb-4103-9266-383b1c53b8ec","product_id":"2382046c-6466-4103-89b5-660e04ac74c1","title":"Black-US 4.5","weight_unit":"g","inventory_quantity":48,"sku":"601099684879128-Black-US 4.5","barcode":"","position":1,"option1":"Black","option2":"US 4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ac91546d7fd522d28b1b9d10b3ae9ee.jpeg","path":"0ac91546d7fd522d28b1b9d10b3ae9ee.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.95","retail_price":"0","available":true,"url":"\/products\/womens-solid-color-casual-sneakers-breathable-athletic-shoes-with-thick-sole-low-top-lace-up-walking-shoes-fabric-upper-eva-sole-fabric-lining-all-season-fashion-footwear?variant=fe32082f-c0fb-4103-9266-383b1c53b8ec","available_quantity":48,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"US 4.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}