Ultra-Lightweight Womens All-Season Sneakers - Breathable, Comfortable, Non-Slip, Lace-Up Design - Perfect for Casual Running, Walking, and Everyday Wear
${function() {
const variantData = data.variant || {"id":"132f1e11-44df-464b-83ac-c67809032d49","product_id":"07a452e5-7411-4618-94d4-ebb62237d33d","title":"White-US 6","weight_unit":"g","inventory_quantity":7788,"sku":"601099568450026-White-US 6","barcode":"","position":1,"option1":"White","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55964c2900be511fecdeec6ec5460db5.jpeg","path":"55964c2900be511fecdeec6ec5460db5.jpeg","width":1200,"height":1200,"alt":"42863245951182|42863246049486|42863246147790|42863246246094|42863246344398|42863246442702|42863246541006|42863246639310|42863246737614|42863246835918","aspect_ratio":1},"wholesale_price":[{"price":30.04,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.04","retail_price":"0","available":true,"url":"\/products\/ultra-lightweight-womens-all-season-sneakers-breathable-comfortable-non-slip-lace-up-design-perfect-for-casual-running-walking-and-everyday-wear?variant=132f1e11-44df-464b-83ac-c67809032d49","available_quantity":7788,"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 : 601099568450026-White-US 6
${function(){
const variantData = data.variant || {"id":"132f1e11-44df-464b-83ac-c67809032d49","product_id":"07a452e5-7411-4618-94d4-ebb62237d33d","title":"White-US 6","weight_unit":"g","inventory_quantity":7788,"sku":"601099568450026-White-US 6","barcode":"","position":1,"option1":"White","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55964c2900be511fecdeec6ec5460db5.jpeg","path":"55964c2900be511fecdeec6ec5460db5.jpeg","width":1200,"height":1200,"alt":"42863245951182|42863246049486|42863246147790|42863246246094|42863246344398|42863246442702|42863246541006|42863246639310|42863246737614|42863246835918","aspect_ratio":1},"wholesale_price":[{"price":30.04,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.04","retail_price":"0","available":true,"url":"\/products\/ultra-lightweight-womens-all-season-sneakers-breathable-comfortable-non-slip-lace-up-design-perfect-for-casual-running-walking-and-everyday-wear?variant=132f1e11-44df-464b-83ac-c67809032d49","available_quantity":7788,"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}
`
}()}