Half Zip Fuzzy Sweater
${function() {
const variantData = data.variant || {"id":"1e80f945-baa2-411e-a4f6-8a354021891c","product_id":"558ac5c6-eddb-4cf5-92ba-bdd19d10db44","title":"Grey-Free Size","weight_unit":"kg","inventory_quantity":1000,"sku":"CJMY211792701AZ","barcode":"","position":1,"option1":"Grey","option2":"Free Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7127541f2e056b4b0664b27daf37c4db.jpeg","path":"7127541f2e056b4b0664b27daf37c4db.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/half-zip-fuzzy-sweater?variant=1e80f945-baa2-411e-a4f6-8a354021891c","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"Free Size"}],"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":"1e80f945-baa2-411e-a4f6-8a354021891c","product_id":"558ac5c6-eddb-4cf5-92ba-bdd19d10db44","title":"Grey-Free Size","weight_unit":"kg","inventory_quantity":1000,"sku":"CJMY211792701AZ","barcode":"","position":1,"option1":"Grey","option2":"Free Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7127541f2e056b4b0664b27daf37c4db.jpeg","path":"7127541f2e056b4b0664b27daf37c4db.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/half-zip-fuzzy-sweater?variant=1e80f945-baa2-411e-a4f6-8a354021891c","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"Free Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}