Demo guides › Automotive
Car Dealer
A new and used car dealership with inventory, car detail pages, finance, trade-ins, service centre, parts and test drives.
template/car-dealer/src/demos/car-dealer/Colours#
Set in src/demos/car-dealer/demo.json → theme.
- Primary
#dc2626 - Accent
#64748b - Dark
#111827 - Light
#f3f4f6
Colour switcher schemes (colors): Electric blue, Racing green, Sunset orange, Gold, Midnight, Teal, Crimson, Carbon, Sky.
Pages#
| Page | File | Edit in |
|---|---|---|
| Page not found | 404.html | pages/404.json |
| About us | about.html | pages/about.json |
| Car advice | blog.html | pages/blog.json |
| Coming soon | coming-soon.html | pages/coming-soon.json |
| Contact | contact.html | pages/contact.json |
| FAQ | faq.html | pages/faq.json |
| Car finance | finance.html | pages/finance.json |
| Home – Showroom | home-2.html | pages/home-2.json |
| New & used cars in Phoenix | index.html | pages/index.json |
| Inventory | inventory.html | pages/inventory.json |
| Parts & accessories | parts.html | pages/parts.json |
| Service centre | service.html | pages/service.json |
| Our team | team.html | pages/team.json |
| Book a test drive | test-drive.html | pages/test-drive.json |
| Reviews | testimonials.html | pages/testimonials.json |
| Trade-in & sell your car | trade-in.html | pages/trade-in.json |
Generated detail pages#
One page per record in data.json. Add, edit or remove a record and its page follows on the next build.
| Collection | Page template | Pages |
|---|---|---|
posts | pages/blog-post.json | 6: blog-post-new-vs-certified-pre-owned.html blog-post-ev-charging-at-home.html blog-post-how-to-value-your-trade-in.html blog-post-service-intervals-explained.html blog-post-understanding-auto-loans.html blog-post-summer-car-care-phoenix.html |
cars | pages/car.json | 9: car-2023-compact-suv-touring-awd.html car-2022-midsize-sedan-sport.html car-2024-electric-crossover-long-range.html car-2021-full-size-pickup-crew-cab.html car-2023-luxury-sedan-premium.html car-2022-sports-coupe-gt.html car-2024-hybrid-sedan-le.html car-2020-seven-seat-family-suv.html car-2023-convertible-roadster.html |
Data collections#
Shared records in src/demos/car-dealer/data.json. The fields of the first record are shown; copy it to add a new one and give it a unique slug.
cars (9 records)#
Fields: slug, title, body, condition, stock, image, gallery, year, mileage, fuel, transmission, drive, engine, colour, interior, seats, economy, price, monthly, badge, subtitle, highlights, features, priceNote, eyebrow, meta, detailMeta, highlightsTitle, table, sidebar, bodyTitle, bodyStyle
posts (6 records)#
Fields: slug, title, category, date, image, excerpt, readTime, author, html