Spy Family huan box
${function() {
const variantData = data.variant || {"id":"62f4556b-8f5c-4fc7-b9e1-aa04362b4dde","product_id":"b679e885-706a-4040-8937-e5d1ce57d3df","title":"one","weight_unit":"kg","inventory_quantity":35,"sku":"","barcode":"","position":1,"option1":"one","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4e3d7ee90db74fe3715d9b1821290ad1.jpg","path":"4e3d7ee90db74fe3715d9b1821290ad1.jpg","width":900,"height":1227,"alt":"","aspect_ratio":0.7334963325183375},"wholesale_price":[{"price":39.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.9","retail_price":"0","available":true,"url":"\/products\/spy-family-huan-box?variant=62f4556b-8f5c-4fc7-b9e1-aa04362b4dde","available_quantity":35,"options":[{"name":"sp x family box","value":"one"}],"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":"62f4556b-8f5c-4fc7-b9e1-aa04362b4dde","product_id":"b679e885-706a-4040-8937-e5d1ce57d3df","title":"one","weight_unit":"kg","inventory_quantity":35,"sku":"","barcode":"","position":1,"option1":"one","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4e3d7ee90db74fe3715d9b1821290ad1.jpg","path":"4e3d7ee90db74fe3715d9b1821290ad1.jpg","width":900,"height":1227,"alt":"","aspect_ratio":0.7334963325183375},"wholesale_price":[{"price":39.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.9","retail_price":"0","available":true,"url":"\/products\/spy-family-huan-box?variant=62f4556b-8f5c-4fc7-b9e1-aa04362b4dde","available_quantity":35,"options":[{"name":"sp x family box","value":"one"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}