Spring Summer Shoes Women Sneakers Genuine Leather White Shoes Fashion Ladies Sneakers Flat Casual Soft Footwear A3375
${function() {
const variantData = data.variant || {"id":"b44725fd-2882-406f-91f4-804405e5355a","product_id":"34d685dd-5692-424d-817a-3779ec4429cc","title":"White and black-4.5","weight_unit":"kg","inventory_quantity":0,"sku":"-White and black-4.5-A0019501","barcode":"","position":1,"option1":"White and black","option2":"4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d41af786f4ade6e2f2a899b33a3bff0.jpeg","path":"2d41af786f4ade6e2f2a899b33a3bff0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"48.99","retail_price":"0","available":true,"url":"\/products\/spring-summer-shoes-women-sneakers-genuine-leather-white-shoes-fashion-ladies-sneakers-flat-casual-soft-footwear-a3375?variant=b44725fd-2882-406f-91f4-804405e5355a","available_quantity":999999999,"options":[{"name":"Color","value":"White and black"},{"name":"Shoe Size","value":"4.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 : -White and black-4.5-A0019501
${function(){
const variantData = data.variant || {"id":"b44725fd-2882-406f-91f4-804405e5355a","product_id":"34d685dd-5692-424d-817a-3779ec4429cc","title":"White and black-4.5","weight_unit":"kg","inventory_quantity":0,"sku":"-White and black-4.5-A0019501","barcode":"","position":1,"option1":"White and black","option2":"4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d41af786f4ade6e2f2a899b33a3bff0.jpeg","path":"2d41af786f4ade6e2f2a899b33a3bff0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"48.99","retail_price":"0","available":true,"url":"\/products\/spring-summer-shoes-women-sneakers-genuine-leather-white-shoes-fashion-ladies-sneakers-flat-casual-soft-footwear-a3375?variant=b44725fd-2882-406f-91f4-804405e5355a","available_quantity":999999999,"options":[{"name":"Color","value":"White and black"},{"name":"Shoe Size","value":"4.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}
`
}()}