Foam Printed T-shirt
${function() {
const variantData = data.variant || {"id":"48fc8733-85e7-4fc7-9ced-3ff741df6967","product_id":"d38e15f4-ac38-4b5f-840b-506aa33f9a25","title":"gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1648979124607770626","barcode":"","position":6,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3ecbe5b9596496369c0979d334e05a04.jpeg","path":"3ecbe5b9596496369c0979d334e05a04.jpeg","width":1350,"height":1800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"5.99","retail_price":"0","available":true,"url":"\/products\/the-supermade-foam-printed-t-shirt?variant=48fc8733-85e7-4fc7-9ced-3ff741df6967","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 : 1648979124607770626
${function(){
const variantData = data.variant || {"id":"48fc8733-85e7-4fc7-9ced-3ff741df6967","product_id":"d38e15f4-ac38-4b5f-840b-506aa33f9a25","title":"gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1648979124607770626","barcode":"","position":6,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3ecbe5b9596496369c0979d334e05a04.jpeg","path":"3ecbe5b9596496369c0979d334e05a04.jpeg","width":1350,"height":1800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"5.99","retail_price":"0","available":true,"url":"\/products\/the-supermade-foam-printed-t-shirt?variant=48fc8733-85e7-4fc7-9ced-3ff741df6967","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}
`
}()}