{{'Add menu items into your basket'|translate}}
{{'Subtotal'|translate}} {{vm.sub_total | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}}
{{'Delivery fee'|translate}} {{'Free'|translate}}{{deliveryCharge | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}}
{{'Service fee'|translate}} ({{restSalesTax}} %) {{vm.sales_tax | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}}
{{'Total'|translate}} {{vm.total | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}}