Style Single Shoes Fashion Thick Heel Square Toe Metal Shallow Mouth Mary Jane Women's Shoes Large Size Women's Shoes
${function() {
const variantData = data.variant || {"id":"4966e649-f2c7-4e95-959c-fef41b280246","product_id":"2a2de7ce-99b9-4be9-be13-a8d48808147b","title":"Apricot-33","weight_unit":"kg","inventory_quantity":0,"sku":"-Apricot-33-A0019098","barcode":"","position":1,"option1":"Apricot","option2":"33","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1068e7592947e26ad746416f1f6a2fcc.jpeg","path":"1068e7592947e26ad746416f1f6a2fcc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/style-single-shoes-fashion-thick-heel-square-toe-metal-shallow-mouth-mary-jane-womens-shoes-large-size-womens-shoes?variant=4966e649-f2c7-4e95-959c-fef41b280246","available_quantity":999999999,"options":[{"name":"Color","value":"Apricot"},{"name":"Shoe Size","value":"33"}],"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 : -Apricot-33-A0019098
${function(){
const variantData = data.variant || {"id":"4966e649-f2c7-4e95-959c-fef41b280246","product_id":"2a2de7ce-99b9-4be9-be13-a8d48808147b","title":"Apricot-33","weight_unit":"kg","inventory_quantity":0,"sku":"-Apricot-33-A0019098","barcode":"","position":1,"option1":"Apricot","option2":"33","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1068e7592947e26ad746416f1f6a2fcc.jpeg","path":"1068e7592947e26ad746416f1f6a2fcc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/style-single-shoes-fashion-thick-heel-square-toe-metal-shallow-mouth-mary-jane-womens-shoes-large-size-womens-shoes?variant=4966e649-f2c7-4e95-959c-fef41b280246","available_quantity":999999999,"options":[{"name":"Color","value":"Apricot"},{"name":"Shoe Size","value":"33"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}