Girlfairy Big size 44 45 Women Pumps Elegant Pointed toe Rhinestones High heels Wedding Shoes Crystal Clear heeled Slingback Pumps Sandals
${function() {
const variantData = data.variant || {"id":"b113b2b2-c2f3-4d15-8b9e-099ffcdafc5f","product_id":"fc621215-7ae4-4164-adfe-b95d5467fbb6","title":"7.5cm Transparent-4","weight_unit":"g","inventory_quantity":196,"sku":"58723116-7.5cm-transparent-4","barcode":"","position":1,"option1":"7.5cm Transparent","option2":"4","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b586c530e221c102532ab6c0b0fe057.jpeg","path":"6b586c530e221c102532ab6c0b0fe057.jpeg","width":877,"height":1000,"alt":"Girlfairy Big Size 44 45 Women Pumps Elegant Pointed Toe Rhinestones High Heels Wedding Shoes","aspect_ratio":0.877},"wholesale_price":[{"price":41.77,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.77","retail_price":"0","available":true,"url":"\/products\/big-size-44-45-women-pumps-elegant-pointed-toe-rhinestones-high-heels-wedding-shoes-crystal-clear-heeled-slingback-pumps-sandals?variant=b113b2b2-c2f3-4d15-8b9e-099ffcdafc5f","available_quantity":196,"options":[{"name":"Color","value":"7.5cm Transparent"},{"name":"Shoe Size","value":"4"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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.
15 Days Return,100%Money Back
7*24h Service at:support@Girlfairy.com
${function() {
const minDays = parseInt('7');
const maxDays = parseInt('15');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + '')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + '');
return `
${tipText}
`;
}()}
${function() {
const postageFreeAmount = 35;
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 `
`;
}()}