OP One piece-Chopper
${function() {
const variantData = data.variant || {"id":"065b0a5d-6b2c-4929-9990-910e3c6bafb0","product_id":"837aef39-73ae-4799-be19-1f932cbbcdb4","title":"chopper2","weight_unit":"kg","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"chopper2","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/adbe073b7e3e4dfe119a30b376fba277.jpg","path":"adbe073b7e3e4dfe119a30b376fba277.jpg","width":1280,"height":1707,"alt":"","aspect_ratio":0.7498535442296427},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/op-one-piece-chopper?variant=065b0a5d-6b2c-4929-9990-910e3c6bafb0","available_quantity":1,"options":[{"name":"OP One piece-Chopper","value":"chopper2"}],"off_ratio":0,"flashsale_info":[],"sales":3};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
(Tax included)
`;
}()}
${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":"065b0a5d-6b2c-4929-9990-910e3c6bafb0","product_id":"837aef39-73ae-4799-be19-1f932cbbcdb4","title":"chopper2","weight_unit":"kg","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"chopper2","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/adbe073b7e3e4dfe119a30b376fba277.jpg","path":"adbe073b7e3e4dfe119a30b376fba277.jpg","width":1280,"height":1707,"alt":"","aspect_ratio":0.7498535442296427},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/op-one-piece-chopper?variant=065b0a5d-6b2c-4929-9990-910e3c6bafb0","available_quantity":1,"options":[{"name":"OP One piece-Chopper","value":"chopper2"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}