WTT Moose

WHAT THE TRUCK?

FEEDERY & CATERING

NO SEED OILS

Login with Phone

Code sent to {{ auth.phone }}

{{ isRegistering ? 'Create Account' : 'Admin/Dev Login' }}

{{ isRegistering ? 'Back to Login' : 'Need an account? Sign Up' }}

Our Menu

{{ item.name }} SALE!

{{ item.description }}

${{ parseFloat(item.base_price || 0).toFixed(2) }}
${{ parseFloat(item.effective_price || item.base_price || 0).toFixed(2) }}

Your Order

{{ cartItem.name }}

{{ cartItem.is_bowl ? 'Prepared as Bowl' : 'Standard Wrap' }}

${{ cartItem.price }}
Applied: {{ discountData.code }} ({{ discountData.type === 'percent' ? discountData.value + '%' : '$' + discountData.value }} off)

Fulfillment

Total: ${{ cartTotal }}

{{ customizingItem.name }}

1. Choose Protein (or Veggie)
2. Choose Your Shell
3. Included with this item

Turn OFF to remove ingredient

{{ opt.option_name }}
{{ customizations[opt.id] ? 'ON' : 'OFF' }}
4. Add to your item
{{ opt.option_name }} +${{ opt.cost_adjustment }}
{{ customizations[opt.id] ? 'ON' : 'OFF' }}