Select Restaurant
Please choose items from the menu
                            - 
                                            {{m.Description}}{{m.Price * getItemCategoryQuantity(m) | currency : currencySymbol}} {{m.loyaltyPrice * getItemCategoryQuantity(m)}} ptsSOLD OUTLimited Stockapprox {{m.StockLevel- minStockLevel}}SOLD OUTLimited Stock
Please choose items from the menu
                            {{m.Description}}
                                     class="order-product-Price">{{m.Price * m.quantity | currency : currencySymbol}}
                                    class="order-product-Price">{{m.loyaltyPrice * m.quantity}}pts
                                    
                                        
                                        {{getItemTotalQuantity(m.Id, m.productOptions)}}
                                        
                                    
                                    
                                    
                                Total  {{ getTotal()['totalCash'] | currency : currencySymbol }}
                                {{ getTotal()['totalPoints']}} pts
                            