Retro High Heel Mary Jane shoes for women Summer new bow British style leather shoes
${function() {
const variantData = data.variant || {"id":"e5923699-11bc-4164-9e02-ec23feceb75a","product_id":"d5d88ecf-0709-4f92-87fa-5e1bfbbd52c9","title":"Bright Black-35","weight_unit":"kg","inventory_quantity":0,"sku":"-Bright Black-35-A0011825","barcode":"","position":1,"option1":"Bright Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e85274456ad2772f186c37147ee69902.jpeg","path":"e85274456ad2772f186c37147ee69902.jpeg","width":750,"height":750,"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\/retro-high-heel-mary-jane-shoes-for-women-summer-new-bow-british-style-leather-shoes?variant=e5923699-11bc-4164-9e02-ec23feceb75a","available_quantity":999999999,"options":[{"name":"Color","value":"Bright Black"},{"name":"Size","value":"35"}],"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 : -Bright Black-35-A0011825
${function(){
const variantData = data.variant || {"id":"e5923699-11bc-4164-9e02-ec23feceb75a","product_id":"d5d88ecf-0709-4f92-87fa-5e1bfbbd52c9","title":"Bright Black-35","weight_unit":"kg","inventory_quantity":0,"sku":"-Bright Black-35-A0011825","barcode":"","position":1,"option1":"Bright Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e85274456ad2772f186c37147ee69902.jpeg","path":"e85274456ad2772f186c37147ee69902.jpeg","width":750,"height":750,"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\/retro-high-heel-mary-jane-shoes-for-women-summer-new-bow-british-style-leather-shoes?variant=e5923699-11bc-4164-9e02-ec23feceb75a","available_quantity":999999999,"options":[{"name":"Color","value":"Bright Black"},{"name":"Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}