StealThis .dev

Restaurant Cart / Order Summary

Customer order summary widget — line items with modifiers, quantity steppers, subtotal/tax/tip/total, gratuity presets and a send-to-kitchen CTA.

Open in Lab
html css vanilla-js
Targets: JS HTML

Code

Restaurant Cart / Order Summary

The cart surface diners see before sending an order to the kitchen, or that staff see on the POS ticket panel. Each line item displays modifiers under the dish name, a quantity stepper updates totals in place, tip presets (15 / 18 / 20 / custom) and an editable tip field drive the gratuity row, and a send-to-kitchen CTA fires when at least one item remains.

Adapted from the shopping-cart resource with restaurant-specific affordances (modifier sublines, tip presets, table number).