Oversize Hoodie
${function() {
const variantData = data.variant || {"id":"1522c518-fa0c-4865-a3c9-771ee8152657","product_id":"5bf5d2b8-7b02-4306-82e0-5f4af7e94aaf","title":"yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"1743189022200639490","barcode":"","position":1,"option1":"yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/587b031c69378b897110d64bef82a4bb.jpeg","path":"587b031c69378b897110d64bef82a4bb.jpeg","width":1800,"height":1800,"alt":"1c74608e3e35fc7f610cc10dc61b7cac","aspect_ratio":1},"wholesale_price":[{"price":35.74,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"35.74","retail_price":"0","available":true,"url":"\/products\/oversize-energy-drink-the-doctor-hoodie?variant=1522c518-fa0c-4865-a3c9-771ee8152657","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":80};
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 : 1743189022200639490
Weight : 500g
${function(){
const variantData = data.variant || {"id":"1522c518-fa0c-4865-a3c9-771ee8152657","product_id":"5bf5d2b8-7b02-4306-82e0-5f4af7e94aaf","title":"yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"1743189022200639490","barcode":"","position":1,"option1":"yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/587b031c69378b897110d64bef82a4bb.jpeg","path":"587b031c69378b897110d64bef82a4bb.jpeg","width":1800,"height":1800,"alt":"1c74608e3e35fc7f610cc10dc61b7cac","aspect_ratio":1},"wholesale_price":[{"price":35.74,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"35.74","retail_price":"0","available":true,"url":"\/products\/oversize-energy-drink-the-doctor-hoodie?variant=1522c518-fa0c-4865-a3c9-771ee8152657","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":80};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}