Women'S Casual Running Shoes, Breathable Fabric Sneakers, Low Top Lace-Up, Solid Color, Hand Wash Only, No Embellishments, All-Season Comfort
${function() {
const variantData = data.variant || {"id":"9f3fe092-0472-461b-9562-fec9fa09c161","product_id":"61492998-8d78-4a6f-828e-89ea840d76e8","title":"White-US 6","weight_unit":"g","inventory_quantity":50,"sku":"601099662712708-White-US 6","barcode":"","position":1,"option1":"White","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1bffcc63a5aaeecb0e0c9faf877e2bf8.jpeg","path":"1bffcc63a5aaeecb0e0c9faf877e2bf8.jpeg","width":1200,"height":1200,"alt":"42863248113870|42863248310478|42863248507086|42863248703694|42863248900302|42863249096910","aspect_ratio":1},"wholesale_price":[{"price":30.76,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.76","retail_price":"0","available":true,"url":"\/products\/womens-casual-running-shoes-breathable-fabric-sneakers-low-top-lace-up-solid-color-hand-wash-only-no-embellishments-all-season-comfort?variant=9f3fe092-0472-461b-9562-fec9fa09c161","available_quantity":50,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US 6"}],"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 : 601099662712708-White-US 6
${function(){
const variantData = data.variant || {"id":"9f3fe092-0472-461b-9562-fec9fa09c161","product_id":"61492998-8d78-4a6f-828e-89ea840d76e8","title":"White-US 6","weight_unit":"g","inventory_quantity":50,"sku":"601099662712708-White-US 6","barcode":"","position":1,"option1":"White","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1bffcc63a5aaeecb0e0c9faf877e2bf8.jpeg","path":"1bffcc63a5aaeecb0e0c9faf877e2bf8.jpeg","width":1200,"height":1200,"alt":"42863248113870|42863248310478|42863248507086|42863248703694|42863248900302|42863249096910","aspect_ratio":1},"wholesale_price":[{"price":30.76,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.76","retail_price":"0","available":true,"url":"\/products\/womens-casual-running-shoes-breathable-fabric-sneakers-low-top-lace-up-solid-color-hand-wash-only-no-embellishments-all-season-comfort?variant=9f3fe092-0472-461b-9562-fec9fa09c161","available_quantity":50,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US 6"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}