Fashionable Womens Knit Sneakers - Ultra-Comfortable Air Cushion Platform - Lightweight Slip-on Design - Perfect for Outdoor Walking & Daily Wear - Durable Footwear
${function() {
const variantData = data.variant || {"id":"30b430c1-8329-40a8-ba2b-97d7a8d83dff","product_id":"625c0301-5f00-4dc9-b119-02c643584687","title":"Khaki-US 4.5","weight_unit":"g","inventory_quantity":7788,"sku":"601099535389597-Khaki-US 4.5","barcode":"","position":1,"option1":"Khaki","option2":"US 4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2209626a03f6c3987a521a4d1a6a21a.jpeg","path":"e2209626a03f6c3987a521a4d1a6a21a.jpeg","width":1340,"height":1340,"alt":"42863264989390","aspect_ratio":1},"wholesale_price":[{"price":30.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.95","retail_price":"0","available":true,"url":"\/products\/fashionable-womens-knit-sneakers-ultra-comfortable-air-cushion-platform-lightweight-slip-on-design-perfect-for-outdoor-walking-daily-wear-durable-footwear?variant=30b430c1-8329-40a8-ba2b-97d7a8d83dff","available_quantity":7788,"options":[{"name":"Color","value":"Khaki"},{"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 : 601099535389597-Khaki-US 4.5
${function(){
const variantData = data.variant || {"id":"30b430c1-8329-40a8-ba2b-97d7a8d83dff","product_id":"625c0301-5f00-4dc9-b119-02c643584687","title":"Khaki-US 4.5","weight_unit":"g","inventory_quantity":7788,"sku":"601099535389597-Khaki-US 4.5","barcode":"","position":1,"option1":"Khaki","option2":"US 4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2209626a03f6c3987a521a4d1a6a21a.jpeg","path":"e2209626a03f6c3987a521a4d1a6a21a.jpeg","width":1340,"height":1340,"alt":"42863264989390","aspect_ratio":1},"wholesale_price":[{"price":30.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.95","retail_price":"0","available":true,"url":"\/products\/fashionable-womens-knit-sneakers-ultra-comfortable-air-cushion-platform-lightweight-slip-on-design-perfect-for-outdoor-walking-daily-wear-durable-footwear?variant=30b430c1-8329-40a8-ba2b-97d7a8d83dff","available_quantity":7788,"options":[{"name":"Color","value":"Khaki"},{"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}
`
}()}