Men's Round Neck Sweater
${function() {
const variantData = data.variant || {"id":"c04e236c-0748-44cc-8013-8d64970b20e1","product_id":"874454ac-bc78-47eb-b5b4-22f11853f417","title":"Red-M","weight_unit":"kg","inventory_quantity":1000,"sku":"220126-103-Red-m","barcode":"","position":1,"option1":"Red","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5f359e0810c47c3448b07954c47384a6.jpeg","path":"5f359e0810c47c3448b07954c47384a6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":40.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.98","retail_price":"0","available":true,"url":"\/products\/mens-round-neck-sweater-ulrw?variant=c04e236c-0748-44cc-8013-8d64970b20e1","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"c04e236c-0748-44cc-8013-8d64970b20e1","product_id":"874454ac-bc78-47eb-b5b4-22f11853f417","title":"Red-M","weight_unit":"kg","inventory_quantity":1000,"sku":"220126-103-Red-m","barcode":"","position":1,"option1":"Red","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5f359e0810c47c3448b07954c47384a6.jpeg","path":"5f359e0810c47c3448b07954c47384a6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":40.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.98","retail_price":"0","available":true,"url":"\/products\/mens-round-neck-sweater-ulrw?variant=c04e236c-0748-44cc-8013-8d64970b20e1","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}