Ribbed Cardi Dress
${function() {
const variantData = data.variant || {"id":"2a9dfd24-3eaf-404c-9136-9716f38f9468","product_id":"39b2edcc-feaa-40ec-8fcf-c84478304213","title":"Nori-XS","weight_unit":"lb","inventory_quantity":0,"sku":"LA30442-NOR-XS","barcode":"","position":1,"option1":"Nori","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":150,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"150","retail_price":"0","available":false,"url":"\/products\/ribbed-cardi-dress-brown?variant=2a9dfd24-3eaf-404c-9136-9716f38f9468","available_quantity":0,"options":[{"name":"Color","value":"Nori"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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 : LA30442-NOR-XS
Weight : 1lb
${function(){
const variantData = data.variant || {"id":"2a9dfd24-3eaf-404c-9136-9716f38f9468","product_id":"39b2edcc-feaa-40ec-8fcf-c84478304213","title":"Nori-XS","weight_unit":"lb","inventory_quantity":0,"sku":"LA30442-NOR-XS","barcode":"","position":1,"option1":"Nori","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":150,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"150","retail_price":"0","available":false,"url":"\/products\/ribbed-cardi-dress-brown?variant=2a9dfd24-3eaf-404c-9136-9716f38f9468","available_quantity":0,"options":[{"name":"Color","value":"Nori"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}