Stylish Pointed Toe Fashion Heels - Women's Solid Color Stiletto Dress Pumps - Ankle Strap Slingback
${function() {
const variantData = data.variant || {"id":"29b7a2eb-204b-427d-ba2e-23285594d573","product_id":"7e8a2100-ad83-4d16-9632-c85ba08612fb","title":"US 5.5-Beige","weight_unit":"kg","inventory_quantity":0,"sku":"-US 5.5-Beige-A0014626","barcode":"","position":1,"option1":"US 5.5","option2":"Beige","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/faf4cd2fcab830a2c08b0b9ffc4b7684.jpeg","path":"faf4cd2fcab830a2c08b0b9ffc4b7684.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.75,"min_quantity":1}],"weight":"0","compare_at_price":"23.57","price":"29.75","retail_price":"23.57","available":true,"url":"\/products\/stylish-pointed-toe-fashion-heels-womens-solid-color-stiletto-dress-pumps-ankle-strap-slingback?variant=29b7a2eb-204b-427d-ba2e-23285594d573","available_quantity":999999999,"options":[{"name":"Size","value":"US 5.5"},{"name":"Color","value":"Beige"}],"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 : -US 5.5-Beige-A0014626
${function(){
const variantData = data.variant || {"id":"29b7a2eb-204b-427d-ba2e-23285594d573","product_id":"7e8a2100-ad83-4d16-9632-c85ba08612fb","title":"US 5.5-Beige","weight_unit":"kg","inventory_quantity":0,"sku":"-US 5.5-Beige-A0014626","barcode":"","position":1,"option1":"US 5.5","option2":"Beige","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/faf4cd2fcab830a2c08b0b9ffc4b7684.jpeg","path":"faf4cd2fcab830a2c08b0b9ffc4b7684.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.75,"min_quantity":1}],"weight":"0","compare_at_price":"23.57","price":"29.75","retail_price":"23.57","available":true,"url":"\/products\/stylish-pointed-toe-fashion-heels-womens-solid-color-stiletto-dress-pumps-ankle-strap-slingback?variant=29b7a2eb-204b-427d-ba2e-23285594d573","available_quantity":999999999,"options":[{"name":"Size","value":"US 5.5"},{"name":"Color","value":"Beige"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}