Hope Letter Printing Oversized T-shirt
${function() {
const variantData = data.variant || {"id":"d6ee5e62-27eb-49c4-a11c-0ce646fc6453","product_id":"5f31b4d9-296e-4392-82d3-38f4f19ee908","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1791042792592920578","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e98b8b8d3cc7c0599771ba81c9c6e36.jpeg","path":"6e98b8b8d3cc7c0599771ba81c9c6e36.jpeg","width":1500,"height":1500,"alt":"c32290a8c0860460091e4d331d817e5c","aspect_ratio":1},"wholesale_price":[{"price":28.48,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"28.48","retail_price":"0","available":true,"url":"\/products\/hope-letter-printing-oversized-t-shirt?variant=d6ee5e62-27eb-49c4-a11c-0ce646fc6453","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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 : 1791042792592920578
Weight : 200g
${function(){
const variantData = data.variant || {"id":"d6ee5e62-27eb-49c4-a11c-0ce646fc6453","product_id":"5f31b4d9-296e-4392-82d3-38f4f19ee908","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1791042792592920578","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e98b8b8d3cc7c0599771ba81c9c6e36.jpeg","path":"6e98b8b8d3cc7c0599771ba81c9c6e36.jpeg","width":1500,"height":1500,"alt":"c32290a8c0860460091e4d331d817e5c","aspect_ratio":1},"wholesale_price":[{"price":28.48,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"28.48","retail_price":"0","available":true,"url":"\/products\/hope-letter-printing-oversized-t-shirt?variant=d6ee5e62-27eb-49c4-a11c-0ce646fc6453","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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}
`
}()}