Travis Utopia "Falling" T-shirt
${function() {
const variantData = data.variant || {"id":"4ae18afb-d53d-4a71-b757-f331cedca2ff","product_id":"3bf0e21e-5ee2-47c5-b94c-1d197feb4d99","title":"SMALL-BLACK","weight_unit":"kg","inventory_quantity":0,"sku":"17158655-17158655-14521157-68651482-14521158-68651487-0-0","barcode":"","position":1,"option1":"SMALL","option2":"BLACK","option3":"","note":"","image":null,"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"10","price":"5.99","retail_price":"10","available":true,"url":"\/products\/travis-utopia-t-shirt?variant=4ae18afb-d53d-4a71-b757-f331cedca2ff","available_quantity":999999999,"options":[{"name":"Size","value":"SMALL"},{"name":"Color","value":"BLACK"}],"off_ratio":40,"flashsale_info":[],"sales":10};
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 : 17158655-17158655-14521157-68651482-14521158-68651487-0-0
${function(){
const variantData = data.variant || {"id":"4ae18afb-d53d-4a71-b757-f331cedca2ff","product_id":"3bf0e21e-5ee2-47c5-b94c-1d197feb4d99","title":"SMALL-BLACK","weight_unit":"kg","inventory_quantity":0,"sku":"17158655-17158655-14521157-68651482-14521158-68651487-0-0","barcode":"","position":1,"option1":"SMALL","option2":"BLACK","option3":"","note":"","image":null,"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"10","price":"5.99","retail_price":"10","available":true,"url":"\/products\/travis-utopia-t-shirt?variant=4ae18afb-d53d-4a71-b757-f331cedca2ff","available_quantity":999999999,"options":[{"name":"Size","value":"SMALL"},{"name":"Color","value":"BLACK"}],"off_ratio":40,"flashsale_info":[],"sales":10};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}