Naruto-NARUTO
${function() {
const variantData = data.variant || {"id":"1b0cd8ef-63f5-4f84-a5ae-dc0b4d317f00","product_id":"216a3b78-edea-4182-aed8-d1dee723d808","title":"CCG SIGN-MR018-Naruto-9.5","weight_unit":"kg","inventory_quantity":3,"sku":"","barcode":"","position":1,"option1":"CCG SIGN-MR018-Naruto-9.5","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/18953bf6f101f91d7c55aec09c38d45c.jpg","path":"18953bf6f101f91d7c55aec09c38d45c.jpg","width":3024,"height":4032,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/naruto-naruto?variant=1b0cd8ef-63f5-4f84-a5ae-dc0b4d317f00","available_quantity":3,"options":[{"name":"Naruto-NARUTO","value":"CCG SIGN-MR018-Naruto-9.5"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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":"1b0cd8ef-63f5-4f84-a5ae-dc0b4d317f00","product_id":"216a3b78-edea-4182-aed8-d1dee723d808","title":"CCG SIGN-MR018-Naruto-9.5","weight_unit":"kg","inventory_quantity":3,"sku":"","barcode":"","position":1,"option1":"CCG SIGN-MR018-Naruto-9.5","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/18953bf6f101f91d7c55aec09c38d45c.jpg","path":"18953bf6f101f91d7c55aec09c38d45c.jpg","width":3024,"height":4032,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/naruto-naruto?variant=1b0cd8ef-63f5-4f84-a5ae-dc0b4d317f00","available_quantity":3,"options":[{"name":"Naruto-NARUTO","value":"CCG SIGN-MR018-Naruto-9.5"}],"off_ratio":0,"flashsale_info":[],"sales":5};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}