Women's Fashion Sneakers - Breathable, Lightweight Casual Shoes with Lace-Up Design for All Seasons, Elegant Street Style in White, for Spring
${function() {
const variantData = data.variant || {"id":"4ff2ffc9-bac4-4e7d-a747-310511730e88","product_id":"9044cfcd-4874-48da-8e24-df28d303d91d","title":"White-US 5.5","weight_unit":"g","inventory_quantity":69,"sku":"601099615621303-White-US 5.5","barcode":"","position":1,"option1":"White","option2":"US 5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7c1ffc82c8ae9718283e7db2706e3aeb.jpeg","path":"7c1ffc82c8ae9718283e7db2706e3aeb.jpeg","width":1200,"height":1200,"alt":"42863275835598|42863275868366|42863275901134|42863275933902|42863275966670|42863275999438|42863276032206","aspect_ratio":1},"wholesale_price":[{"price":25.25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.25","retail_price":"0","available":true,"url":"\/products\/womens-fashion-sneakers-breathable-lightweight-casual-shoes-with-lace-up-design-for-all-seasons-elegant-street-style-in-white-for-spring?variant=4ff2ffc9-bac4-4e7d-a747-310511730e88","available_quantity":69,"options":[{"name":"Color","value":"White"},{"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 : 601099615621303-White-US 5.5
${function(){
const variantData = data.variant || {"id":"4ff2ffc9-bac4-4e7d-a747-310511730e88","product_id":"9044cfcd-4874-48da-8e24-df28d303d91d","title":"White-US 5.5","weight_unit":"g","inventory_quantity":69,"sku":"601099615621303-White-US 5.5","barcode":"","position":1,"option1":"White","option2":"US 5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7c1ffc82c8ae9718283e7db2706e3aeb.jpeg","path":"7c1ffc82c8ae9718283e7db2706e3aeb.jpeg","width":1200,"height":1200,"alt":"42863275835598|42863275868366|42863275901134|42863275933902|42863275966670|42863275999438|42863276032206","aspect_ratio":1},"wholesale_price":[{"price":25.25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.25","retail_price":"0","available":true,"url":"\/products\/womens-fashion-sneakers-breathable-lightweight-casual-shoes-with-lace-up-design-for-all-seasons-elegant-street-style-in-white-for-spring?variant=4ff2ffc9-bac4-4e7d-a747-310511730e88","available_quantity":69,"options":[{"name":"Color","value":"White"},{"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}
`
}()}