Womens Bow Flat Slides
${function() {
const variantData = data.variant || {"id":"8633ea6e-a0fc-4700-9ff5-69a7ecd70a17","product_id":"148fb205-2912-41fb-be27-e1d301d95bf8","title":"Beige-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"CS24052718-Beige-6.5","barcode":"","position":1,"option1":"Beige","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4835d36b7234e16f33b15c12963c1cc3.jpeg","path":"4835d36b7234e16f33b15c12963c1cc3.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.01,"min_quantity":1}],"weight":"0","compare_at_price":"65.97","price":"27.01","retail_price":"65.97","available":true,"url":"\/products\/womens-bow-flat-slides-stylish-comfortable-ultra-soft-footbed-durable-quick-dry-perfect-for-beach-pool-summer-vacations-fashionable-everyday-slides?variant=8633ea6e-a0fc-4700-9ff5-69a7ecd70a17","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"6.5"}],"off_ratio":59,"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}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
Free shipping on orders over $79
Ship Quickly & Fast Delivery
Fast & Easy After-sales Service
Healthy, Sustainable Fabrics
people are viewing this right now
${function() {
const minDays = parseInt('8');
const maxDays = parseInt('20');
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 = 79;
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 `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"8633ea6e-a0fc-4700-9ff5-69a7ecd70a17","product_id":"148fb205-2912-41fb-be27-e1d301d95bf8","title":"Beige-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"CS24052718-Beige-6.5","barcode":"","position":1,"option1":"Beige","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4835d36b7234e16f33b15c12963c1cc3.jpeg","path":"4835d36b7234e16f33b15c12963c1cc3.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.01,"min_quantity":1}],"weight":"0","compare_at_price":"65.97","price":"27.01","retail_price":"65.97","available":true,"url":"\/products\/womens-bow-flat-slides-stylish-comfortable-ultra-soft-footbed-durable-quick-dry-perfect-for-beach-pool-summer-vacations-fashionable-everyday-slides?variant=8633ea6e-a0fc-4700-9ff5-69a7ecd70a17","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"6.5"}],"off_ratio":59,"flashsale_info":[],"sales":0};
return `
`
}()}