Oversize Chicago Tee
${function() {
const variantData = data.variant || {"id":"84e395d2-d341-49a0-ba77-9c713f5be438","product_id":"36c50de3-b78b-48c6-9731-3511c98a5ad5","title":"gray-S","weight_unit":"g","inventory_quantity":999,"sku":"1678665001311031297","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2804432d3c87cc702ed824d31ca4770d.jpeg","path":"2804432d3c87cc702ed824d31ca4770d.jpeg","width":1500,"height":1500,"alt":"13c2de9a62953250e6c05149cc0839b9","aspect_ratio":1},"wholesale_price":[{"price":22.06,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"22.06","retail_price":"0","available":true,"url":"\/products\/oversize-chicago-tee?variant=84e395d2-d341-49a0-ba77-9c713f5be438","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"off_ratio":0,"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 : 1678665001311031297
Weight : 500g
${function(){
const variantData = data.variant || {"id":"84e395d2-d341-49a0-ba77-9c713f5be438","product_id":"36c50de3-b78b-48c6-9731-3511c98a5ad5","title":"gray-S","weight_unit":"g","inventory_quantity":999,"sku":"1678665001311031297","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2804432d3c87cc702ed824d31ca4770d.jpeg","path":"2804432d3c87cc702ed824d31ca4770d.jpeg","width":1500,"height":1500,"alt":"13c2de9a62953250e6c05149cc0839b9","aspect_ratio":1},"wholesale_price":[{"price":22.06,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"22.06","retail_price":"0","available":true,"url":"\/products\/oversize-chicago-tee?variant=84e395d2-d341-49a0-ba77-9c713f5be438","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}