Stylish Comfort Sneakers - Women's Breathable Athletic Shoes for Casual Running, Fashion Flat Heel with Colorful Design, Soft Sole, Lightweight, and Slip-Resistant Outsole
${function() {
const variantData = data.variant || {"id":"e47dd7af-d4c3-4876-b709-142fd1fa7fe2","product_id":"cffb21be-e3e4-4c9f-8dcf-c9e2e3d9ef97","title":"Purple-US 6","weight_unit":"g","inventory_quantity":7788,"sku":"601099556615829-Purple-US 6","barcode":"","position":1,"option1":"Purple","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/64498d8354dcdf49c898376dd2292a16.jpeg","path":"64498d8354dcdf49c898376dd2292a16.jpeg","width":800,"height":800,"alt":"42863276130510|42863276196046|42863276261582|42863276327118|42863276392654","aspect_ratio":1},"wholesale_price":[{"price":23.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.89","retail_price":"0","available":true,"url":"\/products\/stylish-comfort-sneakers-womens-breathable-athletic-shoes-for-casual-running-fashion-flat-heel-with-colorful-design-soft-sole-lightweight-and-slip-resistant-outsole?variant=e47dd7af-d4c3-4876-b709-142fd1fa7fe2","available_quantity":7788,"options":[{"name":"Color","value":"Purple"},{"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 : 601099556615829-Purple-US 6
${function(){
const variantData = data.variant || {"id":"e47dd7af-d4c3-4876-b709-142fd1fa7fe2","product_id":"cffb21be-e3e4-4c9f-8dcf-c9e2e3d9ef97","title":"Purple-US 6","weight_unit":"g","inventory_quantity":7788,"sku":"601099556615829-Purple-US 6","barcode":"","position":1,"option1":"Purple","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/64498d8354dcdf49c898376dd2292a16.jpeg","path":"64498d8354dcdf49c898376dd2292a16.jpeg","width":800,"height":800,"alt":"42863276130510|42863276196046|42863276261582|42863276327118|42863276392654","aspect_ratio":1},"wholesale_price":[{"price":23.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.89","retail_price":"0","available":true,"url":"\/products\/stylish-comfort-sneakers-womens-breathable-athletic-shoes-for-casual-running-fashion-flat-heel-with-colorful-design-soft-sole-lightweight-and-slip-resistant-outsole?variant=e47dd7af-d4c3-4876-b709-142fd1fa7fe2","available_quantity":7788,"options":[{"name":"Color","value":"Purple"},{"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}
`
}()}