Flower Flip Toe Beach Slippers
${function() {
const variantData = data.variant || {"id":"69a4984e-35ea-4bee-8eda-1acc02464326","product_id":"63cb6c6a-328d-469c-ad58-b8c6693724b8","title":"Green-36","weight_unit":"kg","inventory_quantity":1000,"sku":"CS24012307-Green-36","barcode":"","position":1,"option1":"Green","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/693a13cf5168da1b128cb73aa50048e9.jpeg","path":"693a13cf5168da1b128cb73aa50048e9.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.9,"min_quantity":1}],"weight":"0.5","compare_at_price":"21.8","price":"9.9","retail_price":"21.8","available":true,"url":"\/products\/flower-flip-toe-beach-slippers-s7xt?variant=69a4984e-35ea-4bee-8eda-1acc02464326","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"36"}],"off_ratio":55,"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":"69a4984e-35ea-4bee-8eda-1acc02464326","product_id":"63cb6c6a-328d-469c-ad58-b8c6693724b8","title":"Green-36","weight_unit":"kg","inventory_quantity":1000,"sku":"CS24012307-Green-36","barcode":"","position":1,"option1":"Green","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/693a13cf5168da1b128cb73aa50048e9.jpeg","path":"693a13cf5168da1b128cb73aa50048e9.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.9,"min_quantity":1}],"weight":"0.5","compare_at_price":"21.8","price":"9.9","retail_price":"21.8","available":true,"url":"\/products\/flower-flip-toe-beach-slippers-s7xt?variant=69a4984e-35ea-4bee-8eda-1acc02464326","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"36"}],"off_ratio":55,"flashsale_info":[],"sales":0};
return `
`
}()}