{"product_id":"steel-warehouse-construction-sri-lanka","title":"Steel Warehouse Construction Sri Lanka","description":"\u003cstyle\u003e\n\/* =========================================================\n   HCD STEEL WAREHOUSE SEO LANDING PAGE\n   ========================================================= *\/\n\n.hcd-wh-page{\n  --ink:#111315;\n  --muted:#5f6469;\n  --line:#e4e5e7;\n  --soft:#f6f6f4;\n  --dark:#05080d;\n  --radius:24px;\n  width:100%;\n  max-width:100%;\n  overflow:hidden;\n  color:var(--ink);\n  font-family:inherit;\n}\n\n.hcd-wh-page *{\n  box-sizing:border-box;\n}\n\n.hcd-wh-page a{\n  text-decoration:none;\n}\n\n\/* IMPORTANT:\n   Stop Shopify theme heading effects, white text,\n   shadows and purple underline\n*\/\n.hcd-wh-page h1,\n.hcd-wh-page h2,\n.hcd-wh-page h3,\n.hcd-wh-page h4,\n.hcd-wh-page h5,\n.hcd-wh-page h6{\n  text-shadow:none !important;\n}\n\n.hcd-wh-page h2::before,\n.hcd-wh-page h2::after,\n.hcd-wh-page h3::before,\n.hcd-wh-page h3::after,\n.hcd-wh-page .hcd-wh-title::before,\n.hcd-wh-page .hcd-wh-title::after{\n  content:none !important;\n  display:none !important;\n  width:0 !important;\n  height:0 !important;\n  border:0 !important;\n  background:none !important;\n}\n\n.hcd-wh-wrap{\n  width:min(1240px,calc(100% - 40px));\n  margin:0 auto;\n}\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.hcd-wh-hero{\n  position:relative;\n  min-height:680px;\n  display:flex;\n  align-items:flex-end;\n  background:\n    linear-gradient(\n      90deg,\n      rgba(0,0,0,.84) 0%,\n      rgba(0,0,0,.58) 48%,\n      rgba(0,0,0,.20) 100%\n    ),\n    url('https:\/\/cdn.shopify.com\/s\/files\/1\/0075\/4624\/1075\/files\/laugfs-rubber-steel-warehouse-sri-lanka_millewa.png?v=1786728609')\n    center\/cover no-repeat;\n  color:#fff;\n  padding:90px 0;\n}\n\n.hcd-wh-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n  margin-bottom:24px;\n  color:#fff;\n}\n\n.hcd-wh-dot{\n  width:8px;\n  height:8px;\n  background:#fff;\n  border-radius:50%;\n}\n\n.hcd-wh-page .hcd-wh-hero h1{\n  max-width:950px;\n  font-size:clamp(46px,6vw,82px) !important;\n  line-height:1.02 !important;\n  letter-spacing:-.045em !important;\n  margin:0 0 26px !important;\n  color:#fff !important;\n  text-align:left !important;\n  text-shadow:none !important;\n}\n\n.hcd-wh-hero p{\n  max-width:780px;\n  font-size:clamp(18px,2vw,22px);\n  line-height:1.65;\n  color:rgba(255,255,255,.88);\n  margin:0 0 35px;\n}\n\n.hcd-wh-btns{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n}\n\n.hcd-wh-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:54px;\n  padding:0 25px;\n  border-radius:999px;\n  font-size:14px;\n  font-weight:800;\n  transition:transform .2s ease;\n}\n\n.hcd-wh-btn:hover{\n  transform:translateY(-2px);\n}\n\n.hcd-wh-btn-primary{\n  background:#fff;\n  color:#111 !important;\n}\n\n.hcd-wh-btn-secondary{\n  border:1px solid rgba(255,255,255,.4);\n  color:#fff !important;\n  background:rgba(255,255,255,.08);\n}\n\n\/* =========================================================\n   SERVICE STRIP\n   ========================================================= *\/\n\n.hcd-wh-strip{\n  background:#111;\n  color:#fff;\n}\n\n.hcd-wh-strip-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n}\n\n.hcd-wh-strip-item{\n  padding:30px 24px;\n  border-right:1px solid rgba(255,255,255,.12);\n}\n\n.hcd-wh-strip-item:last-child{\n  border-right:0;\n}\n\n.hcd-wh-strip-item strong{\n  display:block;\n  color:#fff !important;\n  font-size:17px;\n  margin-bottom:6px;\n}\n\n.hcd-wh-strip-item span{\n  font-size:13px;\n  line-height:1.5;\n  color:rgba(255,255,255,.66);\n}\n\n\/* =========================================================\n   GENERAL SECTIONS\n   ========================================================= *\/\n\n.hcd-wh-section{\n  padding:105px 0;\n  background:#fff;\n}\n\n.hcd-wh-section-soft{\n  background:var(--soft);\n}\n\n.hcd-wh-kicker{\n  font-size:13px;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:.17em;\n  margin:0 0 20px;\n  color:#3f4449 !important;\n}\n\n\/* FORCE ALL NORMAL SECTION TITLES DARK *\/\n\n.hcd-wh-page .hcd-wh-title{\n  display:block !important;\n  position:relative !important;\n  max-width:950px;\n  margin:0 0 26px !important;\n  padding:0 !important;\n  color:#111315 !important;\n  font-size:clamp(38px,4.3vw,60px) !important;\n  font-weight:750 !important;\n  line-height:1.08 !important;\n  letter-spacing:-.035em !important;\n  text-align:left !important;\n  text-transform:none !important;\n  text-shadow:none !important;\n  border:0 !important;\n  background:none !important;\n}\n\n\/* REMOVE SHOPIFY PURPLE LINE *\/\n\n.hcd-wh-page .hcd-wh-title:before,\n.hcd-wh-page .hcd-wh-title:after{\n  display:none !important;\n  content:none !important;\n}\n\n.hcd-wh-intro{\n  font-size:19px;\n  line-height:1.75;\n  color:var(--muted);\n  max-width:850px;\n  margin:0;\n}\n\n\/* =========================================================\n   INTRO TWO COLUMN\n   ========================================================= *\/\n\n.hcd-wh-two{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:70px;\n  align-items:center;\n}\n\n.hcd-wh-image{\n  min-height:520px;\n  border-radius:var(--radius);\n  overflow:hidden;\n  background:#ddd;\n}\n\n.hcd-wh-image img{\n  width:100%;\n  height:100%;\n  min-height:520px;\n  object-fit:cover;\n  display:block;\n}\n\n.hcd-wh-mini{\n  margin-top:30px;\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.hcd-wh-mini span{\n  display:inline-block;\n  border:1px solid #dedede;\n  border-radius:999px;\n  padding:10px 16px;\n  font-size:14px;\n  color:#333;\n  background:#fff;\n}\n\n\/* =========================================================\n   SERVICE CARDS\n   ========================================================= *\/\n\n.hcd-wh-card-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  margin-top:52px;\n}\n\n.hcd-wh-card{\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:20px;\n  padding:32px;\n  min-height:260px;\n}\n\n.hcd-wh-card-num{\n  font-size:12px;\n  font-weight:800;\n  color:#777;\n  letter-spacing:.12em;\n  margin-bottom:42px;\n}\n\n\/* FORCE CARD HEADINGS DARK *\/\n\n.hcd-wh-page .hcd-wh-card h3{\n  color:#151719 !important;\n  font-size:23px !important;\n  font-weight:750 !important;\n  line-height:1.22 !important;\n  letter-spacing:-.015em !important;\n  margin:0 0 14px !important;\n  text-align:left !important;\n  text-shadow:none !important;\n}\n\n.hcd-wh-page .hcd-wh-card h3::before,\n.hcd-wh-page .hcd-wh-card h3::after{\n  content:none !important;\n  display:none !important;\n}\n\n.hcd-wh-card p{\n  color:#5d6267;\n  line-height:1.7;\n  margin:0;\n  font-size:15.5px;\n}\n\n\/* =========================================================\n   PROCESS\n   ========================================================= *\/\n\n.hcd-wh-process{\n  margin-top:55px;\n  border-top:1px solid var(--line);\n}\n\n.hcd-wh-process-row{\n  display:grid;\n  grid-template-columns:90px 1fr 1.2fr;\n  gap:30px;\n  padding:31px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.hcd-wh-process-row b{\n  font-size:13px;\n  color:#777;\n}\n\n.hcd-wh-page .hcd-wh-process-row h3{\n  color:#151719 !important;\n  font-size:22px !important;\n  font-weight:750 !important;\n  line-height:1.25 !important;\n  margin:0 !important;\n  text-align:left !important;\n  text-shadow:none !important;\n}\n\n.hcd-wh-process-row h3::before,\n.hcd-wh-process-row h3::after{\n  display:none !important;\n  content:none !important;\n}\n\n.hcd-wh-process-row p{\n  margin:0;\n  line-height:1.7;\n  color:var(--muted);\n  font-size:16px;\n}\n\n\/* =========================================================\n   SPECIFICATIONS\n   ========================================================= *\/\n\n.hcd-wh-spec-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:1px;\n  background:var(--line);\n  border:1px solid var(--line);\n  border-radius:22px;\n  overflow:hidden;\n  margin-top:50px;\n}\n\n.hcd-wh-spec{\n  background:#fff;\n  padding:32px;\n}\n\n.hcd-wh-spec span{\n  font-size:12px;\n  text-transform:uppercase;\n  letter-spacing:.13em;\n  color:#777;\n  font-weight:800;\n}\n\n.hcd-wh-page .hcd-wh-spec h3{\n  margin:12px 0 9px !important;\n  color:#151719 !important;\n  font-size:23px !important;\n  font-weight:750 !important;\n  text-align:left !important;\n  text-shadow:none !important;\n}\n\n.hcd-wh-spec h3::before,\n.hcd-wh-spec h3::after{\n  content:none !important;\n  display:none !important;\n}\n\n.hcd-wh-spec p{\n  margin:0;\n  color:var(--muted);\n  line-height:1.7;\n  font-size:15.5px;\n}\n\n\/* =========================================================\n   DARK PROJECT SECTION\n   ========================================================= *\/\n\n.hcd-wh-page .hcd-wh-dark{\n  background:var(--dark) !important;\n  color:#fff;\n}\n\n.hcd-wh-dark .hcd-wh-kicker{\n  color:#9da3aa !important;\n}\n\n\/* WHITE ONLY INSIDE DARK SECTION *\/\n\n.hcd-wh-page .hcd-wh-dark .hcd-wh-title{\n  color:#fff !important;\n  text-shadow:none !important;\n}\n\n.hcd-wh-dark .hcd-wh-intro{\n  color:#aeb3b9;\n}\n\n.hcd-wh-projects{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  margin-top:52px;\n}\n\n.hcd-wh-project{\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:20px;\n  overflow:hidden;\n  background:#15181d;\n  transition:transform .2s ease;\n}\n\n.hcd-wh-project:hover{\n  transform:translateY(-3px);\n}\n\n.hcd-wh-project img{\n  width:100%;\n  height:270px;\n  object-fit:cover;\n  display:block;\n}\n\n.hcd-wh-project-body{\n  padding:26px;\n}\n\n.hcd-wh-project small{\n  color:#92979d;\n  text-transform:uppercase;\n  letter-spacing:.12em;\n  font-size:11px;\n}\n\n.hcd-wh-page .hcd-wh-project h3{\n  color:#fff !important;\n  font-size:23px !important;\n  font-weight:750 !important;\n  line-height:1.25 !important;\n  margin:11px 0 !important;\n  text-align:left !important;\n  text-shadow:none !important;\n}\n\n.hcd-wh-project h3::before,\n.hcd-wh-project h3::after{\n  content:none !important;\n  display:none !important;\n}\n\n.hcd-wh-project p{\n  color:#abb0b5;\n  line-height:1.65;\n  margin:0;\n  font-size:15px;\n}\n\n\/* =========================================================\n   INTERNAL LINKS\n   ========================================================= *\/\n\n.hcd-wh-links{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:16px;\n  margin-top:45px;\n}\n\n.hcd-wh-link{\n  display:block;\n  border:1px solid var(--line);\n  padding:28px;\n  border-radius:18px;\n  color:#111 !important;\n  background:#fff;\n  transition:.2s ease;\n}\n\n.hcd-wh-link:hover{\n  transform:translateY(-2px);\n  border-color:#aaa;\n}\n\n.hcd-wh-link span{\n  display:block;\n  font-size:12px;\n  text-transform:uppercase;\n  letter-spacing:.13em;\n  color:#777;\n  margin-bottom:11px;\n}\n\n.hcd-wh-link strong{\n  color:#111 !important;\n  font-size:19px;\n  line-height:1.4;\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.hcd-wh-faq{\n  max-width:950px;\n  margin-top:48px;\n}\n\n.hcd-wh-faq details{\n  border-bottom:1px solid var(--line);\n  padding:24px 0;\n}\n\n.hcd-wh-faq summary{\n  cursor:pointer;\n  font-size:19px;\n  line-height:1.45;\n  font-weight:750;\n  color:#151719 !important;\n  list-style:none;\n}\n\n.hcd-wh-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.hcd-wh-faq p{\n  color:var(--muted);\n  line-height:1.75;\n  font-size:16px;\n  margin:16px 0 0;\n}\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.hcd-wh-cta{\n  padding:90px 0;\n  background:#fff;\n}\n\n.hcd-wh-cta-box{\n  background:#111315;\n  color:#fff;\n  border-radius:30px;\n  padding:70px;\n  display:grid;\n  grid-template-columns:1.5fr .5fr;\n  gap:30px;\n  align-items:end;\n}\n\n.hcd-wh-cta-box .hcd-wh-kicker{\n  color:#aaa !important;\n}\n\n.hcd-wh-page .hcd-wh-cta-box h2{\n  color:#fff !important;\n  font-size:clamp(38px,5vw,64px) !important;\n  font-weight:750 !important;\n  letter-spacing:-.04em !important;\n  line-height:1.05 !important;\n  text-align:left !important;\n  margin:0 0 20px !important;\n  text-shadow:none !important;\n}\n\n.hcd-wh-cta-box h2::before,\n.hcd-wh-cta-box h2::after{\n  display:none !important;\n  content:none !important;\n}\n\n.hcd-wh-cta-box p{\n  color:#b3b6ba;\n  font-size:17px;\n  line-height:1.75;\n  max-width:700px;\n  margin:0;\n}\n\n.hcd-wh-phone{\n  color:#fff !important;\n  font-size:22px;\n  font-weight:800;\n}\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media(max-width:900px){\n\n  .hcd-wh-hero{\n    min-height:620px;\n    padding:65px 0;\n  }\n\n  .hcd-wh-strip-grid,\n  .hcd-wh-card-grid,\n  .hcd-wh-projects,\n  .hcd-wh-links{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .hcd-wh-two{\n    grid-template-columns:1fr;\n    gap:42px;\n  }\n\n  .hcd-wh-process-row{\n    grid-template-columns:55px 1fr;\n  }\n\n  .hcd-wh-process-row p{\n    grid-column:2;\n  }\n\n  .hcd-wh-cta-box{\n    grid-template-columns:1fr;\n    padding:45px;\n  }\n}\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:600px){\n\n  .hcd-wh-wrap{\n    width:calc(100% - 28px);\n  }\n\n  .hcd-wh-section{\n    padding:70px 0;\n  }\n\n  .hcd-wh-hero{\n    min-height:600px;\n    padding:60px 0;\n    background-position:center;\n  }\n\n  .hcd-wh-page .hcd-wh-hero h1{\n    font-size:43px !important;\n    line-height:1.05 !important;\n  }\n\n  .hcd-wh-hero p{\n    font-size:17px;\n  }\n\n  .hcd-wh-page .hcd-wh-title{\n    font-size:34px !important;\n    line-height:1.1 !important;\n  }\n\n  .hcd-wh-intro{\n    font-size:17px;\n  }\n\n  .hcd-wh-strip-grid,\n  .hcd-wh-card-grid,\n  .hcd-wh-projects,\n  .hcd-wh-links,\n  .hcd-wh-spec-grid{\n    grid-template-columns:1fr;\n  }\n\n  .hcd-wh-strip-item{\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.12);\n  }\n\n  .hcd-wh-image,\n  .hcd-wh-image img{\n    min-height:340px;\n  }\n\n  .hcd-wh-card{\n    min-height:auto;\n  }\n\n  .hcd-wh-card-num{\n    margin-bottom:28px;\n  }\n\n  .hcd-wh-process-row{\n    grid-template-columns:1fr;\n    gap:9px;\n  }\n\n  .hcd-wh-process-row p{\n    grid-column:auto;\n  }\n\n  .hcd-wh-project img{\n    height:230px;\n  }\n\n  .hcd-wh-cta-box{\n    padding:36px 25px;\n  }\n\n  .hcd-wh-btn{\n    width:100%;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"hcd-wh-page\"\u003e\n\n\n\u003c!-- ======================================================\n     HERO\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-hero\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap\"\u003e\n\n    \u003cdiv class=\"hcd-wh-eyebrow\"\u003e\n      \u003cspan class=\"hcd-wh-dot\"\u003e\u003c\/span\u003e\n      HCD™ Steel Design \u0026amp; Build\n    \u003c\/div\u003e\n\n    \u003ch1\u003eSteel Warehouse Construction in Sri Lanka\u003c\/h1\u003e\n\n    \u003cp\u003e\n      Engineered warehouse buildings designed around storage, logistics,\n      manufacturing and commercial operations. HCD provides structural\n      planning, engineering, fabrication, foundations, steel erection,\n      roofing and complete project coordination across Sri Lanka.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hcd-wh-btns\"\u003e\n\n      \u003ca href=\"\/pages\/contact-us-1\" class=\"hcd-wh-btn hcd-wh-btn-primary\"\u003e\n        Discuss Your Warehouse\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:+94763328888\" class=\"hcd-wh-btn hcd-wh-btn-secondary\"\u003e\n        Call 076 332 8888\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     SERVICE STRIP\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-strip\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap hcd-wh-strip-grid\"\u003e\n\n    \u003cdiv class=\"hcd-wh-strip-item\"\u003e\n      \u003cstrong\u003eDesign \u0026amp; Engineering\u003c\/strong\u003e\n      \u003cspan\u003ePlanned around the operational requirement\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcd-wh-strip-item\"\u003e\n      \u003cstrong\u003eSteel Fabrication\u003c\/strong\u003e\n      \u003cspan\u003eCoordinated structural production\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcd-wh-strip-item\"\u003e\n      \u003cstrong\u003eComplete Construction\u003c\/strong\u003e\n      \u003cspan\u003eFoundations to roofing and cladding\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcd-wh-strip-item\"\u003e\n      \u003cstrong\u003eIslandwide Delivery\u003c\/strong\u003e\n      \u003cspan\u003eCommercial and industrial projects\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     WAREHOUSE DESIGN\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-section\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap\"\u003e\n\n    \u003cdiv class=\"hcd-wh-two\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"hcd-wh-kicker\"\u003e\n          Warehouse Design \u0026amp; Build\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"hcd-wh-title\"\u003e\n          A Warehouse Should Be Designed Around the Business Inside It.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"hcd-wh-intro\"\u003e\n          Warehouse construction is not simply a steel frame and a roof.\n          The correct building depends on your required floor area, clear\n          height, storage system, racking, vehicle movement, loading points,\n          machinery, ventilation, future expansion and site conditions.\n          HCD develops the structural and building solution around these\n          operational requirements.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hcd-wh-mini\"\u003e\n\n          \u003cspan\u003eSteel Warehouses\u003c\/span\u003e\n          \u003cspan\u003eFactory Buildings\u003c\/span\u003e\n          \u003cspan\u003eDistribution Centres\u003c\/span\u003e\n          \u003cspan\u003eIndustrial Buildings\u003c\/span\u003e\n          \u003cspan\u003eWarehouse Extensions\u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0075\/4624\/1075\/files\/dhl-warehouse-muthurajawela-steel-653.jpg?v=1773938943\" alt=\"Steel warehouse construction in Sri Lanka by HCD\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     COMPLETE CONSTRUCTION\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-section hcd-wh-section-soft\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap\"\u003e\n\n    \u003cdiv class=\"hcd-wh-kicker\"\u003e\n      What We Deliver\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hcd-wh-title\"\u003e\n      Complete Steel Warehouse Construction\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hcd-wh-intro\"\u003e\n      HCD can coordinate the major structural and construction components\n      of a warehouse through one project team.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"hcd-wh-card-grid\"\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003e01\u003c\/div\u003e\n\n        \u003ch3\u003eStructural Planning\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Building geometry, clear spans, column positions, height,\n          access requirements and structural system planning.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003e02\u003c\/div\u003e\n\n        \u003ch3\u003eStructural Engineering\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Engineering coordination for steel frames, loads,\n          foundations and relevant building components.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003e03\u003c\/div\u003e\n\n        \u003ch3\u003eSteel Fabrication\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Fabrication of structural columns, rafters, trusses,\n          beams, bracing and supporting steel members.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003e04\u003c\/div\u003e\n\n        \u003ch3\u003eFoundations\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Foundation construction coordinated with structural loads,\n          site conditions and the selected warehouse frame.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003e05\u003c\/div\u003e\n\n        \u003ch3\u003eRoofing \u0026amp; Cladding\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Roof sheeting, wall cladding, insulation, gutters,\n          downpipes and associated building-envelope systems.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003e06\u003c\/div\u003e\n\n        \u003ch3\u003eSite Construction\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Steel erection, construction coordination and integration\n          of the required warehouse building components.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     APPLICATIONS\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-section\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap\"\u003e\n\n    \u003cdiv class=\"hcd-wh-kicker\"\u003e\n      Warehouse Applications\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hcd-wh-title\"\u003e\n      Built for Industrial and Commercial Operations\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"hcd-wh-card-grid\"\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003eSTORAGE\u003c\/div\u003e\n\n        \u003ch3\u003eStorage Warehouses\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Efficient clear-span buildings developed around pallet storage,\n          racking, bulk storage and inventory operations.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003eLOGISTICS\u003c\/div\u003e\n\n        \u003ch3\u003eDistribution Centres\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Warehouse facilities planned around loading, dispatch,\n          vehicle circulation and distribution operations.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003eINDUSTRIAL\u003c\/div\u003e\n\n        \u003ch3\u003eFactory Warehouses\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Integrated warehouse and manufacturing environments for\n          industrial businesses and production facilities.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003eEXPANSION\u003c\/div\u003e\n\n        \u003ch3\u003eWarehouse Extensions\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Structural additions and expansion solutions for existing\n          industrial and commercial premises.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003eWORKSPACE\u003c\/div\u003e\n\n        \u003ch3\u003eWarehouse + Offices\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Integrated offices, mezzanines, staff spaces and operational\n          facilities incorporated into the warehouse design.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-card\"\u003e\n\n        \u003cdiv class=\"hcd-wh-card-num\"\u003eCOMMERCIAL\u003c\/div\u003e\n\n        \u003ch3\u003eCommercial Steel Buildings\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Steel buildings for showrooms, workshops, service centres\n          and other large-span commercial applications.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     PROCESS\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-section hcd-wh-section-soft\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap\"\u003e\n\n    \u003cdiv class=\"hcd-wh-kicker\"\u003e\n      How HCD Approaches the Project\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hcd-wh-title\"\u003e\n      From Requirement to Completed Building\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"hcd-wh-process\"\u003e\n\n\n      \u003cdiv class=\"hcd-wh-process-row\"\u003e\n\n        \u003cb\u003e01\u003c\/b\u003e\n\n        \u003ch3\u003eProject Requirement\u003c\/h3\u003e\n\n        \u003cp\u003e\n          We establish the proposed use, dimensions, height, location,\n          access, operational needs and future requirements.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-process-row\"\u003e\n\n        \u003cb\u003e02\u003c\/b\u003e\n\n        \u003ch3\u003ePlanning \u0026amp; Engineering\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The structural system and building configuration are developed\n          around the site and intended operation.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-process-row\"\u003e\n\n        \u003cb\u003e03\u003c\/b\u003e\n\n        \u003ch3\u003eFabrication\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Structural steel components are fabricated according to the\n          coordinated building requirements.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-process-row\"\u003e\n\n        \u003cb\u003e04\u003c\/b\u003e\n\n        \u003ch3\u003eFoundations \u0026amp; Site Work\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Foundations and related civil works are completed in coordination\n          with the structural system.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-process-row\"\u003e\n\n        \u003cb\u003e05\u003c\/b\u003e\n\n        \u003ch3\u003eSteel Erection\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Columns, rafters, beams, bracing and supporting members are\n          assembled and erected on site.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-process-row\"\u003e\n\n        \u003cb\u003e06\u003c\/b\u003e\n\n        \u003ch3\u003eRoofing \u0026amp; Completion\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Roofing, cladding, drainage and other agreed building elements\n          are incorporated to complete the facility.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     PLANNING\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-section\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap\"\u003e\n\n    \u003cdiv class=\"hcd-wh-kicker\"\u003e\n      Planning Considerations\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hcd-wh-title\"\u003e\n      What Determines the Right Warehouse Design?\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"hcd-wh-spec-grid\"\u003e\n\n\n      \u003cdiv class=\"hcd-wh-spec\"\u003e\n\n        \u003cspan\u003e01\u003c\/span\u003e\n\n        \u003ch3\u003eClear Span\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Internal column requirements can affect storage efficiency,\n          racking layouts and vehicle movement.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-spec\"\u003e\n\n        \u003cspan\u003e02\u003c\/span\u003e\n\n        \u003ch3\u003eBuilding Height\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Clear height should be coordinated with storage systems,\n          machinery and future operational requirements.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-spec\"\u003e\n\n        \u003cspan\u003e03\u003c\/span\u003e\n\n        \u003ch3\u003eFloor Loading\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Forklifts, racks, stored materials and machinery influence\n          the required industrial floor specification.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-spec\"\u003e\n\n        \u003cspan\u003e04\u003c\/span\u003e\n\n        \u003ch3\u003eLoading \u0026amp; Access\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Roller doors, truck access, loading areas and circulation\n          should be incorporated early in the planning stage.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-spec\"\u003e\n\n        \u003cspan\u003e05\u003c\/span\u003e\n\n        \u003ch3\u003eRoofing \u0026amp; Ventilation\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Roofing profile, insulation, ventilation and rainwater\n          management affect long-term building performance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hcd-wh-spec\"\u003e\n\n        \u003cspan\u003e06\u003c\/span\u003e\n\n        \u003ch3\u003eFuture Expansion\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Where possible the building can be planned around potential\n          future bays, extensions or operational growth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     PROJECT EXPERIENCE\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-section hcd-wh-dark\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap\"\u003e\n\n    \u003cdiv class=\"hcd-wh-kicker\"\u003e\n      HCD Project Experience\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hcd-wh-title\"\u003e\n      Steel Construction Experience You Can See\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hcd-wh-intro\"\u003e\n      HCD has delivered steel, warehouse, industrial and hybrid building\n      projects for corporate and commercial clients across Sri Lanka.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"hcd-wh-projects\"\u003e\n\n\n      \u003ca href=\"\/collections\/container-homes-sri-lanka\/products\/steel-warehouse-construction\" class=\"hcd-wh-project\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0075\/4624\/1075\/files\/h-iron-structure-warehouse-in-wattala-nut-bolt-system-steel-243.jpg?v=1785354230\" alt=\"HCD steel warehouse construction project in Wattala Sri Lanka\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"hcd-wh-project-body\"\u003e\n\n          \u003csmall\u003eSteel Warehouse\u003c\/small\u003e\n\n          \u003ch3\u003eWattala Warehouse\u003c\/h3\u003e\n\n          \u003cp\u003e\n            60 ft × 240 ft structural steel warehouse project using an\n            engineered fabricated steel building system.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003ca href=\"\/collections\/container-homes-sri-lanka\/products\/dhl-warehouse-muthurajawela\" class=\"hcd-wh-project\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0075\/4624\/1075\/files\/dhl-warehouse-muthurajawela-steel-959.jpg?v=1773938883\" alt=\"DHL warehouse construction project Muthurajawela Sri Lanka\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"hcd-wh-project-body\"\u003e\n\n          \u003csmall\u003eIndustrial \u0026amp; Logistics\u003c\/small\u003e\n\n          \u003ch3\u003eDHL Warehouse\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Warehouse construction experience supporting industrial\n            logistics and distribution requirements.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003ca href=\"\/collections\/container-homes-sri-lanka\/products\/precision-engineered-40ft-x-200ft-manufacturing-facility-for-laugfs-corporation-rubber-ltd\" class=\"hcd-wh-project\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0075\/4624\/1075\/files\/laugfs-corporation-rubber-tyre-factory-complex-963.jpg?v=1786730015\" alt=\"LAUGFS Rubber steel factory and warehouse construction Sri Lanka\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"hcd-wh-project-body\"\u003e\n\n          \u003csmall\u003eManufacturing Facility\u003c\/small\u003e\n\n          \u003ch3\u003eLAUGFS Rubber\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Industrial building experience incorporating manufacturing,\n            storage and operational spaces.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/a\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     INTERNAL SEO LINKS\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-section\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap\"\u003e\n\n    \u003cdiv class=\"hcd-wh-kicker\"\u003e\n      Steel Construction Resources\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hcd-wh-title\"\u003e\n      Explore Related HCD Services\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"hcd-wh-links\"\u003e\n\n\n      \u003ca href=\"\/products\/steel-building-contractors-sri-lanka\" class=\"hcd-wh-link\"\u003e\n\n        \u003cspan\u003eSteel Contractors\u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Steel Building Contractors Sri Lanka →\n        \u003c\/strong\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003ca href=\"\/products\/warehouses-factories-steel-buildings-sri-lanka\" class=\"hcd-wh-link\"\u003e\n\n        \u003cspan\u003eIndustrial Buildings\u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Warehouses \u0026amp; Factories →\n        \u003c\/strong\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003ca href=\"\/pages\/steel-buildings-knowledge-centre\" class=\"hcd-wh-link\"\u003e\n\n        \u003cspan\u003eEngineering Guide\u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Steel Buildings Knowledge Centre →\n        \u003c\/strong\u003e\n\n      \u003c\/a\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     FAQ\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-section hcd-wh-section-soft\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap\"\u003e\n\n    \u003cdiv class=\"hcd-wh-kicker\"\u003e\n      Frequently Asked Questions\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hcd-wh-title\"\u003e\n      Steel Warehouse Construction Sri Lanka FAQ\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"hcd-wh-faq\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How much does it cost to build a steel warehouse in Sri Lanka?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Warehouse construction cost depends on floor area, building height,\n          structural spans, steel tonnage, foundation requirements, roofing,\n          cladding, floor specification, access requirements, services,\n          project location and the intended operation. A project-specific\n          quotation is therefore more useful than a generic square-foot rate.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does HCD design and construct complete steel warehouses?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          HCD provides a coordinated steel building Design \u0026amp; Build service\n          that can include structural planning, engineering, fabrication,\n          foundations, steel erection, roofing, cladding and other agreed\n          building components.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can HCD construct warehouses anywhere in Sri Lanka?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          HCD undertakes commercial and industrial construction projects\n          across Sri Lanka subject to project scope, site access and\n          construction requirements.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can a warehouse include offices or mezzanine floors?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. Offices, mezzanine levels, staff spaces and operational\n          facilities can be incorporated depending on structural and\n          functional requirements.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can HCD construct warehouse extensions?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Existing industrial buildings can be assessed for extensions,\n          additional structural bays, roofing or other expansion works\n          subject to the existing structure and site conditions.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What information should I provide for a warehouse quotation?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Useful starting information includes the project location,\n          approximate length and width, required height, proposed use,\n          preferred openings, floor requirements and any drawings or\n          photographs of the site.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     FINAL CTA\n     ====================================================== --\u003e\n\n\u003csection class=\"hcd-wh-cta\"\u003e\n\n  \u003cdiv class=\"hcd-wh-wrap\"\u003e\n\n    \u003cdiv class=\"hcd-wh-cta-box\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"hcd-wh-kicker\"\u003e\n          Planning a Warehouse?\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Bring HCD Into the Project Early.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Send us your proposed dimensions, site location, drawings or\n          operational requirement. Our team can review the project and\n          discuss an appropriate steel warehouse Design \u0026amp; Build solution.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003ca href=\"tel:+94763328888\" class=\"hcd-wh-phone\"\u003e\n          076 332 8888\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     SERVICE SCHEMA\n     ====================================================== --\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Service\",\n  \"name\": \"Steel Warehouse Construction Sri Lanka\",\n  \"serviceType\": \"Steel Warehouse Construction\",\n  \"provider\": {\n    \"@type\": \"GeneralContractor\",\n    \"name\": \"Hybrid Cargotecture Development (Pvt) Ltd\",\n    \"url\": \"https:\/\/hybridcargotecture.com\/\"\n  },\n  \"areaServed\": {\n    \"@type\": \"Country\",\n    \"name\": \"Sri Lanka\"\n  },\n  \"url\": \"https:\/\/hybridcargotecture.com\/products\/steel-warehouse-construction-sri-lanka\",\n  \"description\": \"Steel warehouse construction in Sri Lanka including structural planning, engineering, fabrication, foundations, steel erection, roofing and industrial building construction.\"\n}\n\u003c\/script\u003e\n\n\n\u003c!-- ======================================================\n     FAQ SCHEMA\n     ====================================================== --\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does it cost to build a steel warehouse in Sri Lanka?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Warehouse construction cost depends on floor area, building height, structural spans, steel tonnage, foundation requirements, roofing, cladding, floor specification, access requirements, services, project location and the intended operation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does HCD design and construct complete steel warehouses?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"HCD provides a coordinated steel building Design and Build service that can include structural planning, engineering, fabrication, foundations, steel erection, roofing, cladding and other agreed building components.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can HCD construct warehouses anywhere in Sri Lanka?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"HCD undertakes commercial and industrial construction projects across Sri Lanka subject to project scope, site access and construction requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can a warehouse include offices or mezzanine floors?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Offices, mezzanine levels, staff spaces and operational facilities can be incorporated depending on structural and functional requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can HCD construct warehouse extensions?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Existing industrial buildings can be assessed for extensions, additional structural bays, roofing or other expansion works subject to the existing structure and site conditions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What information should I provide for a warehouse quotation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Useful starting information includes the project location, approximate length and width, required height, proposed use, preferred openings, floor requirements and any drawings or photographs of the site.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"HCD™ Hybrid Cargotecture","offers":[{"title":"Default Title","offer_id":44746805313625,"sku":null,"price":0.0,"currency_code":"LKR","in_stock":true}],"url":"https:\/\/hybridcargotecture.com\/products\/steel-warehouse-construction-sri-lanka","provider":"HCD™ Hybrid Cargotecture","version":"1.0","type":"link"}