Comfortable Women's Breathable Knit Sneakers - Soft, Lightweight, Casual Slip On Shoes for Outdoor Activities, Low Top Design for Everyday Wear
${function() {
const variantData = data.variant || {"id":"a7ac91e5-f908-4bd5-a14d-e877f02005f7","product_id":"892f5a8c-68bf-4e35-87ab-dd441aecb9f7","title":"Beige-US 4","weight_unit":"g","inventory_quantity":4,"sku":"601099585704534-Beige-US 4","barcode":"","position":1,"option1":"Beige","option2":"US 4","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80d4735defaa9f46cc4b3202b0cc39da.jpeg","path":"80d4735defaa9f46cc4b3202b0cc39da.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.74","retail_price":"0","available":true,"url":"\/products\/comfortable-womens-breathable-knit-sneakers-soft-lightweight-casual-slip-on-shoes-for-outdoor-activities-low-top-design-for-everyday-wear?variant=a7ac91e5-f908-4bd5-a14d-e877f02005f7","available_quantity":4,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"US 4"}],"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 : 601099585704534-Beige-US 4
${function(){
const variantData = data.variant || {"id":"a7ac91e5-f908-4bd5-a14d-e877f02005f7","product_id":"892f5a8c-68bf-4e35-87ab-dd441aecb9f7","title":"Beige-US 4","weight_unit":"g","inventory_quantity":4,"sku":"601099585704534-Beige-US 4","barcode":"","position":1,"option1":"Beige","option2":"US 4","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80d4735defaa9f46cc4b3202b0cc39da.jpeg","path":"80d4735defaa9f46cc4b3202b0cc39da.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.74","retail_price":"0","available":true,"url":"\/products\/comfortable-womens-breathable-knit-sneakers-soft-lightweight-casual-slip-on-shoes-for-outdoor-activities-low-top-design-for-everyday-wear?variant=a7ac91e5-f908-4bd5-a14d-e877f02005f7","available_quantity":4,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"US 4"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}