Lady Shoes Flat Heel Leopard Fashion Classic All Match Extra Big Size 44 45 46 Small Size 31 32 33 34 Pointed Toe Women Flats
${function() {
const variantData = data.variant || {"id":"a61a73f2-3536-4bb5-b029-136e7b9ce3d5","product_id":"5cb52743-ba0b-400b-a814-869da6f8fe1f","title":"Auburn-31","weight_unit":"kg","inventory_quantity":0,"sku":"-Auburn-31-A0013606","barcode":"","position":1,"option1":"Auburn","option2":"31","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3dcc58c0bf57b544892d34aa4475a360.jpeg","path":"3dcc58c0bf57b544892d34aa4475a360.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.99","retail_price":"0","available":true,"url":"\/products\/lady-shoes-flat-heel-leopard-fashion-classic-all-match-extra-big-size-44-45-46-small-size-31-32-33-34-pointed-toe-women-flats?variant=a61a73f2-3536-4bb5-b029-136e7b9ce3d5","available_quantity":999999999,"options":[{"name":"Color","value":"Auburn"},{"name":"Shoe Size","value":"31"}],"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 : -Auburn-31-A0013606
${function(){
const variantData = data.variant || {"id":"a61a73f2-3536-4bb5-b029-136e7b9ce3d5","product_id":"5cb52743-ba0b-400b-a814-869da6f8fe1f","title":"Auburn-31","weight_unit":"kg","inventory_quantity":0,"sku":"-Auburn-31-A0013606","barcode":"","position":1,"option1":"Auburn","option2":"31","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3dcc58c0bf57b544892d34aa4475a360.jpeg","path":"3dcc58c0bf57b544892d34aa4475a360.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.99","retail_price":"0","available":true,"url":"\/products\/lady-shoes-flat-heel-leopard-fashion-classic-all-match-extra-big-size-44-45-46-small-size-31-32-33-34-pointed-toe-women-flats?variant=a61a73f2-3536-4bb5-b029-136e7b9ce3d5","available_quantity":999999999,"options":[{"name":"Color","value":"Auburn"},{"name":"Shoe Size","value":"31"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}