Order Status Tracker
Enter your Quote ID or Email Address to view your order status and submittal packages.
{{ trackingError }}
Processing your quote...
Your Quote Is Ready!
Quote ID: {{ quoteId }} Date: Jun 13, 2026
Total Price: $ {{ formatPrice(grandTotal) }}
* This quote is valid for 15 days.
Customer Information
Name:
{{ customer.name }}
{{ customer.name }}
Email:
{{ customer.email }}
{{ customer.email }}
Phone:
{{ customer.phone }}
{{ customer.phone }}
Ship to ZIP:
{{ customer.zip_code }}
{{ customer.zip_code }}
Quote Summary
{{ room.room_name || 'Room ' + (idx + 1) }}
$ {{ formatPrice(room.price) }}
Layout:
{{ room.stalls }} Stalls ({{ room.layout }})
{{ room.stalls }} Stalls ({{ room.layout }})
Material:
{{ room.material }} ({{ room.material_color }})
{{ room.material }} ({{ room.material_color }})
Construction:
{{ room.construction_type }}
{{ room.construction_type }}
Urinal Screens:
{{ room.urinal_count }}x ({{ room.urinal_depth }}")
{{ room.urinal_count }}x ({{ room.urinal_depth }}")
ADA Compliant:
{{ room.is_ada ? 'Yes' : 'No' }}
{{ room.is_ada ? 'Yes' : 'No' }}
Individual Stall Details:
| Stall | Width | Door | Swing |
|---|---|---|---|
| {{ j + 1 }} | {{ sc.width }}" | {{ sc.door_size }}" | {{ sc.door_swing.replace(/-/g, ' ') }} |
Price Breakdown
| Partitions & Hardware | ${{ formatPrice(room.breakdown.partitions) }} |
| Freight | ${{ formatPrice(room.breakdown.freight) }} |
| ADA Upcharge | ${{ formatPrice(room.breakdown.ada_upcharge) }} |
| Urinal Screens ({{ room.urinal_count }}x {{ room.urinal_depth }}") | ${{ formatPrice(room.breakdown.urinal_screens) }} |
| Room Total | ${{ formatPrice(room.price) }} |
Liftgate Delivery Service: $ 100.00
Estimated Grand Total: $ {{ formatPrice(grandTotal) }}
Expected delivery by {{ deliveryDate }}, {{ new Date().getFullYear() }} to Zip code {{ customer.zip_code }}