Brixley Heeled Mule Sandals - Black
${function() {
const variantData = data.variant || {"id":"8b51d8f4-16b3-4285-9d6e-115d39f13d8f","product_id":"137da27b-06de-483d-81cf-410e4e460982","title":"6","weight_unit":"lb","inventory_quantity":0,"sku":"UFA03_Black_6","barcode":"1704339837717\/265","position":1,"option1":"6","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"34.99","price":"13.99","retail_price":"34.99","available":true,"url":"\/products\/brixley-heeled-mule-sandals-black?variant=8b51d8f4-16b3-4285-9d6e-115d39f13d8f","available_quantity":999999999,"options":[{"name":"Size","value":"6"}],"off_ratio":60,"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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : UFA03_Black_6
Barcode : 1704339837717/265
${function(){
const variantData = data.variant || {"id":"8b51d8f4-16b3-4285-9d6e-115d39f13d8f","product_id":"137da27b-06de-483d-81cf-410e4e460982","title":"6","weight_unit":"lb","inventory_quantity":0,"sku":"UFA03_Black_6","barcode":"1704339837717\/265","position":1,"option1":"6","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"34.99","price":"13.99","retail_price":"34.99","available":true,"url":"\/products\/brixley-heeled-mule-sandals-black?variant=8b51d8f4-16b3-4285-9d6e-115d39f13d8f","available_quantity":999999999,"options":[{"name":"Size","value":"6"}],"off_ratio":60,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}