Large Capacity Shoulder Bag
${function() {
const variantData = data.variant || {"id":"ac62f1d7-0d63-426a-a482-f51bdad2d21e","product_id":"f8cd2383-2683-4a37-b17b-361e4183372d","title":"Black","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":0,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"0","retail_price":"0","available":true,"url":"\/products\/large-capacity-shoulder-bag?variant=ac62f1d7-0d63-426a-a482-f51bdad2d21e","available_quantity":99,"options":[{"name":"Color","value":"Black"}],"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":"ac62f1d7-0d63-426a-a482-f51bdad2d21e","product_id":"f8cd2383-2683-4a37-b17b-361e4183372d","title":"Black","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":0,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"0","retail_price":"0","available":true,"url":"\/products\/large-capacity-shoulder-bag?variant=ac62f1d7-0d63-426a-a482-f51bdad2d21e","available_quantity":99,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Barcode : ${variantData && variantData.barcode}
`
}()}