C-Cap
${function() {
const variantData = data.variant || {"id":"b6e3ed3d-fe54-4110-bc3b-2cd6c4cd9c04","product_id":"49e0d535-74ae-4008-98e7-ce385a136c2f","title":"brown","weight_unit":"kg","inventory_quantity":998,"sku":"soera_c-cap_braun","barcode":"","position":1,"option1":"brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d4fdd6a9d7e70c3f494dfd948dcd6ec.png","path":"7d4fdd6a9d7e70c3f494dfd948dcd6ec.png","width":720,"height":1080,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":56,"min_quantity":1}],"weight":"0","compare_at_price":"70","price":"56","retail_price":"70","available":true,"url":"\/products\/c-caps-5v20?variant=b6e3ed3d-fe54-4110-bc3b-2cd6c4cd9c04","available_quantity":999999999,"options":[{"name":"Color","value":"brown"}],"off_ratio":20,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"b6e3ed3d-fe54-4110-bc3b-2cd6c4cd9c04","product_id":"49e0d535-74ae-4008-98e7-ce385a136c2f","title":"brown","weight_unit":"kg","inventory_quantity":998,"sku":"soera_c-cap_braun","barcode":"","position":1,"option1":"brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d4fdd6a9d7e70c3f494dfd948dcd6ec.png","path":"7d4fdd6a9d7e70c3f494dfd948dcd6ec.png","width":720,"height":1080,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":56,"min_quantity":1}],"weight":"0","compare_at_price":"70","price":"56","retail_price":"70","available":true,"url":"\/products\/c-caps-5v20?variant=b6e3ed3d-fe54-4110-bc3b-2cd6c4cd9c04","available_quantity":999999999,"options":[{"name":"Color","value":"brown"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}