Naruto-New Year
${function() {
const variantData = data.variant || {"id":"8cbf9ab9-bf1e-462a-ba9b-12b9822c93ed","product_id":"53d66314-1b78-489b-a37a-e6c74015d023","title":"BCTC-SE002-NARUTO-8.5","weight_unit":"kg","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"BCTC-SE002-NARUTO-8.5","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e311a30600264de242b4cec861c8a3b7.jpg","path":"e311a30600264de242b4cec861c8a3b7.jpg","width":3024,"height":4031,"alt":"","aspect_ratio":0.7501860580501116},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/naruto-new-year?variant=8cbf9ab9-bf1e-462a-ba9b-12b9822c93ed","available_quantity":1,"options":[{"name":"Naruto-New Year","value":"BCTC-SE002-NARUTO-8.5"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"8cbf9ab9-bf1e-462a-ba9b-12b9822c93ed","product_id":"53d66314-1b78-489b-a37a-e6c74015d023","title":"BCTC-SE002-NARUTO-8.5","weight_unit":"kg","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"BCTC-SE002-NARUTO-8.5","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e311a30600264de242b4cec861c8a3b7.jpg","path":"e311a30600264de242b4cec861c8a3b7.jpg","width":3024,"height":4031,"alt":"","aspect_ratio":0.7501860580501116},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/naruto-new-year?variant=8cbf9ab9-bf1e-462a-ba9b-12b9822c93ed","available_quantity":1,"options":[{"name":"Naruto-New Year","value":"BCTC-SE002-NARUTO-8.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}