A sofa in five upholsteries, three sizes, and two frame configurations — 30 trade offers. A modular kitchen set where the buyer wants to see the result before ordering. For furniture factory website development on 1C-Bitrix, it is the optimal choice because it solves both tasks: a catalog with SKU mechanism and faceted filtering for standard furniture, plus a 3D configurator for modular systems. Integration with 1C via CommerceML 2 keeps prices and stock up-to-date without manual updates, saving up to $2,000 per month in manual labor costs. For a typical project, the investment starts from $15,000 for the basic catalog with integration. Typical hosting costs around $150 per month, and the integration setup fee is approximately $3,000.
Benefits of 1C-Bitrix for Your Furniture Factory Website
Because it handles the two critical requirements: a catalog with SKU mechanism and faceted filtering, plus a 3D configurator for modular systems. Integration with 1C automates price and stock updates, saving thousands per month. Our experience in building a furniture catalog on Bitrix ensures seamless scalability and efficient management of thousands of SKUs.
Special Requirements for a Furniture Factory Website
In the product catalog - up to 10,000 variations, each with unique parameters: upholstery, size, facade. Without Bitrix trade offers, you would have to duplicate cards or lose control over stock. The SKU mechanism allows you to attach multiple variations with their own prices, SKUs, and photos to a single product. It is faster and more reliable than a custom solution: generating 10,000 SKUs takes minutes, not hours.
Furniture Catalog with Trade Offers
The "Furniture" infoblock contains products linked to a trade offer infoblock. Product properties: collection, style (classic, modern, loft, Scandinavian, minimalist), frame material (solid oak, solid beech, laminated chipboard, MDF, metal), country of origin, warranty (months), 3D model (GLTF/GLB). Trade offers include: color, upholstery/facade material, size (W×D×H), SKU, price (via the catalog module), stock.
Module Types Table
| Module Type | Size (mm) | Material | Features |
|---|---|---|---|
| Base cabinet | 600x600x850 | Chipboard, MDF | With drawers or shelves |
| Wall cabinet | 600x320x700 | Chipboard, MDF | Glass facades |
| Tall cabinet | 600x600x2100 | MDF | Pull-out baskets |
How to Speed Up Filtering in a Catalog with 5000 SKU?
To speed up filtering in a catalog with thousands of SKUs, enable the faceted index of the iblock module (method \Bitrix\Iblock\PropertyIndex\Manager::buildIndex()). The component bitrix:catalog.smart.filter outputs: material, style, price (slider), size (ranges), color (visual chips), availability. The faceted index is rebuilt when products change. For 5000+ SKUs, filter speed is an order of magnitude higher than direct SQL queries — this makes faceted filtering up to 10 times faster than standard SQL queries. The index rebuilds in under 2 minutes for 10,000 SKUs.
How to Integrate with 1C?
Synchronization via the exchange module catalog using the CommerceML 2 protocol. Nomenclature, prices, stocks, orders — two-way exchange. Schedule: prices and stocks every 30 minutes (cron), nomenclature once a day, orders every 15 minutes. For details, see CommerceML 2.0 specification. Integration saves up to 40 hours of manual updates per month.
B2B Section for Dealers
Dealers register via a form moderated by a business process. After confirmation, they get access to: dealer prices (separate price type), extended catalog with access rights, marketing materials, order history and settlements from 1C.
Deep-dive: 3D Furniture Configurator
The buyer assembles a kitchen from modules in a 3D space: selects cabinets, places along walls, chooses facades, and sees the final cost. Technically, it's a WebGL application on Three.js integrated with Bitrix via REST API.
Interaction Architecture:
- JS requests
/api/configurator/modules/— list of modules with parameters. - Data from the "Configurator Modules" infoblock.
- 3D models in GLTF/GLB format with Draco compression (reduces size by 70-80%).
- When a module is placed, the specification and cost are updated.
Models and optimization: each module is a parametric model: body, facade (replaceable), hardware. Low-poly (up to 5000 polygons), textures 512×512. Lazy loading: first a preview, then the detailed model.
Material switching: when a facade is selected, Three.js replaces the texture via THREE.TextureLoader with caching. Textures are stored in a Highload infoblock "Configurator Materials".
Arrangement: the user sets the room dimensions. Modules snap to walls via snap logic, collisions checked by bounding boxes. Constraints are set in module properties: UF_WALL_TYPE, UF_SNAP_POINTS, UF_MIN_HEIGHT.
Order generation: a JSON specification is sent to the server, PHP creates an order in the sale module, calculates cost, and exports to 1C.
Performance: 15-20 modules on scene at 30 FPS on an average device. We use Instancing, Frustum culling, LOD. Shadows are disabled.
Turnkey Development Deliverables
Project Stages and Duration
| Stage | Duration |
|---|---|
| Analytics and prototype | 1-2 weeks |
| Catalog setup and integration | 3-4 weeks |
| B2B and configurator development | 4-8 weeks |
| Testing and deployment | 1-2 weeks |
The project deliverables include: full technical documentation, administrator training (up to 5 sessions), 3 months of post-launch support, hosting configuration, and all source code. Additional support and maintenance packages are available.
- Analytics and catalog architecture design.
- Configuration of infoblocks, trade offers, faceted index.
- Integration with 1C (exchange, prices, stocks).
- Development of B2B section for dealers (if needed).
- Design and implementation of the 3D configurator.
- Testing (including load testing for the catalog).
- Deployment and cache configuration (tagged cache, CDN for models).
- Administrator training and documentation.
Technical Requirements
Edition "Business". Server: PHP 8.1+, MySQL or PostgreSQL, minimum 4 GB RAM, SSD for GLTF files. Composite cache for the catalog, CDN for 3D models.
We have been developing furniture industry websites on 1C-Bitrix for 8 years, completing 15 projects for furniture companies. Order turnkey development — get a preliminary estimate of timelines and cost. Contact us for a consultation.

