Women's Casual Breathable Lightweight Shoes
${function() {
const variantData = data.variant || {"id":"cdde87fa-9aac-4f89-98f2-da8b42310f2d","product_id":"9346195c-8eda-47ec-be7c-ed22064cc276","title":"gray-36","weight_unit":"lb","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"gray","option2":"36","option3":"","note":"","image":null,"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0","compare_at_price":"42","price":"36","retail_price":"42","available":true,"url":"\/products\/womens-casual-breathable-lightweight-shoes?variant=cdde87fa-9aac-4f89-98f2-da8b42310f2d","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"36"}],"off_ratio":14,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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.
${function(){
const variantData = data.variant || {"id":"cdde87fa-9aac-4f89-98f2-da8b42310f2d","product_id":"9346195c-8eda-47ec-be7c-ed22064cc276","title":"gray-36","weight_unit":"lb","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"gray","option2":"36","option3":"","note":"","image":null,"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0","compare_at_price":"42","price":"36","retail_price":"42","available":true,"url":"\/products\/womens-casual-breathable-lightweight-shoes?variant=cdde87fa-9aac-4f89-98f2-da8b42310f2d","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"36"}],"off_ratio":14,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}