Women's Fashion Sneakers - Breathable & Lightweight, Lace-Up Casual Sneakers with Red & Blue Stripes, Comfortable Soft Sole
${function() {
const variantData = data.variant || {"id":"851a70f1-c3c0-426c-b388-6e84df6464a2","product_id":"c7f50463-aa2f-4a4c-9aa1-805bf837754a","title":"Red Double Strips-US 5","weight_unit":"g","inventory_quantity":61,"sku":"601099709069347-Red Double Strips-US 5","barcode":"","position":1,"option1":"Red Double Strips","option2":"US 5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/014faa7ef615b63db9094f3b63f4dfe4.jpeg","path":"014faa7ef615b63db9094f3b63f4dfe4.jpeg","width":1200,"height":1200,"alt":"42863253160142|42863253225678|42863253291214|42863253356750|42863253422286|42863253487822|42863253553358|42863253618894|42863253684430","aspect_ratio":1},"wholesale_price":[{"price":29.01,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.01","retail_price":"0","available":true,"url":"\/products\/womens-fashion-sneakers-breathable-lightweight-lace-up-casual-sneakers-with-red-blue-stripes-comfortable-soft-sole?variant=851a70f1-c3c0-426c-b388-6e84df6464a2","available_quantity":61,"options":[{"name":"Color","value":"Red Double Strips"},{"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 : 601099709069347-Red Double Strips-US 5
${function(){
const variantData = data.variant || {"id":"851a70f1-c3c0-426c-b388-6e84df6464a2","product_id":"c7f50463-aa2f-4a4c-9aa1-805bf837754a","title":"Red Double Strips-US 5","weight_unit":"g","inventory_quantity":61,"sku":"601099709069347-Red Double Strips-US 5","barcode":"","position":1,"option1":"Red Double Strips","option2":"US 5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/014faa7ef615b63db9094f3b63f4dfe4.jpeg","path":"014faa7ef615b63db9094f3b63f4dfe4.jpeg","width":1200,"height":1200,"alt":"42863253160142|42863253225678|42863253291214|42863253356750|42863253422286|42863253487822|42863253553358|42863253618894|42863253684430","aspect_ratio":1},"wholesale_price":[{"price":29.01,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.01","retail_price":"0","available":true,"url":"\/products\/womens-fashion-sneakers-breathable-lightweight-lace-up-casual-sneakers-with-red-blue-stripes-comfortable-soft-sole?variant=851a70f1-c3c0-426c-b388-6e84df6464a2","available_quantity":61,"options":[{"name":"Color","value":"Red Double Strips"},{"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}
`
}()}