• {{ tfh.dictionary.get('home') }}
  • {{ tfh.dictionary.get('categorie') }}
  • {{ tfh.dictionary.get('box_menu') }}
  • {{ tfh.dictionary.get('contatti') }}
  • {{ tfh.dictionary.get('accedi') | capitalize }}

{{ ristorante.getBucket().business_name + " - " + (tfh.dictionary.get('p_iva') | uppercase) + " " + ristorante.getBucket().vat_number + " - " + ristorante.getBucket().address}} | {{ tfh.dictionary.get('privacy') }} {{ tfh.dictionary.get('e') }} {{ tfh.dictionary.get('cookie_policy') }} | {{ tfh.dictionary.get('created_by') }} Take Food Home! ©

{{cat.name.toUpperCase()}}

{{ temp.product.name }}

{{ temp.product.description }}

{{ tfh.dictionary.get('allergeni') }}:

{{ tfh.dictionary.get(allergen) }}

{{ temp.product.on_sale == 1 ? temp.product.sale_price.toFixed(2) : temp.product.price.toFixed(2) + " " + tfh.dictionary.get('euro') }}

  • {{tag}}
  • • {{ingrediente}}
{{ extra.name }} + {{ extra.on_sale == 1 ? (+extra.sale_price).toFixed(2) : (+extra.price).toFixed(2) + " " + tfh.dictionary.get('euro') }}
{{ tfh.dictionary.get('scarica_scheda_prodotto') }}
{{ calcTotal() + " " + tfh.dictionary.get('euro') }}
Nigiri maguro

Pagamento effettuato con successo

Stiamo elaborando il tuo ordine.
Grazie per averci scelto.
Buon Appetito

{{ temp.box.name }}

{{ tfh.dictionary.get('ingredienti') }}:

{{ingrediente}}{{$index == temp.box.configuration.ingredients.length-1 ? '.' : ', '}}

{{ descr }}

{{ prod.name }}
{{ temp_model[voce] + ' : ' + getIngredients({ voce : voce, prodotto : temp_model[voce]}) }}
{{ extra.name }} + {{ extra.on_sale == 1 ? (+extra.sale_price).toFixed(2) : (+extra.price).toFixed(2) + " " + tfh.dictionary.get('euro') }}
{{ temp.box.on_sale == 1 ? (+temp.box.sale_price).toFixed(2) : (+temp.box.price).toFixed(2) + " " + tfh.dictionary.get('euro') }}
+ {{ (+getPriceExtras()).toFixed(2) + " " + tfh.dictionary.get('euro') }}
{{ quantity.value }} {{ calcTotal() + " " + tfh.dictionary.get('euro') }}

{{ tfh.dictionary.get('accedi') }}

{{ tfh.dictionary.get('ricordami') }}
{{ tfh.dictionary.get('non_registrato') }} {{ tfh.dictionary.get('registrati') | capitalize }}.
{{ tfh.dictionary.get('password_dimenticata') | capitalize }}

{{ tfh.dictionary.get('reset_password') }}

{{ tfh.dictionary.get('interno_raggio_consegna') }}

{{ tfh.dictionary.get('ricevi_ordinazioni_casa') }}

{{ tfh.dictionary.get('contattaci') }}

{{ ristorante.getBucket().name }}
{{ (tfh.dictionary.get('p_iva') | uppercase) + " " + ristorante.getBucket().vat_number }}
{{ ristorante.getBucket().address }}

{{ tfh.dictionary.get('email') | capitalize }}
{{ ristorante.getBucket().email }}

{{ tfh.dictionary.get('telefono') | capitalize }}
{{ ristorante.getBucket().configuration.phone }}

{{ tfh.dictionary.get('logout') | capitalize }}

{{ tfh.dictionary.get('sicuro_logout') }}

{{ tfh.dictionary.get('no_fattorini_zona') }}

{{ tfh.dictionary.get('trovare_punto_vendita') }}

{{ tfh.dictionary.get('prova_prodotti_spediti') }}

{{ tfh.dictionary.get('account') }}

{{ tfh.dictionary.get('informazioni_personali') }}

{{ tfh.dictionary.get('lingua_selezionata') }}

{{language.label}}

{{ tfh.dictionary.get('indirizzi_consegna') }}

{{ tfh.dictionary.get('ultimi_ordini') }}

{{ (tfh.dictionary.get('ultimi_ordini') | capitalize) + ": " + utils.formatDate(order.creation_timestamp) }}
Ora: {{ utils.formatTime(order.creation_timestamp) }}

{{ (tfh.dictionary.get('ultimi_ordini') | capitalize) + ": " + (+order.total).toFixed(2) + " " + tfh.dictionary.get('euro')}}

