Products
Products landing page
Static authored page at `/products/` used as the entry point into listing and detail flows.
Open products landing
Listing
B Series listing
Deep route resolved through the shared products template, using the final segment `b-series` as the lookup key.
Open B Series
Detail
M7040 SUHD product page
Live detail route using `/product/tractor-m7040-suhd/` against `current_product_render_view`.
Open product page
Finance
B Series Finance
Uses the finance detail route family already loaded from Supabase.
Open finance page
Service
5 Star Program
Service page content rendered from `current_service_render_view`.
Open service page
Parts
Oils & Lubricants
Parts page content rendered from `current_parts_render_view`.
Open parts page