Custom Phone Case
${function() {
const variantData = data.variant || {"id":"0f015407-a049-4c44-b385-a8fb49b461a7","product_id":"9db634c3-25df-45cb-af3d-eb6ebb50dc5a","title":"Custom Photo","weight_unit":"kg","inventory_quantity":0,"sku":"CustoMeowDemoSKU1","barcode":"","position":1,"option1":"Custom Photo","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/824e01fd36fc8c2bf0c44d13ffdaea89.png","path":"824e01fd36fc8c2bf0c44d13ffdaea89.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.95,"min_quantity":1}],"weight":"0","compare_at_price":"19.95","price":"12.95","retail_price":"19.95","available":true,"url":"\/products\/custom-phone-case-demo?variant=0f015407-a049-4c44-b385-a8fb49b461a7","available_quantity":999999999,"options":[{"name":"Custom Type","value":"Custom Photo"}],"off_ratio":35,"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":"0f015407-a049-4c44-b385-a8fb49b461a7","product_id":"9db634c3-25df-45cb-af3d-eb6ebb50dc5a","title":"Custom Photo","weight_unit":"kg","inventory_quantity":0,"sku":"CustoMeowDemoSKU1","barcode":"","position":1,"option1":"Custom Photo","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/824e01fd36fc8c2bf0c44d13ffdaea89.png","path":"824e01fd36fc8c2bf0c44d13ffdaea89.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.95,"min_quantity":1}],"weight":"0","compare_at_price":"19.95","price":"12.95","retail_price":"19.95","available":true,"url":"\/products\/custom-phone-case-demo?variant=0f015407-a049-4c44-b385-a8fb49b461a7","available_quantity":999999999,"options":[{"name":"Custom Type","value":"Custom Photo"}],"off_ratio":35,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}