Step 1
Choose Your Room
What are we building cabinets for?
No room types yet — run database/add_room_types.sql in Supabase's SQL editor if you haven't, then add rows to the room_types table, then hit "Refresh from database" above.
Step 2
Choose Your Brand
No brands have cabinets in this room yet — add a cabinet_categories row with this room type, then a cabinets row in that category for a brand, then refresh.
Step 3
Choose Your Finish
This applies to every cabinet in this room.
No "Finish" options allowed for this brand yet — add a row to option_categories named "Finish" (if missing), an options row under it, and a brand_options row linking this brand to it, then refresh.
Step 4
Choose Your Door Style
Also applies to every cabinet in this room.
No "Door Style" options allowed for this brand yet — add a row to option_categories named "Door Style" (if missing), an options row under it, and a brand_options row linking this brand to it, then refresh.
Step 5
Build Your Room
Pick a cabinet to size it and add it to your quote. Add as many as you need.
No cabinets for this brand in this room yet — add a row to cabinets with this brand and a category whose room type matches, then refresh.
Step 5
Configure
Size
No sizes for this cabinet yet — add a row to cabinet_dimensions, then refresh.
Step 6
Your Quote
Create an account to save this quote and have someone follow up.