{{ tfh.dictionary.get('prenotazioni') }}

{{ tfh.dictionary.get('prenota_tavolo') }}

{{ tfh.dictionary.get('ultime_prenotazioni') }}

{{ (tfh.dictionary.get('data') | capitalize) + ": " + utils.formatDateTime(prenotazione.configuration.orario_arrivo) }}

{{ tfh.dictionary.get('numero_coperti') + ": " + prenotazione.configuration.numero_coperti }}

{{ (tfh.dictionary.get('stato') | capitalize) + ": " + prenotazione.configuration.status == 'accepted' ? (tfh.dictionary.get('confermata') | uppercase) : tfh.dictionary.get('in_attesa_conferma') }}

{{ tfh.dictionary.get('registrati') }}

{{ tfh.dictionary.get('gia_registrato') }} {{ tfh.dictionary.get('accedi') | capitalize }}

{{ tfh.dictionary.get('creando_account') }} {{ tfh.dictionary.get('termini_condizioni') }} {{ tfh.dictionary.get('leggi_informativa') }} {{ tfh.dictionary.get('privacy') }} {{ tfh.dictionary.get('e') }} {{ tfh.dictionary.get('cookie') }}.

{{ tfh.dictionary.get('riepilogo_ordine') }}

x{{ prod.quantity + " - " + tfh.shop.product(prod.public_token).name }}

{{ getReduceExtras(tfh.shop.product(prod.public_token)) }}

{{ tfh.dictionary.get('non_spedibile') }}

{{ getProdPrice(prod) + " " + tfh.dictionary.get('euro') }}


{{ tfh.dictionary.get('subtotale') | capitalize }} {{ displaySubTotal() + " " + tfh.dictionary.get('euro') }}

{{ tfh.dictionary.get('spese_consegna') }} {{tfh.display.cart.shipping() + " " + tfh.dictionary.get('euro') }}

{{ tfh.dictionary.get('spese_servizio') }} {{ tfh.display.cart.service() + " " + tfh.dictionary.get('euro') }}

{{ tfh.dictionary.get('totale') | capitalize }} {{ displayTotal() + " " + tfh.dictionary.get('euro') }}



{{ tfh.dictionary.get('domicilio') }}
{{ tfh.dictionary.get('asporto') }}

{{ tfh.dictionary.get('appena_possibile') }}
45 {{ tfh.dictionary.get('minuti') | capitalize }}
1 {{ tfh.dictionary.get('ora') | capitalize }}
2 {{ tfh.dictionary.get('ore') | capitalize }}
{{ tfh.dictionary.get('altro') | capitalize }}

{{ tfh.dictionary.get('inserisci_civico_errore') }}

{{ tfh.dictionary.get('riepilogo_ordine') }}

{{prod.quantity}}x {{ prod.name || tfh.dictionary.get('prodotto_non_trovato') }} {{ prod.on_sale == 1 ? (prod.sale_price*prod.quantity).toFixed(2) : (prod.price*prod.quantity).toFixed(2) + " " + tfh.dictionary.get('euro') }}

{{ getReduceExtras(prod) }}

{{ tfh.dictionary.get('subtotale') | capitalize }} {{ temp.order.total }} euro

{{ tfh.dictionary.get('spese_consegna') }} {{ (+temp.order.configuration.shipping_costs).toFixed(2) + " " + tfh.dictionary.get('euro') }}

{{ tfh.dictionary.get('totale') | capitalize }} {{ (+temp.order.total + +temp.order.configuration.shipping_costs).toFixed(2) + " " + tfh.dictionary.get('euro') }}


{{ temp_obj.note }}


{{ temp.error.title }}

{{ temp.error.header }}

{{ prod.quantity }} {{ tfh.shop.product(prod.public_token).name }} {{ getProdPrice(prod) + " " + tfh.dictionary.get('euro') }}

{{ getReduceExtras(tfh.shop.product(prod.public_token)) }}

{{ tfh.dictionary.get('subtotale') | capitalize }} {{ tfh.display.cart.subtotal({only_spedibile : true}) + " " + tfh.dictionary.get('euro') }}

{{ tfh.dictionary.get('spese_consegna') }} {{tfh.display.cart.shipping({only_spedibile : true}) + " " + tfh.dictionary.get('euro') }}

{{ tfh.dictionary.get('spese_servizio') }} {{ tfh.display.cart.service() + " " + tfh.dictionary.get('euro') }}

{{ tfh.dictionary.get('totale') | capitalize }} {{ tfh.display.cart.total({only_spedibile : true}) + " " + tfh.dictionary.get('euro') }}