Shirt Extenders
${function() {
const variantData = data.variant || {"id":"39300a48-681f-4fd5-9944-741aea67a940","product_id":"54f81e69-e9f1-4331-bff5-709f35734af4","title":"WHITE-S","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"WHITE","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/58bebb41082075436ef752f57f1d8b16.jpeg","path":"58bebb41082075436ef752f57f1d8b16.jpeg","width":730,"height":730,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.95,"min_quantity":1}],"weight":"0","compare_at_price":"26.95","price":"26.95","retail_price":"26.95","available":true,"url":"\/products\/shirt-extenders?variant=39300a48-681f-4fd5-9944-741aea67a940","available_quantity":999999999,"options":[{"name":"COLOTR","value":"WHITE"},{"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.
${function(){
const variantData = data.variant || {"id":"39300a48-681f-4fd5-9944-741aea67a940","product_id":"54f81e69-e9f1-4331-bff5-709f35734af4","title":"WHITE-S","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"WHITE","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/58bebb41082075436ef752f57f1d8b16.jpeg","path":"58bebb41082075436ef752f57f1d8b16.jpeg","width":730,"height":730,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.95,"min_quantity":1}],"weight":"0","compare_at_price":"26.95","price":"26.95","retail_price":"26.95","available":true,"url":"\/products\/shirt-extenders?variant=39300a48-681f-4fd5-9944-741aea67a940","available_quantity":999999999,"options":[{"name":"COLOTR","value":"WHITE"},{"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}
`
}()}