Women's Breathable Knit Sneakers, Casual Lace Up Outdoor Shoes, Comfortable Low Top Shoes plus size
${function() {
const variantData = data.variant || {"id":"203380f0-7076-4f6a-91d4-a38215a295b7","product_id":"2425f602-332c-4367-a965-1a27b08613e4","title":"Pink-US 5","weight_unit":"g","inventory_quantity":7788,"sku":"601099536256534-Pink-US 5","barcode":"","position":1,"option1":"Pink","option2":"US 5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2a98dd6ab2611386433e866db2dc6e62.jpeg","path":"2a98dd6ab2611386433e866db2dc6e62.jpeg","width":2200,"height":2200,"alt":"42863256830158|42863257092302|42863257354446|42863257616590|42863257878734|42863258140878|42863258403022|42863258665166|42863258927310","aspect_ratio":1},"wholesale_price":[{"price":29.79,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.79","retail_price":"0","available":true,"url":"\/products\/womens-breathable-knit-sneakers-casual-lace-up-outdoor-shoes-comfortable-low-top-shoes-plus-size?variant=203380f0-7076-4f6a-91d4-a38215a295b7","available_quantity":7788,"options":[{"name":"Color","value":"Pink"},{"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 : 601099536256534-Pink-US 5
${function(){
const variantData = data.variant || {"id":"203380f0-7076-4f6a-91d4-a38215a295b7","product_id":"2425f602-332c-4367-a965-1a27b08613e4","title":"Pink-US 5","weight_unit":"g","inventory_quantity":7788,"sku":"601099536256534-Pink-US 5","barcode":"","position":1,"option1":"Pink","option2":"US 5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2a98dd6ab2611386433e866db2dc6e62.jpeg","path":"2a98dd6ab2611386433e866db2dc6e62.jpeg","width":2200,"height":2200,"alt":"42863256830158|42863257092302|42863257354446|42863257616590|42863257878734|42863258140878|42863258403022|42863258665166|42863258927310","aspect_ratio":1},"wholesale_price":[{"price":29.79,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.79","retail_price":"0","available":true,"url":"\/products\/womens-breathable-knit-sneakers-casual-lace-up-outdoor-shoes-comfortable-low-top-shoes-plus-size?variant=203380f0-7076-4f6a-91d4-a38215a295b7","available_quantity":7788,"options":[{"name":"Color","value":"Pink"},{"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}
`
}()}