Fashion Female Rubber Short Rain Boots
${function() {
const variantData = data.variant || {"id":"e92219d6-526f-43a2-a467-edf21a4be71e","product_id":"f48eb294-ff1e-4c34-8b58-83acbd58f43c","title":"flower-4.5","weight_unit":"lb","inventory_quantity":11,"sku":"1397451-flower-4-5","barcode":"","position":1,"option1":"flower","option2":"4.5","option3":"","note":"","image":null,"wholesale_price":[{"price":59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59","retail_price":"0","available":true,"url":"\/products\/fashion-female-rubber-short-rain-boots?variant=e92219d6-526f-43a2-a467-edf21a4be71e","available_quantity":999999999,"options":[{"name":"Color","value":"flower"},{"name":"Shoe US Size","value":"4.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":"e92219d6-526f-43a2-a467-edf21a4be71e","product_id":"f48eb294-ff1e-4c34-8b58-83acbd58f43c","title":"flower-4.5","weight_unit":"lb","inventory_quantity":11,"sku":"1397451-flower-4-5","barcode":"","position":1,"option1":"flower","option2":"4.5","option3":"","note":"","image":null,"wholesale_price":[{"price":59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59","retail_price":"0","available":true,"url":"\/products\/fashion-female-rubber-short-rain-boots?variant=e92219d6-526f-43a2-a467-edf21a4be71e","available_quantity":999999999,"options":[{"name":"Color","value":"flower"},{"name":"Shoe US Size","value":"4.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}
`
}()}