Women's Retro-Inspired Thick Sole Sneakers - Lightweight, Comfortable Lace-Up Running & Casual Shoes with Soft TPR Sole
${function() {
const variantData = data.variant || {"id":"b94d53d2-59e5-4447-b5cf-221fb8a3a97e","product_id":"185d2452-0177-4378-9aa9-f48001aeda8f","title":"Khaki-US 5","weight_unit":"g","inventory_quantity":5,"sku":"601099668367852-Khaki-US 5","barcode":"","position":1,"option1":"Khaki","option2":"US 5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6728bf57ac7a7a3ba776e9ac54bc4428.jpeg","path":"6728bf57ac7a7a3ba776e9ac54bc4428.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.95","retail_price":"0","available":true,"url":"\/products\/womens-retro-inspired-thick-sole-sneakers-lightweight-comfortable-lace-up-running-casual-shoes-with-soft-tpr-sole?variant=b94d53d2-59e5-4447-b5cf-221fb8a3a97e","available_quantity":5,"options":[{"name":"Color","value":"Khaki"},{"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 : 601099668367852-Khaki-US 5
${function(){
const variantData = data.variant || {"id":"b94d53d2-59e5-4447-b5cf-221fb8a3a97e","product_id":"185d2452-0177-4378-9aa9-f48001aeda8f","title":"Khaki-US 5","weight_unit":"g","inventory_quantity":5,"sku":"601099668367852-Khaki-US 5","barcode":"","position":1,"option1":"Khaki","option2":"US 5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6728bf57ac7a7a3ba776e9ac54bc4428.jpeg","path":"6728bf57ac7a7a3ba776e9ac54bc4428.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.95","retail_price":"0","available":true,"url":"\/products\/womens-retro-inspired-thick-sole-sneakers-lightweight-comfortable-lace-up-running-casual-shoes-with-soft-tpr-sole?variant=b94d53d2-59e5-4447-b5cf-221fb8a3a97e","available_quantity":5,"options":[{"name":"Color","value":"Khaki"},{"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}
`
}()}