Raw Silk Henley
${function() {
const variantData = data.variant || {"id":"f9b6ef4d-1850-468d-80fe-40fc6b144c59","product_id":"5c343819-ef94-43fa-b9a5-171d332b94b4","title":"XS-Sage","weight_unit":"lb","inventory_quantity":8,"sku":"LA11601-SAG-XS","barcode":"","position":1,"option1":"XS","option2":"Sage","option3":"","note":"","image":null,"wholesale_price":[{"price":78,"min_quantity":1}],"weight":"0.5","compare_at_price":"150","price":"78","retail_price":"150","available":true,"url":"\/products\/raw-silk-henley-green?variant=f9b6ef4d-1850-468d-80fe-40fc6b144c59","available_quantity":8,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"Sage"}],"off_ratio":48,"flashsale_info":[],"sales":6};
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.
Sku : LA11601-SAG-XS
Weight : 0.5lb
${function(){
const variantData = data.variant || {"id":"f9b6ef4d-1850-468d-80fe-40fc6b144c59","product_id":"5c343819-ef94-43fa-b9a5-171d332b94b4","title":"XS-Sage","weight_unit":"lb","inventory_quantity":8,"sku":"LA11601-SAG-XS","barcode":"","position":1,"option1":"XS","option2":"Sage","option3":"","note":"","image":null,"wholesale_price":[{"price":78,"min_quantity":1}],"weight":"0.5","compare_at_price":"150","price":"78","retail_price":"150","available":true,"url":"\/products\/raw-silk-henley-green?variant=f9b6ef4d-1850-468d-80fe-40fc6b144c59","available_quantity":8,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"Sage"}],"off_ratio":48,"flashsale_info":[],"sales":6};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}