Peaceful Flower T-shirt
${function() {
const variantData = data.variant || {"id":"bb438971-fe6f-47f1-a3f0-4349148ff700","product_id":"0f930191-b147-489c-a150-d0787c447889","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"WTS-PR-230428-43-black-S","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/be4b16d29b46e4c0d5bdb59431bb3962.jpeg","path":"be4b16d29b46e4c0d5bdb59431bb3962.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.75,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.75","retail_price":"0","available":true,"url":"\/products\/peaceful-flower-t-shirt?variant=bb438971-fe6f-47f1-a3f0-4349148ff700","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 : WTS-PR-230428-43-black-S
${function(){
const variantData = data.variant || {"id":"bb438971-fe6f-47f1-a3f0-4349148ff700","product_id":"0f930191-b147-489c-a150-d0787c447889","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"WTS-PR-230428-43-black-S","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/be4b16d29b46e4c0d5bdb59431bb3962.jpeg","path":"be4b16d29b46e4c0d5bdb59431bb3962.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.75,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.75","retail_price":"0","available":true,"url":"\/products\/peaceful-flower-t-shirt?variant=bb438971-fe6f-47f1-a3f0-4349148ff700","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}
`
}()}