DOUBLE V-NECK T-SHIRT
${function() {
const variantData = data.variant || {"id":"ec204bc0-a059-441e-85be-edf6c4b0e7e4","product_id":"836bfade-9bee-4db0-818d-bab06fd177e2","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"114153-0400A","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc2bcc7f3bfe1646a4db8d81fae3c0a6.jpeg","path":"bc2bcc7f3bfe1646a4db8d81fae3c0a6.jpeg","width":1170,"height":1560,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":10,"min_quantity":1}],"weight":"0.45","compare_at_price":"34","price":"10","retail_price":"34","available":true,"url":"\/products\/double-v-neck-t-shirt?variant=ec204bc0-a059-441e-85be-edf6c4b0e7e4","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":71,"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 : 114153-0400A
Weight : 0.45kg
${function(){
const variantData = data.variant || {"id":"ec204bc0-a059-441e-85be-edf6c4b0e7e4","product_id":"836bfade-9bee-4db0-818d-bab06fd177e2","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"114153-0400A","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc2bcc7f3bfe1646a4db8d81fae3c0a6.jpeg","path":"bc2bcc7f3bfe1646a4db8d81fae3c0a6.jpeg","width":1170,"height":1560,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":10,"min_quantity":1}],"weight":"0.45","compare_at_price":"34","price":"10","retail_price":"34","available":true,"url":"\/products\/double-v-neck-t-shirt?variant=ec204bc0-a059-441e-85be-edf6c4b0e7e4","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":71,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}