Place a Pasta Order
Orders are emailed to the production kitchen automatically on submission.
Order Details
All items combined
—
Pasta Products
Manage available pasta shapes and their price per bag.
Add New Product
| Pasta Shape | Price per Bag | Added |
|---|
Order History
Filter and review all pasta orders placed through this system.
Filter Orders
—
Orders
—
Bags Ordered
—
Total Spend
| Order Date | Delivery Date | Pasta Shape | Bags | Price/Bag | Total Cost | Notes |
|---|
Settings
Configure EmailJS so the system can send order emails to the production kitchen.
Email Configuration (EmailJS)
One-time setup — takes about 5 minutes:
- Go to emailjs.com and create a free account.
- In EmailJS → Email Services, add your email provider (Gmail, Outlook, etc.) and copy the Service ID.
- In EmailJS → Email Templates, click Create New Template. Set the To Email field to
doughordering@cornellyqueenanne.com. Use the variables below in the template body, then save and copy the Template ID. - In EmailJS → Account → General, copy your Public Key.
- Paste all three values below and click Save.
Available template variables:
{{order_date}} {{delivery_date}} {{items_list}} {{total_cost}} {{notes}} {{location}} {{pasta_shape}} {{quantity}} {{price_per_bag}} (legacy single-item)
{{order_date}} {{delivery_date}} {{items_list}} {{total_cost}} {{notes}} {{location}} {{pasta_shape}} {{quantity}} {{price_per_bag}} (legacy single-item)
⚠ EmailJS not configured
Email Template — Suggested Body
Copy this into your EmailJS template body. Paste as-is; EmailJS fills in the
{{variables}} automatically.
Hi Production Kitchen,
A new pasta order has been placed from {{location}}.
Order Date: {{order_date}}
Delivery Date: {{delivery_date}}
Items Ordered:
{{items_list}}
Total Cost: ${{total_cost}}
Special Notes:
{{notes}}
Please confirm receipt by replying to this email.
Thank you,
{{location}}
Data Management
All order history and product data is stored locally in your browser. Clearing browser data will erase it. Export a backup before clearing.