Sweater Rib Turtleneck
${function() {
const variantData = data.variant || {"id":"b97826cf-7685-4684-bec9-805d608f73e8","product_id":"43c4d8d7-d8c2-4664-a236-1097cd017851","title":"XS-Lapis","weight_unit":"lb","inventory_quantity":0,"sku":"LA11387-LAP-XS","barcode":"","position":1,"option1":"XS","option2":"Lapis","option3":"","note":"","image":null,"wholesale_price":[{"price":62,"min_quantity":1}],"weight":"0.3","compare_at_price":"88","price":"62","retail_price":"88","available":false,"url":"\/products\/sweater-rib-turtleneck-dark-blue?variant=b97826cf-7685-4684-bec9-805d608f73e8","available_quantity":0,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"Lapis"}],"off_ratio":30,"flashsale_info":[],"sales":1};
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 : LA11387-LAP-XS
Weight : 0.3lb
${function(){
const variantData = data.variant || {"id":"b97826cf-7685-4684-bec9-805d608f73e8","product_id":"43c4d8d7-d8c2-4664-a236-1097cd017851","title":"XS-Lapis","weight_unit":"lb","inventory_quantity":0,"sku":"LA11387-LAP-XS","barcode":"","position":1,"option1":"XS","option2":"Lapis","option3":"","note":"","image":null,"wholesale_price":[{"price":62,"min_quantity":1}],"weight":"0.3","compare_at_price":"88","price":"62","retail_price":"88","available":false,"url":"\/products\/sweater-rib-turtleneck-dark-blue?variant=b97826cf-7685-4684-bec9-805d608f73e8","available_quantity":0,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"Lapis"}],"off_ratio":30,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}