Women's Retro-Inspired Black & White Sneakers - Lightweight, Non-Slip Lace-Up Casual Shoes for All Seasons
${function() {
const variantData = data.variant || {"id":"fe83554f-1aaf-4494-bb6c-e83361885f43","product_id":"928f683f-37ba-407f-ac6b-749203a0103c","title":"Black-US 6","weight_unit":"g","inventory_quantity":7,"sku":"601099714075289-US 6-Black","barcode":"","position":1,"option1":"Black","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/15d41db7c6405ed564ad8cedb07010a9.jpeg","path":"15d41db7c6405ed564ad8cedb07010a9.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.74","retail_price":"0","available":true,"url":"\/products\/womens-retro-inspired-black-white-sneakers-lightweight-non-slip-lace-up-casual-shoes-for-all-seasons?variant=fe83554f-1aaf-4494-bb6c-e83361885f43","available_quantity":7,"options":[{"name":"Color","value":"Black"},{"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 : 601099714075289-US 6-Black
${function(){
const variantData = data.variant || {"id":"fe83554f-1aaf-4494-bb6c-e83361885f43","product_id":"928f683f-37ba-407f-ac6b-749203a0103c","title":"Black-US 6","weight_unit":"g","inventory_quantity":7,"sku":"601099714075289-US 6-Black","barcode":"","position":1,"option1":"Black","option2":"US 6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/15d41db7c6405ed564ad8cedb07010a9.jpeg","path":"15d41db7c6405ed564ad8cedb07010a9.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.74","retail_price":"0","available":true,"url":"\/products\/womens-retro-inspired-black-white-sneakers-lightweight-non-slip-lace-up-casual-shoes-for-all-seasons?variant=fe83554f-1aaf-4494-bb6c-e83361885f43","available_quantity":7,"options":[{"name":"Color","value":"Black"},{"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}
`
}()}