Flower and Frog T-shirt
${function() {
const variantData = data.variant || {"id":"0b781ff8-109a-4814-bf71-01e40f0e2ef6","product_id":"d72f9ea5-deac-49ab-b17d-a3b31ab6fc46","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"WTS-PR-230428-25-black-S","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/413b6af46c6ecc02419129139fc23009.jpeg","path":"413b6af46c6ecc02419129139fc23009.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.59","retail_price":"0","available":true,"url":"\/products\/flower-long-sleeve-t-shirt?variant=0b781ff8-109a-4814-bf71-01e40f0e2ef6","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-25-black-S
${function(){
const variantData = data.variant || {"id":"0b781ff8-109a-4814-bf71-01e40f0e2ef6","product_id":"d72f9ea5-deac-49ab-b17d-a3b31ab6fc46","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"WTS-PR-230428-25-black-S","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/413b6af46c6ecc02419129139fc23009.jpeg","path":"413b6af46c6ecc02419129139fc23009.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.59","retail_price":"0","available":true,"url":"\/products\/flower-long-sleeve-t-shirt?variant=0b781ff8-109a-4814-bf71-01e40f0e2ef6","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}
`
}()}