Women's Breathable Mesh Running Shoes with Air Cushion - Lightweight, Lace-Up Casual Sneakers for All Seasons
${function() {
const variantData = data.variant || {"id":"8b9f5a58-02c3-421e-b501-61ec37ad0183","product_id":"349089ac-3cfd-4835-a3ae-51929a32f78f","title":"Black-US 5.5","weight_unit":"g","inventory_quantity":7788,"sku":"601099621241104-Black-US 5.5","barcode":"","position":1,"option1":"Black","option2":"US 5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8a6130248c818d3e482ce46f00525a92.jpeg","path":"8a6130248c818d3e482ce46f00525a92.jpeg","width":1200,"height":1200,"alt":"42863252701390|42863252766926|42863252832462|42863252897998|42863252963534|42863253029070|42863253094606","aspect_ratio":1},"wholesale_price":[{"price":31.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.9","retail_price":"0","available":true,"url":"\/products\/womens-breathable-mesh-running-shoes-with-air-cushion-lightweight-lace-up-casual-sneakers-for-all-seasons?variant=8b9f5a58-02c3-421e-b501-61ec37ad0183","available_quantity":7788,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"US 5.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 : 601099621241104-Black-US 5.5
${function(){
const variantData = data.variant || {"id":"8b9f5a58-02c3-421e-b501-61ec37ad0183","product_id":"349089ac-3cfd-4835-a3ae-51929a32f78f","title":"Black-US 5.5","weight_unit":"g","inventory_quantity":7788,"sku":"601099621241104-Black-US 5.5","barcode":"","position":1,"option1":"Black","option2":"US 5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8a6130248c818d3e482ce46f00525a92.jpeg","path":"8a6130248c818d3e482ce46f00525a92.jpeg","width":1200,"height":1200,"alt":"42863252701390|42863252766926|42863252832462|42863252897998|42863252963534|42863253029070|42863253094606","aspect_ratio":1},"wholesale_price":[{"price":31.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.9","retail_price":"0","available":true,"url":"\/products\/womens-breathable-mesh-running-shoes-with-air-cushion-lightweight-lace-up-casual-sneakers-for-all-seasons?variant=8b9f5a58-02c3-421e-b501-61ec37ad0183","available_quantity":7788,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"US 5.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}
`
}()}