{"product_id":"alu-cab-thor-roof-conversion-land-cruiser-76","title":"Alu-Cab Thor Roof Conversion | Toyota Land Cruiser 76","description":"\u003cstyle\u003e\n  .thor-product {\n    --alu-orange: #fe5000;\n    --alu-charcoal: #282828;\n    --alu-beige: #f5f2e8;\n    --alu-olive: #767a53;\n    --alu-grey: #6d6e71;\n    --alu-light-grey: #f3f3f1;\n    --alu-black: #111;\n    --alu-white: #fff;\n    color: #262626;\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .thor-product * {\n    box-sizing: border-box;\n  }\n\n  .thor-product img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .thor-product a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .thor-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  .thor-eyebrow {\n    margin: 0 0 10px;\n    color: var(--alu-orange);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 2px;\n    line-height: 1.25;\n    text-transform: uppercase;\n  }\n\n  .thor-product h1,\n  .thor-product h2,\n  .thor-product h3 {\n    margin-top: 0;\n    color: var(--alu-charcoal);\n    line-height: 1.12;\n  }\n\n  .thor-product h1 {\n    margin-bottom: 18px;\n    font-size: clamp(34px, 5vw, 60px);\n    font-weight: 900;\n    letter-spacing: -1.4px;\n  }\n\n  .thor-product h2 {\n    margin-bottom: 18px;\n    font-size: clamp(28px, 4vw, 44px);\n    font-weight: 900;\n    letter-spacing: -0.8px;\n  }\n\n  .thor-product h3 {\n    margin-bottom: 8px;\n    font-size: 19px;\n    font-weight: 900;\n  }\n\n  .thor-product p {\n    margin-top: 0;\n  }\n\n  .thor-lead {\n    max-width: 820px;\n    margin-bottom: 0;\n    font-size: clamp(18px, 2vw, 22px);\n    line-height: 1.55;\n  }\n\n  .thor-section {\n    padding: 64px 0;\n  }\n\n  .thor-section-tight {\n    padding: 44px 0;\n  }\n\n  .thor-dark {\n    background: var(--alu-charcoal);\n    color: var(--alu-white);\n  }\n\n  .thor-dark h2,\n  .thor-dark h3 {\n    color: var(--alu-white);\n  }\n\n  .thor-dark .thor-eyebrow {\n    color: var(--alu-orange);\n  }\n\n  .thor-beige {\n    background: var(--alu-beige);\n  }\n\n  .thor-grid-2 {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: 42px;\n    align-items: center;\n  }\n\n  .thor-grid-2.top {\n    align-items: start;\n  }\n\n  .thor-image {\n    overflow: hidden;\n    border-radius: 12px;\n  }\n\n  .thor-image img {\n    border-radius: 12px;\n  }\n\n  .thor-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .thor-proof-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin-top: 34px;\n  }\n\n  .thor-proof {\n    padding: 20px 16px;\n    background: var(--alu-light-grey);\n    border-radius: 10px;\n    text-align: center;\n  }\n\n  .thor-proof strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--alu-charcoal);\n    font-size: 23px;\n    font-weight: 900;\n    line-height: 1.1;\n  }\n\n  .thor-proof span {\n    display: block;\n    color: #555;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n  }\n\n  .thor-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-top: 30px;\n  }\n\n  .thor-feature {\n    padding: 24px;\n    background: rgba(255,255,255,.07);\n    border: 1px solid rgba(255,255,255,.12);\n    border-radius: 10px;\n  }\n\n  .thor-feature h3 {\n    margin-bottom: 8px;\n  }\n\n  .thor-feature p {\n    margin-bottom: 0;\n    color: rgba(255,255,255,.82);\n  }\n\n  .thor-load-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .thor-load {\n    padding: 22px;\n    background: var(--alu-white);\n    border-radius: 10px;\n    text-align: center;\n  }\n\n  .thor-load strong {\n    display: block;\n    color: var(--alu-charcoal);\n    font-size: 26px;\n    font-weight: 900;\n  }\n\n  .thor-load span {\n    display: block;\n    margin-top: 4px;\n    color: #666;\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n  }\n\n  .thor-system-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .thor-system-card {\n    padding: 22px;\n    background: var(--alu-light-grey);\n    border-radius: 10px;\n  }\n\n  .thor-system-card p {\n    margin-bottom: 14px;\n  }\n\n  .thor-link {\n    color: var(--alu-orange) !important;\n    font-weight: 900;\n  }\n\n  .thor-spec-wrap {\n    overflow: hidden;\n    border: 1px solid #ddd;\n    border-radius: 12px;\n  }\n\n  .thor-spec-row {\n    display: grid;\n    grid-template-columns: 34% 66%;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .thor-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .thor-spec-label,\n  .thor-spec-value {\n    padding: 15px 18px;\n  }\n\n  .thor-spec-label {\n    background: #f4f4f2;\n    font-weight: 900;\n  }\n\n  .thor-faq details {\n    padding: 18px 0;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .thor-faq details:first-of-type {\n    border-top: 1px solid #ddd;\n  }\n\n  .thor-faq summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 900;\n    font-size: 17px;\n  }\n\n  .thor-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .thor-faq summary::after {\n    content: \"+\";\n    float: right;\n    color: var(--alu-orange);\n    font-size: 24px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .thor-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .thor-faq details p {\n    max-width: 900px;\n    margin: 13px 0 0;\n  }\n\n  .thor-special {\n    padding: 34px;\n    border: 2px solid var(--alu-orange);\n    border-radius: 12px;\n  }\n\n  .thor-cta {\n    background: var(--alu-orange);\n    color: #fff;\n    text-align: center;\n  }\n\n  .thor-cta h2 {\n    color: #fff;\n  }\n\n  .thor-cta p {\n    max-width: 800px;\n    margin: 0 auto;\n    font-size: 18px;\n  }\n\n  @media (max-width: 820px) {\n    .thor-section {\n      padding: 48px 0;\n    }\n\n    .thor-grid-2 {\n      grid-template-columns: 1fr;\n      gap: 28px;\n    }\n\n    .thor-proof-grid,\n    .thor-load-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .thor-feature-grid,\n    .thor-system-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 540px) {\n    .thor-container {\n      padding: 0 18px;\n    }\n\n    .thor-section {\n      padding: 40px 0;\n    }\n\n    .thor-proof-grid {\n      gap: 10px;\n    }\n\n    .thor-proof {\n      padding: 17px 10px;\n    }\n\n    .thor-proof strong {\n      font-size: 19px;\n    }\n\n    .thor-spec-row {\n      grid-template-columns: 1fr;\n    }\n\n    .thor-spec-label {\n      padding-bottom: 6px;\n      border-bottom: 0;\n    }\n\n    .thor-spec-value {\n      padding-top: 4px;\n    }\n\n    .thor-special {\n      padding: 24px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"thor-product\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"thor-section\"\u003e\n    \u003cdiv class=\"thor-container\"\u003e\n      \u003cp class=\"thor-eyebrow\"\u003eALU-CAB THOR | LAND CRUISER ROOF CONVERSION\u003c\/p\u003e\n      \u003ch1\u003eKeep the Wagon. Add the Camper.\u003c\/h1\u003e\n\n      \u003cp class=\"thor-lead\"\u003e\n        The Toyota Land Cruiser 76 is one of the world's great expedition wagons.\n        The Alu-Cab Thor turns its roof into an integrated two-person sleeping system,\n        adding standing room inside while preserving the capability and practicality\n        that make the LC76 such a legendary travel vehicle.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"thor-proof-grid\"\u003e\n        \u003cdiv class=\"thor-proof\"\u003e\n          \u003cstrong\u003e2 Person\u003c\/strong\u003e\n          \u003cspan\u003eSleeping Capacity\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-proof\"\u003e\n          \u003cstrong\u003e2220 mm\u003c\/strong\u003e\n          \u003cspan\u003e7 ft 3 3\/8 in Bed Length\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-proof\"\u003e\n          \u003cstrong\u003e270 mm\u003c\/strong\u003e\n          \u003cspan\u003e10 5\/8 in Added Height\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-proof\"\u003e\n          \u003cstrong\u003e50 kg\u003c\/strong\u003e\n          \u003cspan\u003e110 lb Roof Load Rating\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- THOR DIFFERENCE --\u003e\n  \u003csection class=\"thor-section thor-beige\"\u003e\n    \u003cdiv class=\"thor-container thor-grid-2\"\u003e\n      \u003cdiv class=\"thor-copy\"\u003e\n        \u003cp class=\"thor-eyebrow\"\u003eTHE THOR DIFFERENCE\u003c\/p\u003e\n        \u003ch2\u003eYour 76 Stays a 76.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Thor does not turn the Land Cruiser 76 into a bulky motorhome.\n          It transforms the roof itself into the sleeping space.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          At camp, the pop-top raises to create standing room inside the wagon\n          and a proper sleeping platform above. When it is time to move,\n          the roof closes back down over the vehicle and the LC76 returns to\n          its familiar expedition-ready profile.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          That makes Thor particularly compelling for travellers who want\n          an integrated camper without giving up the five-door wagon format\n          they chose in the first place.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"thor-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-overland-camping.jpg?v=1788989939\u0026amp;width=900\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-overland-camping.jpg?v=1788989939\u0026amp;width=600 600w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-overland-camping.jpg?v=1788989939\u0026amp;width=900 900w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-overland-camping.jpg?v=1788989939\u0026amp;width=1200 1200w\" sizes=\"(max-width: 820px) 100vw, 50vw\" alt=\"Alu-Cab Thor roof conversion open on a Toyota Land Cruiser 76\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SLEEPING --\u003e\n  \u003csection class=\"thor-section\"\u003e\n    \u003cdiv class=\"thor-container thor-grid-2\"\u003e\n      \u003cdiv class=\"thor-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-roof-conversion-canvas-detail.jpg?v=1788989939\u0026amp;width=900\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-roof-conversion-canvas-detail.jpg?v=1788989939\u0026amp;width=600 600w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-roof-conversion-canvas-detail.jpg?v=1788989939\u0026amp;width=900 900w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-roof-conversion-canvas-detail.jpg?v=1788989939\u0026amp;width=1200 1200w\" sizes=\"(max-width: 820px) 100vw, 50vw\" alt=\"Alu-Cab Thor roof conversion canvas and pop-top detail\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"thor-copy\"\u003e\n        \u003cp class=\"thor-eyebrow\"\u003eSLEEP ABOVE\u003c\/p\u003e\n        \u003ch2\u003eA Proper Bed Above the Wagon.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Thor provides a sleeping area measuring\n          \u003cstrong\u003e2220 × 1140 mm\u003c\/strong\u003e\n          (approximately \u003cstrong\u003e7 ft 3 3\/8 in × 3 ft 8 7\/8 in\u003c\/strong\u003e)\n          for two adults.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          A \u003cstrong\u003e70 mm \/ 2 3\/4 in mattress\u003c\/strong\u003e creates a dedicated sleeping platform,\n          while the pop-top design allows bedding to remain stored inside when the roof is closed.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Two compact bed-entry openings connect the vehicle interior to the sleeping area,\n          keeping the sleeping space integrated with the wagon rather than requiring an exterior ladder.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- REAR LIVING --\u003e\n  \u003csection class=\"thor-section thor-beige\"\u003e\n    \u003cdiv class=\"thor-container thor-grid-2\"\u003e\n      \u003cdiv class=\"thor-copy\"\u003e\n        \u003cp class=\"thor-eyebrow\"\u003eLIVE BELOW\u003c\/p\u003e\n        \u003ch2\u003eThe Cargo Area Still Works for You.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          One of Thor's biggest advantages is what happens below the bed.\n          The LC76's rear cargo area remains available for storage, kitchen systems,\n          seating and expedition gear while the sleeping platform lives overhead.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          That separation between living space and sleeping space is what makes\n          an integrated roof conversion fundamentally different from simply mounting\n          a rooftop tent on top of the vehicle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"thor-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-rear-camp-setup.jpg?v=1788989939\u0026amp;width=900\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-rear-camp-setup.jpg?v=1788989939\u0026amp;width=600 600w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-rear-camp-setup.jpg?v=1788989939\u0026amp;width=900 900w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-rear-camp-setup.jpg?v=1788989939\u0026amp;width=1200 1200w\" sizes=\"(max-width: 820px) 100vw, 50vw\" alt=\"Toyota Land Cruiser 76 rear camp setup with Alu-Cab Thor roof conversion\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSED \/ TRAVEL --\u003e\n  \u003csection class=\"thor-section\"\u003e\n    \u003cdiv class=\"thor-container thor-grid-2\"\u003e\n      \u003cdiv class=\"thor-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-closed-travel.jpg?v=1788989939\u0026amp;width=900\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-closed-travel.jpg?v=1788989939\u0026amp;width=600 600w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-closed-travel.jpg?v=1788989939\u0026amp;width=900 900w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-closed-travel.jpg?v=1788989939\u0026amp;width=1200 1200w\" sizes=\"(max-width: 820px) 100vw, 50vw\" alt=\"Alu-Cab Thor roof conversion closed on Toyota Land Cruiser 76\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"thor-copy\"\u003e\n        \u003cp class=\"thor-eyebrow\"\u003eON THE MOVE\u003c\/p\u003e\n        \u003ch2\u003eA Camper at Camp. A Land Cruiser on the Road.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Closed, Thor adds approximately\n          \u003cstrong\u003e270 mm \/ 10 5\/8 in\u003c\/strong\u003e\n          to the vehicle height while maintaining a compact integrated profile.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The aluminium conversion is designed around the LC76 rather than simply sitting on top of it,\n          preserving the purposeful shape and usability of the wagon for long-distance travel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TECH --\u003e\n  \u003csection class=\"thor-section thor-dark\"\u003e\n    \u003cdiv class=\"thor-container\"\u003e\n      \u003cp class=\"thor-eyebrow\"\u003eBUILT AS A SYSTEM\u003c\/p\u003e\n      \u003ch2\u003eNot a Tent Bolted Onto a Roof.\u003c\/h2\u003e\n\n      \u003cdiv class=\"thor-feature-grid\"\u003e\n        \u003cdiv class=\"thor-feature\"\u003e\n          \u003ch3\u003eAluminium Construction\u003c\/h3\u003e\n          \u003cp\u003e\n            Aluminium construction and custom roller-formed components provide\n            rigidity and durability while keeping the conversion integrated with the vehicle.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-feature\"\u003e\n          \u003ch3\u003eInsulated Roof\u003c\/h3\u003e\n          \u003cp\u003e\n            Polyethylene closed-cell foam insulation and an automotive-style interior finish\n            help create a more comfortable living space inside the vehicle.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-feature\"\u003e\n          \u003ch3\u003e400 gsm Canvas\u003c\/h3\u003e\n          \u003cp\u003e\n            Heavy-duty UV-resistant, rip-block, double-layer waterproof canvas surrounds\n            the raised sleeping area, with a roll-up fly sheet for additional weather protection.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-feature\"\u003e\n          \u003ch3\u003eIntegrated Lighting\u003c\/h3\u003e\n          \u003cp\u003e\n            Two diffused LED lights are integrated into the conversion for practical interior illumination.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-feature\"\u003e\n          \u003ch3\u003eRoof MOLLE Plates\u003c\/h3\u003e\n          \u003cp\u003e\n            Integrated MOLLE mounting areas provide additional space for attaching compatible expedition accessories.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-feature\"\u003e\n          \u003ch3\u003eHigh-Level Brake Light\u003c\/h3\u003e\n          \u003cp\u003e\n            An integrated high-level brake light is built into the conversion as part of the complete roof system.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOLLE DETAIL --\u003e\n  \u003csection class=\"thor-section\"\u003e\n    \u003cdiv class=\"thor-container thor-grid-2\"\u003e\n      \u003cdiv class=\"thor-copy\"\u003e\n        \u003cp class=\"thor-eyebrow\"\u003eEXPEDITION ORGANIZATION\u003c\/p\u003e\n        \u003ch2\u003eBuilt to Carry More Than Just a Bed.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Thor incorporates MOLLE mounting surfaces and roof cargo tracks,\n          allowing compatible accessories and load-bar systems to become part\n          of the vehicle rather than an afterthought.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The result is an integrated platform that can support the sleeping,\n          storage and accessory requirements of a serious touring build.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"thor-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-interior-molle-lighting.jpg?v=1788989939\u0026amp;width=900\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-interior-molle-lighting.jpg?v=1788989939\u0026amp;width=600 600w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-interior-molle-lighting.jpg?v=1788989939\u0026amp;width=900 900w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-interior-molle-lighting.jpg?v=1788989939\u0026amp;width=1200 1200w\" sizes=\"(max-width: 820px) 100vw, 50vw\" alt=\"Alu-Cab Thor interior MOLLE panel and lighting detail\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ROOF --\u003e\n  \u003csection class=\"thor-section thor-beige\"\u003e\n    \u003cdiv class=\"thor-container thor-grid-2\"\u003e\n      \u003cdiv class=\"thor-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-roof-conversion-solar-roof-detail.jpg?v=1788989939\u0026amp;width=900\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-roof-conversion-solar-roof-detail.jpg?v=1788989939\u0026amp;width=600 600w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-roof-conversion-solar-roof-detail.jpg?v=1788989939\u0026amp;width=900 900w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-roof-conversion-solar-roof-detail.jpg?v=1788989939\u0026amp;width=1200 1200w\" sizes=\"(max-width: 820px) 100vw, 50vw\" alt=\"Alu-Cab Thor roof conversion cargo track and solar roof setup\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"thor-copy\"\u003e\n        \u003cp class=\"thor-eyebrow\"\u003eROOF CARGO\u003c\/p\u003e\n        \u003ch2\u003eThe Roof Still Works.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Integrated roof cargo tracks make it straightforward to add compatible\n          load bars and roof-mounted equipment.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"thor-load-grid\"\u003e\n          \u003cdiv class=\"thor-load\"\u003e\n            \u003cstrong\u003e50 kg\u003c\/strong\u003e\n            \u003cspan\u003e110 lb Roof Load Rating\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"thor-load\"\u003e\n            \u003cstrong\u003eMOLLE\u003c\/strong\u003e\n            \u003cspan\u003eIntegrated Mounting\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"thor-load\"\u003e\n            \u003cstrong\u003eTracks\u003c\/strong\u003e\n            \u003cspan\u003eLoad-Bar Ready\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"thor-section\"\u003e\n    \u003cdiv class=\"thor-container\"\u003e\n      \u003cdiv class=\"thor-copy\" style=\"max-width:820px;margin-bottom:28px;\"\u003e\n        \u003cp class=\"thor-eyebrow\"\u003eBUILT FOR THE JOURNEY\u003c\/p\u003e\n        \u003ch2\u003eA Roof Conversion for People Who Actually Travel.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Thor makes the LC76 easier to live from without changing what makes the vehicle special.\n          Carry bikes, paddling gear, recovery equipment and a complete camp system, then open the roof\n          and create your sleeping space when the day is done.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"thor-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-waterside-camping.jpg?v=1788989939\u0026amp;width=1200\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-waterside-camping.jpg?v=1788989939\u0026amp;width=600 600w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-waterside-camping.jpg?v=1788989939\u0026amp;width=900 900w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-waterside-camping.jpg?v=1788989939\u0026amp;width=1200 1200w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-waterside-camping.jpg?v=1788989939\u0026amp;width=1600 1600w\" sizes=\"100vw\" alt=\"Toyota Land Cruiser 76 with Alu-Cab Thor roof conversion at an overland campsite\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ECOSYSTEM --\u003e\n  \u003csection class=\"thor-section thor-beige\"\u003e\n    \u003cdiv class=\"thor-container thor-grid-2 top\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"thor-eyebrow\"\u003eCOMPLETE THE SYSTEM\u003c\/p\u003e\n        \u003ch2\u003eBuild the Thor Around the Way You Travel.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Alu-Cab offers a range of compatible components that allow the Thor conversion\n          to become part of a complete Land Cruiser camping system.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"thor-system-grid\"\u003e\n          \u003cdiv class=\"thor-system-card\"\u003e\n            \u003ch3\u003eBackrest + Interior Table\u003c\/h3\u003e\n            \u003cp\u003e\n              Create a more functional interior living area with the compatible\n              Camper \u0026amp; Roof Conversion Backrest and Interior Drop-Down Table.\n            \u003c\/p\u003e\n            \u003ca class=\"thor-link\" href=\"\/products\/alu-cab-interior-roof-drop-down-table\"\u003e\n              View Interior Table →\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"thor-system-card\"\u003e\n            \u003ch3\u003e270° Shadow Awning\u003c\/h3\u003e\n            \u003cp\u003e\n              Add expansive shelter alongside the LC76 for cooking,\n              relaxing and protected camp living.\n            \u003c\/p\u003e\n            \u003ca class=\"thor-link\" href=\"\/products\/alucab-270-shadow-awning\"\u003e\n              View Shadow Awning →\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"thor-system-card\"\u003e\n            \u003ch3\u003eLC76 Side Window Boxes\u003c\/h3\u003e\n            \u003cp\u003e\n              Alu-Cab's Thor-specific side window boxes add external-access storage\n              while making use of the LC76's rear side-window area.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"thor-system-card\"\u003e\n            \u003ch3\u003eLand Cruiser Mirror Extensions\u003c\/h3\u003e\n            \u003cp\u003e\n              Available as part of Alu-Cab's roof conversion accessory range for properly equipped touring vehicles.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"thor-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-shadow-awning-camp.jpg?v=1788989939\u0026amp;width=900\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-shadow-awning-camp.jpg?v=1788989939\u0026amp;width=600 600w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-shadow-awning-camp.jpg?v=1788989939\u0026amp;width=900 900w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-shadow-awning-camp.jpg?v=1788989939\u0026amp;width=1200 1200w\" sizes=\"(max-width: 820px) 100vw, 50vw\" alt=\"Alu-Cab Thor roof conversion with Shadow Awning on Toyota Land Cruiser 76\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIAL ORDER CANADA --\u003e\n  \u003csection class=\"thor-section\"\u003e\n    \u003cdiv class=\"thor-container\"\u003e\n      \u003cdiv class=\"thor-special\"\u003e\n        \u003cp class=\"thor-eyebrow\"\u003eSPECIAL ORDER IN CANADA\u003c\/p\u003e\n        \u003ch2\u003eImported Land Cruiser 76? Talk to Cap-it.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The Toyota Land Cruiser 76 has not been a mainstream Canadian-market vehicle,\n          but imported examples are increasingly part of Canada's overland community.\n          Thor is therefore offered by Cap-it as a \u003cstrong\u003eSpecial Order\u003c\/strong\u003e roof conversion.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Before ordering, our team can review your vehicle year, configuration and photos,\n          confirm current compatibility and availability, and discuss installation and compatible accessories.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"thor-section thor-dark\"\u003e\n    \u003cdiv class=\"thor-container\"\u003e\n      \u003cp class=\"thor-eyebrow\"\u003ePROFESSIONAL INSTALLATION\u003c\/p\u003e\n      \u003ch2\u003eThis Is a Roof Conversion, Not a Bolt-On Accessory.\u003c\/h2\u003e\n\n      \u003cp style=\"max-width:900px;margin-bottom:0;font-size:18px;\"\u003e\n        Installing Thor changes the roof structure of the Land Cruiser 76 and should be treated\n        as a complete vehicle conversion. Proper fitment, sealing, electrical integration and final inspection\n        are critical to the finished system. Cap-it can help plan the conversion and installation requirements\n        before the product is ordered.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"thor-section\"\u003e\n    \u003cdiv class=\"thor-container\"\u003e\n      \u003cp class=\"thor-eyebrow\"\u003eTECHNICAL SPECIFICATIONS\u003c\/p\u003e\n      \u003ch2\u003eAlu-Cab Thor Roof Conversion\u003c\/h2\u003e\n\n      \u003cdiv class=\"thor-spec-wrap\"\u003e\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eVehicle Application\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003eToyota Land Cruiser 76 Series\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eSleeping Capacity\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003e2 people\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eSleeping Area\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003e\n            2220 × 1140 mm\u003cbr\u003e\n            Approx. 7 ft 3 3\/8 in × 3 ft 8 7\/8 in\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eBed Entry Openings\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003e\n            500 × 504 mm each × 2\u003cbr\u003e\n            Approx. 19 11\/16 × 19 13\/16 in each\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eMattress Thickness\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003e70 mm \/ approx. 2 3\/4 in\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eAdded Vehicle Height\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003e270 mm \/ approx. 10 5\/8 in\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eWeight\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003e130 kg \/ 286.6 lb\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eRoof Load Rating\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003e50 kg \/ 110 lb\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eConstruction\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003eAluminium with custom roller-formed components\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eCanvas\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003e\n            400 gsm UV-resistant, rip-block, double-layer waterproof canvas\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eRoof Insulation\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003e\n            Polyethylene closed-cell foam with automotive-grade interior finish\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eLighting\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003e2 diffused LED lights\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eRoof Storage\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003eIntegrated cargo tracks and MOLLE mounting plates\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eColour\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003eBlack\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"thor-spec-row\"\u003e\n          \u003cdiv class=\"thor-spec-label\"\u003eSKU\u003c\/div\u003e\n          \u003cdiv class=\"thor-spec-value\"\u003eRC-LC76-B\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CARE --\u003e\n  \u003csection class=\"thor-section thor-beige\"\u003e\n    \u003cdiv class=\"thor-container\"\u003e\n      \u003cp class=\"thor-eyebrow\"\u003eCARE \u0026amp; OWNERSHIP\u003c\/p\u003e\n      \u003ch2\u003eBuilt for Years of Travel.\u003c\/h2\u003e\n\n      \u003cp style=\"max-width:900px;\"\u003e\n        As with any roof conversion, regularly inspect seals, mounting points, latches,\n        canvas and roof-mounted accessories. Keep the canvas clean and dry before long-term storage,\n        and have any fitment or sealing concerns inspected promptly. Roof-mounted loads should always remain\n        within Alu-Cab's published limits and be securely mounted to compatible load-carrying hardware.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"thor-section\"\u003e\n    \u003cdiv class=\"thor-container thor-faq\"\u003e\n      \u003cp class=\"thor-eyebrow\"\u003eTHOR FAQ\u003c\/p\u003e\n      \u003ch2\u003eCommon Questions\u003c\/h2\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat vehicle does the Alu-Cab Thor fit?\u003c\/summary\u003e\n        \u003cp\u003e\n          Thor is designed specifically for the Toyota Land Cruiser 76 Series.\n          Because Canadian vehicles are commonly imported, compatibility should be confirmed\n          before ordering or scheduling installation.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many people does Thor sleep?\u003c\/summary\u003e\n        \u003cp\u003e\n          Thor is designed to sleep two adults on a 2220 × 1140 mm sleeping platform.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan bedding stay inside when Thor is closed?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. Alu-Cab specifically identifies the ability to keep bedding inside as one of Thor's key features.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan you stand inside the Land Cruiser with Thor open?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. The pop-top design creates additional vertical space inside the LC76,\n          allowing occupants to stand comfortably rather than crouch inside the wagon.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes Thor have roof cargo capability?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. Thor includes integrated roof cargo tracks for compatible load bars and has\n          a published roof-load rating of 50 kg \/ 110 lb.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs Thor available in Canada?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. Cap-it offers the Alu-Cab Thor as a Special Order roof conversion for compatible\n          Toyota Land Cruiser 76 vehicles in Canada.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes Thor require professional installation?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. Thor is a complete vehicle roof conversion rather than a conventional bolt-on accessory.\n          Professional installation is strongly recommended.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NIGHT IMAGE --\u003e\n  \u003csection class=\"thor-section-tight\"\u003e\n    \u003cdiv class=\"thor-container\"\u003e\n      \u003cdiv class=\"thor-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-night-camp.jpg?v=1788989939\u0026amp;width=1200\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-night-camp.jpg?v=1788989939\u0026amp;width=600 600w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-night-camp.jpg?v=1788989939\u0026amp;width=900 900w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-night-camp.jpg?v=1788989939\u0026amp;width=1200 1200w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-land-cruiser-76-night-camp.jpg?v=1788989939\u0026amp;width=1600 1600w\" sizes=\"100vw\" alt=\"Alu-Cab Thor Land Cruiser 76 night camp beside the water\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"thor-section thor-cta\"\u003e\n    \u003cdiv class=\"thor-container\"\u003e\n      \u003cp class=\"thor-eyebrow\" style=\"color:#fff;\"\u003eALU-CAB CANADA\u003c\/p\u003e\n      \u003ch2\u003eBuild Your Thor With Cap-it.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Cap-it is Alu-Cab's exclusive Canadian distributor.\n        Our team can help confirm your Land Cruiser 76 application,\n        plan compatible accessories and work through the installation requirements\n        for a complete Thor roof conversion.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Alu-Cab","offers":[{"title":"Default Title","offer_id":48338540495084,"sku":"ALU RC-LC76-B","price":17195.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/alu-cab-thor-roof-conversion-land-cruiser-76.png?v=1788989549","url":"https:\/\/shop.capit.com\/products\/alu-cab-thor-roof-conversion-land-cruiser-76","provider":"Shop Cap-it","version":"1.0","type":"link"}