Men's Racing Sweatshirt
${function() {
const variantData = data.variant || {"id":"b9d517c2-e597-45e4-a824-f5c5bc28828b","product_id":"00e88097-e9a5-46f8-b982-b780ab960e3c","title":"Pale-S","weight_unit":"g","inventory_quantity":999,"sku":"1729780221198356482","barcode":"","position":1,"option1":"Pale","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/87d9f874efa597137350251d9d456e40.png","path":"87d9f874efa597137350251d9d456e40.png","width":800,"height":800,"alt":"039bcd1a5ec068193e58db8c9515347e","aspect_ratio":1},"wholesale_price":[{"price":36.73,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"36.73","retail_price":"0","available":true,"url":"\/products\/mens-racing-sweatshirt?variant=b9d517c2-e597-45e4-a824-f5c5bc28828b","available_quantity":999999999,"options":[{"name":"Color","value":"Pale"},{"name":"Size","value":"S"}],"off_ratio":0,"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 : 1729780221198356482
Weight : 200g
${function(){
const variantData = data.variant || {"id":"b9d517c2-e597-45e4-a824-f5c5bc28828b","product_id":"00e88097-e9a5-46f8-b982-b780ab960e3c","title":"Pale-S","weight_unit":"g","inventory_quantity":999,"sku":"1729780221198356482","barcode":"","position":1,"option1":"Pale","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/87d9f874efa597137350251d9d456e40.png","path":"87d9f874efa597137350251d9d456e40.png","width":800,"height":800,"alt":"039bcd1a5ec068193e58db8c9515347e","aspect_ratio":1},"wholesale_price":[{"price":36.73,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"36.73","retail_price":"0","available":true,"url":"\/products\/mens-racing-sweatshirt?variant=b9d517c2-e597-45e4-a824-f5c5bc28828b","available_quantity":999999999,"options":[{"name":"Color","value":"Pale"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}