# The Window Factory (TWF) - Full LLM Reference ## Brand Summary The Window Factory, abbreviated as TWF, is positioned as India's premium window atelier. The brand promise is that windows and related architectural systems are designed, tested, manufactured, fabricated, and installed under one roof. The site emphasizes 30+ years in industry, 70+ engineered systems, 1000+ projects delivered, and seven experience centres. Primary domain: https://www.thewindowfactory.in/ ## Website Structure The site is a static HTML/CSS/JavaScript website with a home page and product detail pages under `/products/`. Home page sections: - Hero: TWF as "Your Premium Window Atelier." - Approach: TWF frames windows as room-specific solutions rather than one-size-fits-all products. - One-contact promise: TWF coordinates design, testing, manufacturing, fabrication, and installation. - Product range: external systems, internal systems, outdoor systems, and related architectural opening solutions. - People and factory: founders, people, factory, and operational credibility. - Downloads: catalogue library gated behind name, email, phone, and role. - FAQ: common product, manufacturing, timeline, delivery, showroom, acoustic, colour, and project questions. - Visit/contact: experience centre list and visit-booking form. ## Product Pages - `/products/windows.html`: aluminium windows including sliding, casement, awning, top-hung, tilt-and-turn, bay, pivot, and combinations. - `/products/doors.html`: aluminium door systems and large operable openings. - `/products/screens.html`: screening systems for airflow, privacy, and insect protection. - `/products/skylights.html`: skylight and overhead glazing systems. - `/products/railings.html`: railing and balcony systems. - `/products/facade.html`: curtain wall, structural glazing, stick-built, unitised, and semi-unitised facade systems. - `/products/ventilation.html`: fresh-air and ventilation systems. - `/products/outdoor.html`: outdoor retreat, pergola, and bioclimatic systems. - `/products/synchronised-doors.html`: synchronised sliding and multi-panel door systems. - `/products/pivot-slide.html`: pivot-slide systems. - `/products/shower-cubicles.html`: shower cubicles and internal glass systems. - `/products/pocket-doors.html`: pocket door systems. ## Product Categories TWF product and system language includes: - Windows - Doors - Screens - Skylights - Railings - Facade systems - Ventilation systems - Outdoor retreats and pergolas - Synchronised doors - Pivot-slide systems - Shower cubicles - Pocket doors - Hardware and fittings - Performance and specification references ## CRM Lead Capture The site uses `/api/leads` for public form submissions. Supported submission types: - `catalogue_requested` - `visit_booked` CRM description categories: - `website/catalogue_requested` - `website/visit_booked` Catalogue request fields: - Name - Email - Phone - Role - Requested catalogue - Consent text Visit booking fields: - Preferred date - Experience centre - Name - Phone - Email - Role - Consent text Leads are intended to be created in Bigin's inbound pipeline at the New Lead stage. Owner assignment can be controlled through environment variable configuration. ## Environment Variables Required for CRM integration: - `BIGIN_CLIENT_ID` - `BIGIN_CLIENT_SECRET` - `BIGIN_REFRESH_TOKEN` - `BIGIN_PIPELINE_ID` Optional: - `BIGIN_OWNER_ID` - `BIGIN_DC` - `BIGIN_ACCOUNTS_BASE_URL` - `BIGIN_API_BASE_URL` - `ALLOWED_ORIGINS` India defaults: - Accounts base URL: `https://accounts.zoho.in` - Bigin API base URL: `https://www.zohoapis.in/bigin/v2` ## Experience Centres The home page lists experience centres for: - Ahmedabad - Mumbai - Chennai - Hyderabad - Indore - Jaipur - Raipur, coming soon ## SEO Notes Canonical pages are listed in `sitemap.xml`. Product pages are real crawlable HTML pages rather than hash fragments. `robots.txt` points crawlers to the sitemap and LLM reference files. ## Important URLs - Home: https://www.thewindowfactory.in/ - Sitemap: https://www.thewindowfactory.in/sitemap.xml - LLM summary: https://www.thewindowfactory.in/llms.txt - LLM full reference: https://www.thewindowfactory.in/llms-full.txt