Women's Hooded long sleeves coat
${function() {
const variantData = data.variant || {"id":"20e76a4d-4e0f-4c33-be71-890eace86d9e","product_id":"473e1ccb-564b-4fff-ba1c-7177a3e77023","title":"black-S","weight_unit":"kg","inventory_quantity":100,"sku":"el54-black-S","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0","compare_at_price":"70","price":"35","retail_price":"70","available":true,"url":"\/products\/womens-hooded-long-sleeves-coat?variant=20e76a4d-4e0f-4c33-be71-890eace86d9e","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":50,"flashsale_info":[],"sales":74};
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}
`
}()}
${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":"20e76a4d-4e0f-4c33-be71-890eace86d9e","product_id":"473e1ccb-564b-4fff-ba1c-7177a3e77023","title":"black-S","weight_unit":"kg","inventory_quantity":100,"sku":"el54-black-S","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0","compare_at_price":"70","price":"35","retail_price":"70","available":true,"url":"\/products\/womens-hooded-long-sleeves-coat?variant=20e76a4d-4e0f-4c33-be71-890eace86d9e","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":50,"flashsale_info":[],"sales":74};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}