Oversized Vintage Sweater
${function() {
const variantData = data.variant || {"id":"72aeda1d-246a-4507-a794-b52883d1a0cf","product_id":"de42db79-521a-4dc6-8fa6-4d2daec9519d","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"48122292-green-s","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6ba581b3269f97b6f54d06de6c2c1141.jpeg","path":"6ba581b3269f97b6f54d06de6c2c1141.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.2,"min_quantity":1}],"weight":"0","compare_at_price":"54","price":"43.2","retail_price":"54","available":true,"url":"\/products\/oversized-vintage-sweater?variant=72aeda1d-246a-4507-a794-b52883d1a0cf","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":20,"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":"72aeda1d-246a-4507-a794-b52883d1a0cf","product_id":"de42db79-521a-4dc6-8fa6-4d2daec9519d","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"48122292-green-s","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6ba581b3269f97b6f54d06de6c2c1141.jpeg","path":"6ba581b3269f97b6f54d06de6c2c1141.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.2,"min_quantity":1}],"weight":"0","compare_at_price":"54","price":"43.2","retail_price":"54","available":true,"url":"\/products\/oversized-vintage-sweater?variant=72aeda1d-246a-4507-a794-b52883d1a0cf","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}