{"product_id":"overland-vehicle-systems-expedition-truck-cap-with-full-wing-doors-for-2024-to-2026-toyota-tacoma-5-ft-bed","title":"Overland Vehicle Systems Expedition Truck Cap with Full Wing Doors for 2024 to 2026 Toyota Tacoma - 5 Ft. Bed","description":"\u003c!-- split --\u003e\n\u003cmeta name=\"format-detection\" content=\"telephone=no\"\u003e\n\u003cstyle\u003e\n  \/* --- Global \u0026 Responsive Fixes --- *\/\n  * { box-sizing: border-box; }\n  img, video, iframe { max-width: 100%; height: auto; }\n  h1, h2, h3, p, a { overflow-wrap: break-word; word-wrap: break-word; }\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800\u0026display=swap');\n\n  \/* 1. Desktop Sticky Setup *\/\n  @media (min-width: 800px) {\n    body, html, main, .main-content, #MainContent, .shopify-section, #PageContainer {\n      overflow: visible !important; overflow-x: visible !important;\n    }\n    .native-sticky-row {\n      display: flex; align-items: flex-start !important; gap: 40px; margin-bottom: 40px; margin-top: 20px;\n    }\n    .native-sticky-text { flex: 1 1 55%; }\n    .native-sticky-media {\n      flex: 1 1 45%; position: -webkit-sticky !important; position: sticky !important; top: 20px !important; height: fit-content !important;\n    }\n  }\n\n  \/* 2. Mobile Setup *\/\n  @media (max-width: 799px) {\n    html, body { max-width: 100vw; overflow-x: hidden; margin: 0; padding: 0; }\n    .native-sticky-row { display: flex; flex-direction: column; }\n    .native-sticky-media { order: -1; margin-bottom: 20px; position: relative; top: auto; }\n    .native-sticky-text { order: 2; }\n  }\n\n  \/* --- OVS Specific Styling --- *\/\n  .ovs-font { font-family: 'Montserrat', sans-serif; }\n  .clearance-block { clear: both; display: block; width: 100%; margin-bottom: 40px; box-sizing: border-box; }\n  \n  \/* Promo Banner Base Styles *\/\n  .ovs-promo-banner {\n    background-color: #00a651; \/* Changed to Green *\/\n    color: #fff; text-align: center; border-radius: 8px; cursor: pointer; box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n  }\n  .ovs-banner-btn {\n    border: 2px solid #00a651; background-color: #00a651; color: #fff; padding: 8px 20px; border-radius: 4px; display: inline-block; margin-top: 15px; font-weight: 700; font-size: 18px; transition: 0.2s;\n  }\n  .ovs-promo-banner:hover .ovs-banner-btn { background-color: #008c44; border-color: #008c44; }\n\n  \/* Metrics Bar *\/\n  .ovs-metrics-bar {\n    display: flex; justify-content: space-around; align-items: center; background-color: #f8f9fa; border: 1px solid #e9ecef; border-radius: 8px; padding: 25px 10px; text-align: center;\n  }\n  .ovs-metric-item { flex: 1; position: relative; display: flex; flex-direction: column; align-items: center; }\n  .ovs-metric-item:not(:last-child)::after {\n    content: \"\"; position: absolute; right: 0; top: 15%; height: 70%; width: 1px; background-color: #dee2e6;\n  }\n  .ovs-metric-value { font-size: 24px; font-weight: 800; color: #00a651; display: block; line-height: 1.2; text-transform: uppercase; }\n  .ovs-metric-label { font-size: 14px; font-weight: 600; color: #495057; display: block; margin-top: 5px; line-height: 1.3; }\n\n  \/* HTML Readable Graphics Section *\/\n  .html-graphics-grid { display: flex; flex-wrap: wrap; gap: 20px; margin-bottom: 40px; }\n  .html-graphic-card {\n    flex: 1 1 300px; background: #fff; border: 1px solid #e0e0e0; border-radius: 8px; padding: 30px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.04);\n  }\n  .html-graphic-icon { width: 60px; height: 60px; fill: #00a651; margin-bottom: 15px; }\n\n  \/* Feature Grids - Forced to 2x2 *\/\n  .ovs-feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; }\n  .ovs-feature-card { background: #f8f9fa; border-left: 4px solid #00a651; padding: 20px; border-radius: 4px; }\n  .ovs-feature-card h4 { margin: 0 0 8px 0; font-size: 18px; color: #111; font-weight: 700; }\n  .ovs-feature-card p { margin: 0; font-size: 14px; color: #444; line-height: 1.5; }\n\n  \/* New 4-Photo Image Grid *\/\n  .ovs-image-grid-4 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }\n  .ovs-image-grid-4 img { width: 100%; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); display: block; }\n\n  \/* Specs Table *\/\n  .ovs-spec-table { width: 100%; border-collapse: collapse; border: 1px solid #dee2e6; font-size: 15px; }\n  .ovs-spec-table th { background-color: #222; color: #fff; padding: 12px 15px; text-align: left; }\n  .ovs-spec-table td { padding: 12px 15px; border-bottom: 1px solid #dee2e6; }\n  .ovs-spec-table tr:nth-child(even) { background-color: #f8f9fa; }\n\n  \/* FAQ Accordion *\/\n  .ovs-faq-container details { border: 1px solid #dee2e6; border-radius: 6px; margin-bottom: 10px; background-color: #fff; overflow: hidden; }\n  .ovs-faq-container summary { font-weight: 700; cursor: pointer; color: #111; padding: 18px; outline: none; list-style: none; display: flex; align-items: center; gap: 15px; font-size: 16px; }\n  .ovs-faq-container summary::-webkit-details-marker { display: none; }\n  .ovs-faq-container summary::before {\n    content: '+'; background-color: #222; color: #fff; width: 22px; height: 22px; min-width: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 16px; line-height: 1; font-weight: bold; transition: 0.3s;\n  }\n  .ovs-faq-container details[open] summary::before { content: '−'; background-color: #00a651; }\n  .ovs-faq-container p { padding: 0 18px 18px 55px; margin: 0; font-size: 15px; color: #444; line-height: 1.6; }\n\n  \/* Contact Popup Box *\/\n  .berkey-contact-wrapper { font-family: 'Montserrat', sans-serif; max-width: 100%; margin: 40px 0; }\n  .martin-safe-box {\n    border: 2px solid #00a651; border-radius: 12px; background-color: #ffffff; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 25px; width: 100%; box-sizing: border-box; cursor: pointer; transition: all 0.2s ease; box-shadow: 0 4px 10px rgba(0,0,0,0.06); text-align: center;\n  }\n  .martin-safe-box:hover { background-color: #f4fbf7; border-color: #008c44; transform: translateY(-1px); box-shadow: 0 6px 15px rgba(0,166,81,0.15); }\n  .martin-safe-question { font-size: 24px; font-weight: 800; color: #222; margin-bottom: 10px; }\n  .martin-safe-action-group { display: flex; align-items: center; justify-content: center; font-size: 17px; font-weight: 700; text-transform: uppercase; color: #00a651; letter-spacing: 0.5px; margin-bottom: 15px; }\n  .martin-safe-icon { width: 32px; height: 32px; margin-right: 12px; fill: #00a651; }\n  .martin-price-guarantee { font-size: 16px; color: #333; border-top: 1px dashed #c1e6d2; padding-top: 18px; width: 100%; line-height: 1.5; }\n  .martin-phone-number { display: block; font-size: 32px; font-weight: 800; color: #00a651; margin-top: 10px; letter-spacing: 1px; text-decoration: none; }\n  .martin-safe-box:hover .martin-safe-action-group, .martin-safe-box:hover .martin-phone-number { text-decoration: underline; }\n\n  \/* Hidden Modal *\/\n  .martin-modal-overlay {\n    display: none; position: fixed; z-index: 99999; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); align-items: center; justify-content: center; backdrop-filter: blur(4px);\n  }\n  .martin-modal-content {\n    background-color: #fff; padding: 35px 25px; border-radius: 15px; width: 90%; max-width: 450px; text-align: center; position: relative; box-shadow: 0 10px 40px rgba(0,0,0,0.3); font-family: 'Montserrat', sans-serif;\n  }\n  .martin-modal-close { position: absolute; right: 15px; top: 10px; font-size: 24px; cursor: pointer; color: #aaa; }\n  .martin-modal-btn {\n    display: flex; align-items: center; justify-content: center; gap: 12px; width: 100%; padding: 14px; margin: 12px 0; border-radius: 8px; font-weight: bold; text-decoration: none; font-size: 18px; transition: 0.2s; cursor: pointer; box-sizing: border-box; font-family: inherit;\n  }\n  .btn-call { background: #00a651; color: #fff !important; border: 2px solid #00a651; }\n  .btn-chat { background: #fff; color: #00a651 !important; border: 2px solid #00a651; }\n  .btn-text { background: #fff; color: #00a651 !important; border: 2px solid #00a651; }\n  .martin-modal-btn:hover { opacity: 0.9; transform: scale(1.01); }\n\n  \/* PDF Button Styles *\/\n  .ovs-pdf-btn-wrapper {\n    display: flex;\n    justify-content: center;\n    width: 100%;\n    margin-top: 20px;\n    margin-bottom: 10px;\n  }\n  .ovs-pdf-btn {\n    display: inline-flex;\n    align-items: center;\n    background-color: #00a651;\n    color: #ffffff !important;\n    padding: 12px 25px;\n    border-radius: 6px;\n    text-decoration: none;\n    font-weight: 800;\n    font-size: 16px;\n    box-shadow: 0 4px 10px rgba(0, 166, 81, 0.25);\n    transition: all 0.2s ease;\n  }\n  .ovs-pdf-btn:hover {\n    background-color: #008c44;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 14px rgba(0, 166, 81, 0.35);\n  }\n\n  @media (max-width: 768px) {\n    .ovs-metrics-bar { flex-wrap: wrap; gap: 15px; }\n    .ovs-metric-item { flex: 1 1 40%; }\n    .ovs-metric-item:nth-child(2)::after { display: none; }\n    .ovs-feature-grid, .ovs-image-grid-4 { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ovs-font\" style=\"color: #333; line-height: 1.6; max-width: 1000px; margin: 0 auto;\"\u003e\n\n  \u003cdiv class=\"ovs-promo-banner clearance-block\" onclick=\"toggleStandaloneModal('open')\" style=\"position: relative; width: 100%; min-height: 220px; display: flex; align-items: center; justify-content: center; background-color: #fff; background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/2045\/1873\/files\/mountain_range_banner.png?v=1771948630'); background-size: cover; background-position: center; background-repeat: no-repeat; overflow: hidden; padding: 0; border: 1px solid #e0e0e0;\"\u003e\n    \n    \u003cdiv style=\"position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.75); z-index: 1;\"\u003e\u003c\/div\u003e\n    \n    \u003cdiv style=\"position: relative; z-index: 2; padding: 25px; width: 100%;\"\u003e\n      \u003cstrong style=\"display: block; font-size: 22px; margin-bottom: 5px; color: #fff; letter-spacing: 0.5px;\"\u003e🚛 Free Shipping to the Lower 48 and No Taxes\u003c\/strong\u003e\n      \u003cp style=\"margin: 5px 0 0 0; font-size: 16px; color: #eee;\"\u003eCall us today for expert sizing guidance and exclusive pricing on your Toyota Tacoma build.\u003c\/p\u003e\n      \u003cdiv class=\"ovs-banner-btn\"\u003e1-844-945-3625\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"native-sticky-row clearance-block\"\u003e\n    \u003cdiv class=\"native-sticky-text\"\u003e\n      \u003ch2 style=\"font-size: 28px; margin-bottom: 10px; color: #111; line-height: 1.2; font-weight: 800;\"\u003eOverland Vehicle Systems Expedition Truck Cap for Toyota Tacoma\u003c\/h2\u003e\n      \u003ch3 style=\"font-size: 18px; color: #00a651; margin-top: 0; margin-bottom: 25px; text-transform: uppercase; font-weight: 700;\"\u003eEngineered Exclusively for the 2024-2026 5' Bed\u003c\/h3\u003e\n\n      \u003cp style=\"font-size: 16px; margin-bottom: 20px;\"\u003eTake your 4th Gen Toyota Tacoma to the next level with the \u003ca rel=\"noopener\" title=\"Overland Vehicle Systems\" href=\"https:\/\/wildoaktrail.com\/collections\/overland-vehicle-systems\" target=\"_blank\" style=\"color: #00a651; font-weight: bold;\"\u003eOverland Vehicle Systems\u003c\/a\u003e Expedition Truck Cap, built for explorers who demand strength, function, and style.\u003c\/p\u003e\n      \n      \u003cp style=\"font-size: 16px; margin-bottom: 30px;\"\u003eThis custom-fitted truck topper blends marine-grade stainless steel durability, modular assembly, and a watertight seal, giving your short-bed Toyota Tacoma dependable protection and unparalleled convenience wherever the road takes you.\u003c\/p\u003e\n\n      \u003cul style=\"list-style: none; padding: 0; margin: 0 0 30px 0;\"\u003e\n        \u003cli style=\"margin-bottom: 10px; display: flex; align-items: center;\"\u003e\n\u003cstrong style=\"color: #00a651; margin-right: 10px; font-size: 18px;\"\u003e✓\u003c\/strong\u003e 5-Piece Modular Design (Tailored for Toyota Tacoma Beds)\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 10px; display: flex; align-items: center;\"\u003e\n\u003cstrong style=\"color: #00a651; margin-right: 10px; font-size: 18px;\"\u003e✓\u003c\/strong\u003e Full Wing Doors with MOLLE Panels\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 10px; display: flex; align-items: center;\"\u003e\n\u003cstrong style=\"color: #00a651; margin-right: 10px; font-size: 18px;\"\u003e✓\u003c\/strong\u003e Integrated Roof Rails (750 lb Static Load)\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 10px; display: flex; align-items: center;\"\u003e\n\u003cstrong style=\"color: #00a651; margin-right: 10px; font-size: 18px;\"\u003e✓\u003c\/strong\u003e \u003cstrong style=\"color: red;\"\u003eIntegrated LED 3rd Brake Light (Street Legal)\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \n      \u003cdiv class=\"ovs-pdf-btn-wrapper\"\u003e\n        \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1QbgbsqDpsz4-ud-qt-E3eClqYWpTB0Nj\/view?usp=sharing\" target=\"_blank\" class=\"ovs-pdf-btn\"\u003e\n          \u003cspan style=\"margin-right: 10px; font-size: 20px;\"\u003e📄\u003c\/span\u003e View PDF Installation Instructions\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"native-sticky-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2045\/1873\/files\/Overland_Vehicle_Systems_Expedition_Truck_Cap_for_2024_to_2026_Toyota_Tacoma_5_ft_bed_overlooking_mountains.png?v=1772728565\" alt=\"Overland Vehicle Systems Expedition Truck Cap on Toyota Tacoma 5ft bed\" style=\"width: 100%; border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ovs-metrics-bar clearance-block\"\u003e\n    \u003cdiv class=\"ovs-metric-item\"\u003e\n      \u003cspan class=\"ovs-metric-value\"\u003e750 lbs\u003c\/span\u003e\n      \u003cspan class=\"ovs-metric-label\"\u003eStatic Load Rating\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ovs-metric-item\"\u003e\n      \u003cspan class=\"ovs-metric-value\"\u003eClamp-On\u003c\/span\u003e\n      \u003cspan class=\"ovs-metric-label\"\u003eInstallation*\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ovs-metric-item\"\u003e\n      \u003cspan class=\"ovs-metric-value\"\u003eMarine\u003c\/span\u003e\n      \u003cspan class=\"ovs-metric-label\"\u003eGrade Stainless\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ovs-metric-item\"\u003e\n      \u003cspan class=\"ovs-metric-value\"\u003eLifetime\u003c\/span\u003e\n      \u003cspan class=\"ovs-metric-label\"\u003eStructural Warranty\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 style=\"text-align: center; margin-bottom: 25px; font-weight: 800;\"\u003eEngineered for the Extreme\u003c\/h2\u003e\n  \u003cdiv class=\"html-graphics-grid clearance-block\"\u003e\n    \u003cdiv class=\"html-graphic-card\"\u003e\n      \u003csvg class=\"html-graphic-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch3 style=\"font-size: 20px; margin: 0 0 10px 0;\"\u003eAdvanced Security\u003c\/h3\u003e\n      \u003cp style=\"color: #555; margin: 0; font-size: 15px;\"\u003eFeatures heavy-duty latches with keyed-alike locks, a rear window security cage, and tempered glass to ensure your overlanding gear stays exactly where you left it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"html-graphic-card\"\u003e\n      \u003csvg class=\"html-graphic-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zM7.83 14c.37 0 .67.26.74.62 1.41 1.5 3.39 1.62 3.42 1.62.41 0 .75.34.75.75s-.34.75-.75.75c-.14 0-2.67-.18-4.54-2.28-.28-.32-.26-.81.06-1.09.1-.1.21-.13.32-.13z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch3 style=\"font-size: 20px; margin: 0 0 10px 0;\"\u003eWeatherproof Seals\u003c\/h3\u003e\n      \u003cp style=\"color: #555; margin: 0; font-size: 15px;\"\u003eEngineered with a waterproof perimeter seal, 3M single bulb seal, and butyl tape. Keeps the dust out on the trail and the rain out at the campsite.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ovs-image-grid-4 clearance-block\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2045\/1873\/files\/Overland_Vehicle_Systems_Expedition_Truck_Cap_with_Sliding_Windows_for_2024_to_2026_Toyota_Tacoma_-_5_Ft._Bed_parked_with_opened_windows.png?v=1773678911\" alt=\"OVS Expedition Truck Cap parked with opened windows\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2045\/1873\/files\/Overland_Vehicle_Systems_Expedition_Truck_Cap_with_Sliding_Windows_for_2024_to_2026_Toyota_Tacoma_-_5_Ft._Bed_back_view_with_opened_windows.png?v=1773678938\" alt=\"OVS Expedition Truck Cap back view with opened windows\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2045\/1873\/files\/Overland_Vehicle_Systems_Expedition_Truck_Cap_with_Sliding_Windows_for_2016_to_2023_Toyota_Tacoma_5_Ft._Bed_latch_cover.png?v=1773672884\" alt=\"OVS Expedition Truck Cap latch cover close up\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2045\/1873\/files\/Overland_Vehicle_Systems_Expedition_Truck_Cap_with_Sliding_Windows_for_2016_to_2023_Toyota_Tacoma_5_Ft._Bed_parked_with_a_man_storing_a_bag_through_the_back_window.png?v=1773672884\" alt=\"Man storing a bag through the rear window of the OVS Expedition Truck Cap\"\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 style=\"text-align: center; margin-bottom: 25px; font-weight: 800;\"\u003eExperience the Strength of a True Truck Cap\u003c\/h2\u003e\n  \u003cdiv class=\"ovs-feature-grid clearance-block\"\u003e\n    \u003cdiv class=\"ovs-feature-card\"\u003e\n      \u003ch4\u003eExpand Your Toyota Tacoma's Storage\u003c\/h4\u003e\n      \u003cp\u003eIntegrated roof rails support optional crossbars, handling 325 lbs moving and 750 lbs parked. Perfect for roof-top tents, bikes, and recovery gear.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ovs-feature-card\"\u003e\n      \u003ch4\u003eFull Wing Doors\u003c\/h4\u003e\n      \u003cp\u003eSmooth, high-pressure struts open wide wing doors for effortless bed access. Includes integrated MOLLE-PAL channels to mount external gear.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ovs-feature-card\"\u003e\n      \u003ch4\u003eVentilated \u0026amp; Durable\u003c\/h4\u003e\n      \u003cp\u003eA built-in air vent reduces condensation buildup. The textured black two-stage powder coat resists UV damage and trail wear.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ovs-feature-card\"\u003e\n      \u003ch4\u003eSafe \u0026amp; Street Compliant\u003c\/h4\u003e\n      \u003cp\u003eEquipped with an integrated LED third brake light at the top rear of the cap. This guarantees your Toyota Tacoma remains highly visible, safe, and fully street-legal on the highway.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; gap: 20px; flex-wrap: wrap; margin-bottom: 40px;\" class=\"clearance-block\"\u003e\n    \u003cdiv style=\"flex: 1 1 45%;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2045\/1873\/files\/Overland_Vehicle_Systems_Expedition_Truck_Cap_clamping_system.png?v=1763148517\" alt=\"OVS No Drill Clamping System\" style=\"border-radius: 6px; width: 100%;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"flex: 1 1 45%;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2045\/1873\/files\/Overland_Vehicle_Systems_Expedition_Truck_Cap_fully_opened.png?v=1763148517\" alt=\"OVS Truck Cap Fully Opened\" style=\"border-radius: 6px; width: 100%;\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 style=\"text-align: center; margin-top: 50px; margin-bottom: 20px; font-weight: 800;\"\u003eTechnical Specifications\u003c\/h2\u003e\n  \u003cdiv style=\"overflow-x: auto;\" class=\"clearance-block\"\u003e\n    \u003ctable class=\"ovs-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"font-weight: bold; width: 35%;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd\u003eMarine-Grade Stainless Steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"font-weight: bold;\"\u003eFinish\u003c\/td\u003e\n          \u003ctd\u003eBlack Textured Powder Coat (Two-Stage)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"font-weight: bold;\"\u003eDoors \u0026amp; Windows\u003c\/td\u003e\n          \u003ctd\u003eDual Wing Doors with MOLLE-PAL Panels, Tempered Glass (Front\/Rear)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"font-weight: bold;\"\u003eHardware\u003c\/td\u003e\n          \u003ctd\u003eHigh-Pressure Gas Struts, Solid Stainless Hinges, Keyed-Alike Locks\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"font-weight: bold;\"\u003eVentilation \u0026amp; Lighting\u003c\/td\u003e\n          \u003ctd\u003eFixed Air Vent Above Rear Panel, Integrated LED 3rd Brake Light\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"font-weight: bold;\"\u003eLoad Capacity\u003c\/td\u003e\n          \u003ctd\u003e325 lbs Dynamic (Moving) \/ 750 lbs Static (Parked)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"font-weight: bold;\"\u003eInstallation\u003c\/td\u003e\n          \u003ctd\u003eClamp-On System (under 2 hours). Includes 3M Single Bulb Seal. \u003cem\u003e*Note: Toyota Tacoma models require drilling one small wiring hole for the brake light.\u003c\/em\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"font-weight: bold;\"\u003eWarranty\u003c\/td\u003e\n          \u003ctd\u003eLimited Lifetime Structural Warranty \/ 3-Year Finish Warranty\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"berkey-contact-wrapper clearance-block\"\u003e\n    \u003cdiv class=\"martin-safe-box\" onclick=\"toggleStandaloneModal('open')\"\u003e\n      \u003cdiv class=\"martin-safe-question\"\u003eQuestions About Your Toyota Tacoma Build?\u003c\/div\u003e\n      \u003cdiv class=\"martin-safe-action-group\"\u003e\n        \u003csvg class=\"martin-safe-icon\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 1a9 9 0 0 0-9 9v7c0 1.66 1.34 3 3 3h3v-8H5v-2c0-3.87 3.13-7 7-7s7 3.13 7 7v2h-4v8h3c1.66 0 3-1.34 3-3v-7a9 9 0 0 0-9-9z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 15h2v3h-2zM6 15h2v3H6z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Chat, Call, or Text us\n      \u003c\/div\u003e\n      \u003cdiv class=\"martin-price-guarantee\"\u003e\n        We offer exclusive pricing on the Expedition Cap! \u003cstrong\u003eCall for the best deal.\u003c\/strong\u003e\n        \u003cspan class=\"martin-phone-number\"\u003e1-844-945-3625\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"clearance-block\" style=\"margin-top: 50px;\"\u003e\n    \u003ch2 style=\"text-align: center; margin-bottom: 25px; font-weight: 800;\"\u003eSee the Expedition Cap in Action\u003c\/h2\u003e\n    \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);\"\u003e\n      \u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/DyqjDbYRKpw\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 style=\"text-align: center; margin-top: 50px; margin-bottom: 20px; font-weight: 800;\"\u003eToyota Tacoma Truck Cap FAQs\u003c\/h2\u003e\n  \u003cdiv class=\"ovs-faq-container clearance-block\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWill this fit my 2024-2026 Toyota Tacoma with the 6ft long bed?\u003c\/summary\u003e\n      \u003cp\u003eNo, this specific product listing is tailored exclusively for the 5-foot short bed. If you have the 6-foot bed, you will need the matching long bed version of this cap.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much weight can the OVS Expedition Truck Cap hold?\u003c\/summary\u003e\n      \u003cp\u003eThe Expedition Truck Cap features integrated roof rails that support up to 325 lbs of dynamic (moving) weight and 750 lbs of static (parked) weight when paired with optional crossbars. This makes it perfect for mounting heavy overlanding gear or a roof-top tent.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Expedition Truck Cap waterproof?\u003c\/summary\u003e\n      \u003cp\u003eYes. It is engineered with waterproof perimeter seals, a 3M single bulb seal, and butyl tape to keep your cargo protected from rain, snow, and trail dust.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes installing this cap require drilling into my Toyota Tacoma?\u003c\/summary\u003e\n      \u003cp\u003eThe main structure uses a modular clamping system that attaches directly to the factory utility tracks in your Toyota Tacoma bed. However, \u003cstrong\u003eToyota Tacoma models do require one small drilled hole\u003c\/strong\u003e to route wiring for the third brake light.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes a truck cap improve gas mileage?\u003c\/summary\u003e\n      \u003cp\u003eYes, adding a truck cap can reduce the aerodynamic drag created by an open truck bed and tailgate, potentially improving your truck's highway fuel efficiency.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the latches lockable?\u003c\/summary\u003e\n      \u003cp\u003eYes. Each heavy-duty latch includes keyed-alike locks to ensure your expensive gear and tools stay secure inside the truck cap.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"martin-modal-overlay\" id=\"standaloneContactModal\" onclick=\"toggleStandaloneModal('close')\"\u003e\n  \u003cdiv class=\"martin-modal-content\" onclick=\"event.stopPropagation()\"\u003e\n    \u003cspan class=\"martin-modal-close\" onclick=\"toggleStandaloneModal('close')\"\u003e×\u003c\/span\u003e\n    \u003ch2 style=\"margin: 0 0 10px 0; font-size: 24px; font-weight: bold; color: #333;\"\u003eConnect With Us\u003c\/h2\u003e\n    \u003cp style=\"color: #666; margin-bottom: 20px; font-size: 16px;\"\u003eGet exclusive pricing and expert fitment help!\u003c\/p\u003e\n    \u003cdiv style=\"font-size: 22px; font-weight: bold; margin-bottom: 20px; color: #111;\"\u003e1-844-945-3625\u003c\/div\u003e\n    \n    \u003ca class=\"martin-modal-btn btn-call\" href=\"tel:+18449453625\"\u003e\n      📞 Call Now\n    \u003c\/a\u003e\n\n    \u003cbutton type=\"button\" class=\"martin-modal-btn btn-chat\" onclick=\"triggerTawkChat()\"\u003e\n      💬 Chat with Us\n    \u003c\/button\u003e\n    \n    \u003ca class=\"martin-modal-btn btn-text\" href=\"#\" id=\"standaloneTextLink\"\u003e\n      ✉️ Text Us\n    \u003c\/a\u003e\n    \n    \u003cdiv style=\"margin-top: 25px; font-size: 14px; color: #777; border-top: 1px dashed #eee; padding-top: 15px;\"\u003e\n      \u003cstrong\u003eMon-Fri: 10am-5pm CST\u003c\/strong\u003e\u003cbr\u003e\n      \u003cspan style=\"font-style: italic; opacity: 0.8;\"\u003eAfter hours? Chat with Oaky, our 24-hour AI concierge!\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function toggleStandaloneModal(action) {\n    var modal = document.getElementById('standaloneContactModal');\n    if (action === 'open') {\n      \/\/ Grabs the product title from the page's H1 tag for the text message body\n      var productName = document.querySelector('h1') ? document.querySelector('h1').innerText.trim() : \"the OVS Expedition Truck Cap for Toyota Tacoma\";\n      var textLink = document.getElementById('standaloneTextLink');\n      \n      if (textLink) {\n        textLink.href = \"sms:+18449453625?body=\" + encodeURIComponent(\"Hi Wild Oak Trail, I have a question about \" + productName + \"...\");\n      }\n      \n      modal.style.display = \"flex\";\n      document.body.style.overflow = \"hidden\"; \/\/ Prevents background scrolling\n    } else {\n      modal.style.display = \"none\";\n      document.body.style.overflow = \"\";\n    }\n  }\n\n  function triggerTawkChat() {\n    toggleStandaloneModal('close'); \/\/ Close the modal first\n    \n    \/\/ Tawk.to specific command to open chat window\n    if (typeof Tawk_API !== 'undefined' \u0026\u0026 Tawk_API.maximize) {\n      Tawk_API.maximize();\n    } else {\n      alert(\"Chat is loading... Please look for the icon in the bottom right corner.\");\n    }\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700\u0026display=swap');\n\n  .ovs-clean-policy-wrapper {\n    font-family: 'Montserrat', sans-serif !important;\n    line-height: 1.5 !important;\n    max-width: 100%;\n    margin: 15px 0;\n    clear: both;\n    display: block !important;\n  }\n\n  .ovs-clean-policy-wrapper h6 {\n    color: #222 !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    margin: 0 0 15px 0 !important;\n    padding: 0 !important;\n    border: none !important;\n    background: transparent !important;\n    text-transform: none !important;\n  }\n\n  .ovs-clean-list {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n\n  .ovs-clean-list li {\n    display: flex !important;\n    align-items: flex-start !important;\n    margin-bottom: 12px !important;\n    font-size: 14.5px !important;\n    color: #333 !important;\n    background: transparent !important;\n    border: none !important;\n  }\n\n  .policy-text-block {\n    flex: 1;\n  }\n\n  .policy-icon-svg {\n    width: 22px !important;\n    height: 22px !important;\n    min-width: 22px !important;\n    max-width: 22px !important;\n    margin-right: 12px !important;\n    margin-top: 3px !important;\n    fill: #3e566b !important;\n    flex-shrink: 0 !important;\n    display: inline-block !important;\n  }\n\n  @media (max-width: 480px) {\n    .ovs-clean-policy-wrapper h6 { font-size: 16px !important; }\n    .ovs-clean-list li { font-size: 13.5px !important; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ovs-clean-policy-wrapper\"\u003e\n  \u003ch6\u003eShipping, Returns \u0026amp; Warranty\u003c\/h6\u003e\n  \n  \u003cul class=\"ovs-clean-list\"\u003e\n    \u003cli\u003e\n      \u003csvg class=\"policy-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM18 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM17 12V9.5h2.5l1.97 2.5H17z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"policy-text-block\"\u003e\n\u003cstrong\u003eFree Shipping:\u003c\/strong\u003e Enjoy free standard shipping to the Lower 48 states.\u003c\/div\u003e\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003csvg class=\"policy-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8c-.45-.83-.7-1.79-.7-2.8 0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"policy-text-block\"\u003e\n\u003cstrong\u003eHassle-Free Returns:\u003c\/strong\u003e Not what you expected? Return any unopened item within 30 days—you just cover the return shipping.\u003c\/div\u003e\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003csvg class=\"policy-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"policy-text-block\"\u003e\n\u003cstrong\u003eBuilt to Last:\u003c\/strong\u003e Every purchase is backed by a Limited Lifetime Structural Warranty and a 3-Year Finish Warranty.\u003c\/div\u003e\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Overland Vehicle Systems","offers":[{"title":"Solid Side Panels","offer_id":47368949891308,"sku":"70100025","price":2999.99,"currency_code":"USD","in_stock":true},{"title":"Sliding Windows","offer_id":47368949924076,"sku":"70200025","price":3499.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2045\/1873\/files\/Overland_Vehicle_Systems_Truck_Cap_for_2024_to_2026_Toyota_Tacoma_-_5_ft._Bed.png?v=1773087750","url":"https:\/\/wildoaktrail.com\/products\/overland-vehicle-systems-expedition-truck-cap-with-full-wing-doors-for-2024-to-2026-toyota-tacoma-5-ft-bed","provider":"Wild Oak Trail","version":"1.0","type":"link"}