Female Closed Toe Pumps
${function() {
const variantData = data.variant || {"id":"e60bef64-d474-4242-aa1e-5daf58f1b081","product_id":"0aa55ccb-171f-4dd9-949b-c0411b8d4871","title":"Beige-4","weight_unit":"lb","inventory_quantity":22,"sku":"2258516-beige-4","barcode":"","position":1,"option1":"Beige","option2":"4","option3":"","note":"","image":null,"wholesale_price":[{"price":73,"min_quantity":1}],"weight":"0","compare_at_price":"108","price":"73","retail_price":"108","available":true,"url":"\/products\/female-closed-toe-pumps?variant=e60bef64-d474-4242-aa1e-5daf58f1b081","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"US Size","value":"4"}],"off_ratio":32,"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":"e60bef64-d474-4242-aa1e-5daf58f1b081","product_id":"0aa55ccb-171f-4dd9-949b-c0411b8d4871","title":"Beige-4","weight_unit":"lb","inventory_quantity":22,"sku":"2258516-beige-4","barcode":"","position":1,"option1":"Beige","option2":"4","option3":"","note":"","image":null,"wholesale_price":[{"price":73,"min_quantity":1}],"weight":"0","compare_at_price":"108","price":"73","retail_price":"108","available":true,"url":"\/products\/female-closed-toe-pumps?variant=e60bef64-d474-4242-aa1e-5daf58f1b081","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"US Size","value":"4"}],"off_ratio":32,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}