Online Ordering

Upcoming Menu
shopping_cart
{{ cart.length }}
  • M
  • T
  • W
  • T
  • F
  • {{ item.date.getDate() }}
    {{ meals[index].data.name }} {{ salads[index].data.name }} {{ desserts[index].data.name }}
Pickup Details
Pickup Time: 5PM-6PM
Pickup Location: 3565 Clayton Rd, Concord, CA 94519
Check Out
{{ theDate }}
{{ dayOptions.meal.name }}

{{ dayOptions.meal.desc }}

${{ dayOptions.meal.price.toFixed(2) }}
remove_circle_outline
{{ dayCart.meals }}
add_circle_outline
{{ dayOptions.salad.name }}

{{ dayOptions.salad.desc }}

${{ dayOptions.salad.price.toFixed(2) }}
remove_circle_outline
{{ dayCart.salads }}
add_circle_outline
{{ dayOptions.dessert.name }}
{{ dayOptions.dessert.desc }}
${{ dayOptions.dessert.price.toFixed(2) }}
remove_circle_outline
{{ dayCart.desserts }}
add_circle_outline
Total: ${{ dayTotal.toFixed(2) }}
{{ addText }}
Cart Total: ${{ cartTotal.toFixed(2) }}
clear
Your Cart
  • {{ item[0].toLocaleDateString("en-US", { month: 'long', day: 'numeric' }) }}
    {{ item[1].meals }}
    x
    {{ item[1].mealName }}
    ${{ item[1].mealPrice.toFixed(2) }}
    ${{ item[1].mealTotal.toFixed(2) }}
    {{ item[1].salads }}
    x
    {{ item[1].saladName }}
    ${{ item[1].saladPrice.toFixed(2) }}
    ${{ item[1].saladTotal.toFixed(2) }}
    {{ item[1].desserts }}
    x
    {{ item[1].dessertName }}
    ${{ item[1].dessertPrice.toFixed(2) }}
    ${{ item[1].dessertTotal.toFixed(2) }}
  • Subtotal: ${{ cartTotal.toFixed(2) }}
    Taxes: ${{ taxes.toFixed(2) }}
    Total: ${{ withTaxes.toFixed(2) }}
Add a tip?
Check Out
clear