Cairn Evo Sandals
Light-weight, flexible, and equipped for all of life's adventures - the Cairn Evo is the modern adventure sandal. The latest from our category-defining freedom footwear line, the Cairn Evo delivers a daily-dose of adventure, from hiking trails, bike tours, or just kicking around town.
${function() {
const variantData = data.variant || {"id":"c7e2b95c-1a9c-4645-bf68-dbe114d10942","product_id":"ddecbdb4-2822-4d95-bb20-a028381ac058","title":"Burgundy-35-Two pairs of high-performance tabi socks","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Burgundy","option2":"35","option3":"Two pairs of high-performance tabi socks","note":"","image":null,"wholesale_price":[{"price":61,"min_quantity":1}],"weight":"0","compare_at_price":"110","price":"61","retail_price":"110","available":true,"url":"\/products\/mountain-clog-synthetic-suede-gk0e-hg1r-crrf-sr9s?variant=c7e2b95c-1a9c-4645-bf68-dbe114d10942","available_quantity":999999999,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"35"},{"name":"Gift","value":"Two pairs of high-performance tabi socks"}],"off_ratio":"45","flashsale_info":{"variant_id":"c7e2b95c-1a9c-4645-bf68-dbe114d10942","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"61","compare_at_price":"","discount_price":"61","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"45","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = false;
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 tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c7e2b95c-1a9c-4645-bf68-dbe114d10942","product_id":"ddecbdb4-2822-4d95-bb20-a028381ac058","title":"Burgundy-35-Two pairs of high-performance tabi socks","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Burgundy","option2":"35","option3":"Two pairs of high-performance tabi socks","note":"","image":null,"wholesale_price":[{"price":61,"min_quantity":1}],"weight":"0","compare_at_price":"110","price":"61","retail_price":"110","available":true,"url":"\/products\/mountain-clog-synthetic-suede-gk0e-hg1r-crrf-sr9s?variant=c7e2b95c-1a9c-4645-bf68-dbe114d10942","available_quantity":999999999,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"35"},{"name":"Gift","value":"Two pairs of high-performance tabi socks"}],"off_ratio":"45","flashsale_info":{"variant_id":"c7e2b95c-1a9c-4645-bf68-dbe114d10942","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"61","compare_at_price":"","discount_price":"61","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"45","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minDays = parseInt('5');
const maxDays = parseInt('10');
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}
`;
}()}