Onyx Wrap Top
${function() {
const variantData = data.variant || {"id":"6982fd67-de7c-4ad3-b18b-707be585e3a0","product_id":"92876688-98e5-4083-91c6-a4014048438f","title":"XS-Panna Cotta","weight_unit":"lb","inventory_quantity":0,"sku":"LA11518-LC-PANNA-XS","barcode":"","position":1,"option1":"XS","option2":"Panna Cotta","option3":"","note":"","image":null,"wholesale_price":[{"price":56,"min_quantity":1}],"weight":"0.2","compare_at_price":"140","price":"56","retail_price":"140","available":false,"url":"\/products\/onyx-wrap-top-1?variant=6982fd67-de7c-4ad3-b18b-707be585e3a0","available_quantity":0,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"Panna Cotta"}],"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}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : LA11518-LC-PANNA-XS
Weight : 0.2lb
${function(){
const variantData = data.variant || {"id":"6982fd67-de7c-4ad3-b18b-707be585e3a0","product_id":"92876688-98e5-4083-91c6-a4014048438f","title":"XS-Panna Cotta","weight_unit":"lb","inventory_quantity":0,"sku":"LA11518-LC-PANNA-XS","barcode":"","position":1,"option1":"XS","option2":"Panna Cotta","option3":"","note":"","image":null,"wholesale_price":[{"price":56,"min_quantity":1}],"weight":"0.2","compare_at_price":"140","price":"56","retail_price":"140","available":false,"url":"\/products\/onyx-wrap-top-1?variant=6982fd67-de7c-4ad3-b18b-707be585e3a0","available_quantity":0,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"Panna Cotta"}],"off_ratio":60,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}