Casual striped print shirt
${function() {
const variantData = data.variant || {"id":"f9eebe27-ed7e-43f9-9aa9-e2615eeabd96","product_id":"d97134ef-91ac-4d9b-bfea-8704d3a35f75","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XHU1naV4D-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/74d9ae750cfef4b5e49426f4707b9709.jpeg","path":"74d9ae750cfef4b5e49426f4707b9709.jpeg","width":942,"height":942,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"35","price":"5.99","retail_price":"35","available":true,"url":"\/products\/casual-striped-print-shirt?variant=f9eebe27-ed7e-43f9-9aa9-e2615eeabd96","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":83,"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.
${function(){
const variantData = data.variant || {"id":"f9eebe27-ed7e-43f9-9aa9-e2615eeabd96","product_id":"d97134ef-91ac-4d9b-bfea-8704d3a35f75","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XHU1naV4D-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/74d9ae750cfef4b5e49426f4707b9709.jpeg","path":"74d9ae750cfef4b5e49426f4707b9709.jpeg","width":942,"height":942,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"35","price":"5.99","retail_price":"35","available":true,"url":"\/products\/casual-striped-print-shirt?variant=f9eebe27-ed7e-43f9-9aa9-e2615eeabd96","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":83,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}