Women's Casual Soft Flats With Pointed Toe
${function() {
const variantData = data.variant || {"id":"10ddfa91-6039-4fe5-9241-bdb2e1597234","product_id":"90b4bb14-e9fe-4e5f-8897-deeb8a417d2e","title":"Beige-5","weight_unit":"lb","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Beige","option2":"5","option3":"","note":"","image":null,"wholesale_price":[{"price":47,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"47","retail_price":"0","available":true,"url":"\/products\/womens-casual-soft-flats-with-pointed-toe?variant=10ddfa91-6039-4fe5-9241-bdb2e1597234","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"5"}],"off_ratio":0,"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":"10ddfa91-6039-4fe5-9241-bdb2e1597234","product_id":"90b4bb14-e9fe-4e5f-8897-deeb8a417d2e","title":"Beige-5","weight_unit":"lb","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Beige","option2":"5","option3":"","note":"","image":null,"wholesale_price":[{"price":47,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"47","retail_price":"0","available":true,"url":"\/products\/womens-casual-soft-flats-with-pointed-toe?variant=10ddfa91-6039-4fe5-9241-bdb2e1597234","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}