Files
dealplustech-astroreal/src
Kunthawat Greethong 535aefc0f3 feat(insulation): add detailed product descriptions + spec tables
Crawled full content from each of 35 product pages on supplier
site (3t-insulation.com). For each product card on the 3 brand
pages, now show:
- Full Thai product name (e.g. "ROCKDUCT (ProRox BL)" instead of
  just "ROCKDUCT")
- Short tag-line describing use case
- Real product description (2 paragraphs from supplier, in Thai)
- Spec table (density, thickness, dimensions, fire rating, etc.)
  filtered to remove product option noise

Each product card is now a real catalog entry instead of a name
+ image. Source data is /tmp/product_details.json (35 entries).

Stats per page:
- rockwool: 11 products, 41 spec entries, 62KB
- microfiber: 12 products, 24 spec entries, 60KB
- scg: 12 products, 17 spec entries, 57KB
2026-06-10 13:34:55 +07:00
..