Women's Chic White Sneakers - Lightweight, Comfortable Lace-Up Casual Shoes for All Seasons
${function() {
const variantData = data.variant || {"id":"339eac73-4124-466c-9ca3-f82ed243b065","product_id":"8d372388-4e48-474a-8e88-79feedb4764d","title":"White-US 6","weight_unit":"g","inventory_quantity":27,"sku":"601099606758807-White-US 6","barcode":"","position":1,"option1":"White","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/73060fd695c1970a20b4c9806ca53ec7.jpeg","path":"73060fd695c1970a20b4c9806ca53ec7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.96","retail_price":"0","available":true,"url":"\/products\/womens-chic-white-sneakers-lightweight-comfortable-lace-up-casual-shoes-for-all-seasons?variant=339eac73-4124-466c-9ca3-f82ed243b065","available_quantity":27,"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 : 601099606758807-White-US 6
${function(){
const variantData = data.variant || {"id":"339eac73-4124-466c-9ca3-f82ed243b065","product_id":"8d372388-4e48-474a-8e88-79feedb4764d","title":"White-US 6","weight_unit":"g","inventory_quantity":27,"sku":"601099606758807-White-US 6","barcode":"","position":1,"option1":"White","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/73060fd695c1970a20b4c9806ca53ec7.jpeg","path":"73060fd695c1970a20b4c9806ca53ec7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.96","retail_price":"0","available":true,"url":"\/products\/womens-chic-white-sneakers-lightweight-comfortable-lace-up-casual-shoes-for-all-seasons?variant=339eac73-4124-466c-9ca3-f82ed243b065","available_quantity":27,"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}
`
}()}