Wildflowers T-shirt
${function() {
const variantData = data.variant || {"id":"7d057687-2a7b-49ed-a6e7-6150f2358189","product_id":"fdecc07d-9a92-49d5-a832-69f512a82ce5","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"WTS-PR-230405-04-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/56f8a0c40c6afd553c771a593aafbfc8.jpeg","path":"56f8a0c40c6afd553c771a593aafbfc8.jpeg","width":1080,"height":1152,"alt":"","aspect_ratio":0.9375},"wholesale_price":[{"price":22.67,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.67","retail_price":"0","available":true,"url":"\/products\/wildflowers-t-shirt?variant=7d057687-2a7b-49ed-a6e7-6150f2358189","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-230405-04-Black-S
${function(){
const variantData = data.variant || {"id":"7d057687-2a7b-49ed-a6e7-6150f2358189","product_id":"fdecc07d-9a92-49d5-a832-69f512a82ce5","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"WTS-PR-230405-04-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/56f8a0c40c6afd553c771a593aafbfc8.jpeg","path":"56f8a0c40c6afd553c771a593aafbfc8.jpeg","width":1080,"height":1152,"alt":"","aspect_ratio":0.9375},"wholesale_price":[{"price":22.67,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.67","retail_price":"0","available":true,"url":"\/products\/wildflowers-t-shirt?variant=7d057687-2a7b-49ed-a6e7-6150f2358189","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}
`
}()}