Lightweight Chunky Solid Color Sneakers, Comfortable Medium Tube Thick Soled Versatile Sports Shoes for Women
${function() {
const variantData = data.variant || {"id":"c26ec18d-fd81-4a06-8d14-57eae3cdb37e","product_id":"a1e7b11c-2fa7-4de2-9696-bae6c4d34fdc","title":"White-US 5","weight_unit":"g","inventory_quantity":7788,"sku":"601099528994290-White-US 5","barcode":"","position":1,"option1":"White","option2":"US 5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1a6b38992f12bb28427522ea542aff8b.jpeg","path":"1a6b38992f12bb28427522ea542aff8b.jpeg","width":1200,"height":1200,"alt":"42863271968974|42863272034510|42863272100046|42863272165582|42863272231118|42863272296654|42863272362190|42863272427726|42863272493262|42863272558798","aspect_ratio":1},"wholesale_price":[{"price":25.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.69","retail_price":"0","available":true,"url":"\/products\/lightweight-chunky-solid-color-sneakers-comfortable-medium-tube-thick-soled-versatile-sports-shoes-for-women?variant=c26ec18d-fd81-4a06-8d14-57eae3cdb37e","available_quantity":7788,"options":[{"name":"Color","value":"White"},{"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 : 601099528994290-White-US 5
${function(){
const variantData = data.variant || {"id":"c26ec18d-fd81-4a06-8d14-57eae3cdb37e","product_id":"a1e7b11c-2fa7-4de2-9696-bae6c4d34fdc","title":"White-US 5","weight_unit":"g","inventory_quantity":7788,"sku":"601099528994290-White-US 5","barcode":"","position":1,"option1":"White","option2":"US 5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1a6b38992f12bb28427522ea542aff8b.jpeg","path":"1a6b38992f12bb28427522ea542aff8b.jpeg","width":1200,"height":1200,"alt":"42863271968974|42863272034510|42863272100046|42863272165582|42863272231118|42863272296654|42863272362190|42863272427726|42863272493262|42863272558798","aspect_ratio":1},"wholesale_price":[{"price":25.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.69","retail_price":"0","available":true,"url":"\/products\/lightweight-chunky-solid-color-sneakers-comfortable-medium-tube-thick-soled-versatile-sports-shoes-for-women?variant=c26ec18d-fd81-4a06-8d14-57eae3cdb37e","available_quantity":7788,"options":[{"name":"Color","value":"White"},{"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}
`
}()}