Computer Backpack Gift Backpack Business Backpack
${function() {
const variantData = data.variant || {"id":"c29256f1-3c23-4682-8dca-6bd74300c62a","product_id":"fa5a329e-0044-4a59-8caf-d1cf43a2c845","title":"Black Single Zip","weight_unit":"kg","inventory_quantity":100,"sku":"646933123155-Black-Single-Zip","barcode":"","position":1,"option1":"Black Single Zip","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37251c1245c00b316a0d1dae979f575e.jpeg","path":"37251c1245c00b316a0d1dae979f575e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/computer-backpack-gift-backpack-business-backpack?variant=c29256f1-3c23-4682-8dca-6bd74300c62a","available_quantity":999999999,"options":[{"name":"Color","value":"Black Single Zip"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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.
Sku : 646933123155-Black-Single-Zip
${function(){
const variantData = data.variant || {"id":"c29256f1-3c23-4682-8dca-6bd74300c62a","product_id":"fa5a329e-0044-4a59-8caf-d1cf43a2c845","title":"Black Single Zip","weight_unit":"kg","inventory_quantity":100,"sku":"646933123155-Black-Single-Zip","barcode":"","position":1,"option1":"Black Single Zip","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37251c1245c00b316a0d1dae979f575e.jpeg","path":"37251c1245c00b316a0d1dae979f575e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/computer-backpack-gift-backpack-business-backpack?variant=c29256f1-3c23-4682-8dca-6bd74300c62a","available_quantity":999999999,"options":[{"name":"Color","value":"Black Single Zip"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}