Lightweight Mesh Lace Up Women's Fashion Sneakers, Air Cushion Running Sports Shoes
${function() {
const variantData = data.variant || {"id":"bb04e2eb-d163-437b-a93b-e00095a96288","product_id":"7bf619a6-4ef7-4025-8613-4cda6455cd4d","title":"White-US 5","weight_unit":"g","inventory_quantity":7788,"sku":"601099513245436-White-US 5","barcode":"","position":1,"option1":"White","option2":"US 5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f490d8ee1f8a3bfdba1b5dca50cadf7.jpeg","path":"4f490d8ee1f8a3bfdba1b5dca50cadf7.jpeg","width":1000,"height":1000,"alt":"42863263514830|42863263678670|42863263842510|42863264006350|42863264170190|42863264334030|42863264497870|42863264661710|42863264825550","aspect_ratio":1},"wholesale_price":[{"price":28.09,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.09","retail_price":"0","available":true,"url":"\/products\/lightweight-mesh-lace-up-womens-fashion-sneakers-air-cushion-running-sports-shoes?variant=bb04e2eb-d163-437b-a93b-e00095a96288","available_quantity":7788,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US 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 : 601099513245436-White-US 5
${function(){
const variantData = data.variant || {"id":"bb04e2eb-d163-437b-a93b-e00095a96288","product_id":"7bf619a6-4ef7-4025-8613-4cda6455cd4d","title":"White-US 5","weight_unit":"g","inventory_quantity":7788,"sku":"601099513245436-White-US 5","barcode":"","position":1,"option1":"White","option2":"US 5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f490d8ee1f8a3bfdba1b5dca50cadf7.jpeg","path":"4f490d8ee1f8a3bfdba1b5dca50cadf7.jpeg","width":1000,"height":1000,"alt":"42863263514830|42863263678670|42863263842510|42863264006350|42863264170190|42863264334030|42863264497870|42863264661710|42863264825550","aspect_ratio":1},"wholesale_price":[{"price":28.09,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.09","retail_price":"0","available":true,"url":"\/products\/lightweight-mesh-lace-up-womens-fashion-sneakers-air-cushion-running-sports-shoes?variant=bb04e2eb-d163-437b-a93b-e00095a96288","available_quantity":7788,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US 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}
`
}()}