Found The One Heeled Sandals - Red
${function() {
const variantData = data.variant || {"id":"21bb7ec1-f52d-4844-bf1a-5124be05d8e0","product_id":"e28a3988-65b0-4f13-abc7-69fd62d80523","title":"6","weight_unit":"lb","inventory_quantity":0,"sku":"YAMUNA_Red_6","barcode":"1704339858223\/950","position":1,"option1":"6","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"19.99","retail_price":"49.99","available":true,"url":"\/products\/found-the-one-heeled-sandals-red?variant=21bb7ec1-f52d-4844-bf1a-5124be05d8e0","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 : YAMUNA_Red_6
Barcode : 1704339858223/950
${function(){
const variantData = data.variant || {"id":"21bb7ec1-f52d-4844-bf1a-5124be05d8e0","product_id":"e28a3988-65b0-4f13-abc7-69fd62d80523","title":"6","weight_unit":"lb","inventory_quantity":0,"sku":"YAMUNA_Red_6","barcode":"1704339858223\/950","position":1,"option1":"6","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"19.99","retail_price":"49.99","available":true,"url":"\/products\/found-the-one-heeled-sandals-red?variant=21bb7ec1-f52d-4844-bf1a-5124be05d8e0","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}
`
}()}