{"product_id":"fzj80-triplelock-flexfit-hat","title":"FZJ80 Triplelock Flexfit Hat | Toyota Land Cruiser 80 Series Apparel","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"FZJ80 Triplelock Flexfit Hat\",\n  \"image\": \"https:\/\/shopbattlebornclothing.com\/cdn\/shop\/files\/battle-born-logo.png\",\n  \"description\": \"Elevate your off-road style with the FZJ80 Triplelock Flexfit Hat from Battle Born Clothing. Features intricate embroidery of the iconic FZJ80 Land Cruiser dash light in full lock mode, representing ultimate 4x4 capability.\",\n  \"sku\": \"FZJ80-TRIPLELOCK-01\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Battle Born Clothing\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/shopbattlebornclothing.com\/products\/fzj80-triplelock-flexfit-hat\",\n    \"priceCurrency\": \"USD\",\n    \"price\": \"32.00\",\n    \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n    \"availability\": \"https:\/\/schema.org\/LowStock\",\n    \"inventoryLevel\": {\n      \"@type\": \"QuantitativeValue\",\n      \"value\": 6\n    }\n  }\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What does 'Triplelock' mean on a Land Cruiser?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The term 'Triple-Locked' refers to the highly coveted, factory-optional front, center, and rear locking differentials found on certain 80 Series (FZJ80) Toyota Land Cruisers. When all three are engaged, all four wheels spin at the exact same speed, providing unstoppable off-road traction.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What type of hat is this printed on?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This design is embroidered on a premium Flexfit blank. Flexfit hats feature a patented stretch-to-fit technology woven into the sweatband and crown, providing an incredibly secure and comfortable fit without the need for a rear adjustment strap.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How should I wash my Flexfit hat?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"To maintain the premium look and the elasticity of the Flexfit band, we recommend hand washing or spot cleaning only. Avoid harsh chemicals and never put the hat in a washing machine or dryer.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BreadcrumbList\",\n  \"itemListElement\": [\n    {\"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\", \"item\": \"https:\/\/shopbattlebornclothing.com\"},\n    {\"@type\": \"ListItem\", \"position\": 2, \"name\": \"Toyota Apparel\", \"item\": \"https:\/\/shopbattlebornclothing.com\/collections\/toyota-hats-vintage-apparel\"},\n    {\"@type\": \"ListItem\", \"position\": 3, \"name\": \"FZJ80 Triplelock Flexfit Hat\"}\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ── CSS VARIABLES - JDM OFF-ROAD THEME ── *\/\n  :root {\n    --jdm-void: #060608;      \/* Ultra dark background *\/\n    --jdm-panel: #111216;     \/* Card background *\/\n    --jdm-carbon: #1D1E24;    \/* Hover and borders *\/\n    \n    \/* Heritage Colors *\/\n    --jdm-red: #E63946;       \/* Differential Lock Red indicator *\/\n    --jdm-vintage-white: #F4F1EA; \/* Brightened off-white for strong pop *\/\n    --jdm-gold: #D9A05B;      \/* Premium accent \/ Trail dirt *\/\n    --jdm-alert: #FF4500;     \/* Low stock alert *\/\n    \n    \/* Typography *\/\n    --jdm-text-glow: #FFFFFF; \/* Pure white for headings *\/\n    --jdm-text-body: #E2E4E9; \/* Brightened significantly for body readability *\/\n    --jdm-text-dim: #A1A5B0;  \/* Muted for secondary tags *\/\n    \n    --jdm-border: rgba(255, 255, 255, 0.12);\n    --jdm-glow-red: 0 0 25px rgba(230, 57, 70, 0.35);\n    \n    \/* Japanese Tech Angles *\/\n    --jdm-clip-main: polygon(30px 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px);\n    --jdm-clip-card: polygon(15px 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0 15px);\n    --jdm-clip-btn: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 10px);\n  }\n\n  \/* ── BASE WRAPPER ── *\/\n  .bb-jdm-wrapper {\n    font-family: 'Inter', 'Helvetica Neue', sans-serif;\n    background-color: var(--jdm-void);\n    color: var(--jdm-text-body);\n    line-height: 1.8;\n    max-width: 1050px;\n    margin: 0 auto;\n    padding: 3rem 1.5rem;\n    background-image: \n      radial-gradient(circle at 0% 0%, rgba(230, 57, 70, 0.08) 0%, transparent 40%),\n      radial-gradient(circle at 100% 100%, rgba(217, 160, 91, 0.05) 0%, transparent 40%);\n  }\n\n  \/* ── TYPOGRAPHY ── *\/\n  .bb-jdm-wrapper h1, \n  .bb-jdm-wrapper h2, \n  .bb-jdm-wrapper h3 {\n    color: var(--jdm-text-glow);\n    text-transform: uppercase;\n    font-weight: 900;\n    margin-top: 0;\n    letter-spacing: 0.05em;\n  }\n  .bb-jdm-wrapper p {\n    font-size: 1.15rem;\n    margin-bottom: 1.8rem;\n    color: var(--jdm-text-body);\n  }\n  .bb-jdm-wrapper strong {\n    color: var(--jdm-vintage-white);\n    font-weight: 800;\n  }\n  .bb-jdm-wrapper a {\n    color: var(--jdm-red);\n    text-decoration: none;\n    border-bottom: 1px dashed var(--jdm-red);\n    transition: all 0.3s ease;\n  }\n  .bb-jdm-wrapper a:hover {\n    color: var(--jdm-gold);\n    border-bottom-style: solid;\n    border-color: var(--jdm-gold);\n    text-shadow: 0 0 10px rgba(217, 160, 91, 0.5);\n  }\n\n  \/* ── HERO HEADER ── *\/\n  .jdm-hero {\n    background: linear-gradient(135deg, var(--jdm-panel) 0%, var(--jdm-void) 100%);\n    padding: 5rem 3rem;\n    position: relative;\n    clip-path: var(--jdm-clip-main);\n    border: 1px solid var(--jdm-carbon);\n    box-shadow: inset 0 0 0 1px var(--jdm-border), var(--jdm-glow-red);\n    margin-bottom: 4rem;\n    text-align: center;\n    overflow: hidden;\n  }\n  .jdm-hero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 6px;\n    background: linear-gradient(90deg, var(--jdm-red), var(--jdm-vintage-white), var(--jdm-red));\n  }\n  .jdm-hero-content {\n    position: relative;\n    z-index: 2;\n  }\n  .jdm-hero h1 {\n    font-size: 3.8rem;\n    line-height: 1.1;\n    margin-bottom: 1rem;\n    color: var(--jdm-vintage-white);\n  }\n  .jdm-badge {\n    display: inline-block;\n    background: var(--jdm-red);\n    color: var(--jdm-vintage-white);\n    font-size: 0.85rem;\n    font-weight: 900;\n    letter-spacing: 0.2em;\n    padding: 6px 16px;\n    margin-bottom: 1.5rem;\n    text-transform: uppercase;\n    box-shadow: 0 4px 10px rgba(230, 57, 70, 0.4);\n  }\n  \n  \/* Pricing \u0026 Stock Block *\/\n  .jdm-pricing-block {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 1.5rem;\n    margin-top: 1.5rem;\n  }\n  .jdm-price {\n    font-size: 2.5rem;\n    font-weight: 900;\n    color: var(--jdm-gold);\n    text-shadow: 0 0 15px rgba(217, 160, 91, 0.3);\n  }\n  .jdm-stock-alert {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255, 69, 0, 0.1);\n    color: var(--jdm-alert);\n    border: 1px solid var(--jdm-alert);\n    padding: 6px 16px;\n    border-radius: 50px;\n    font-size: 0.85rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n  }\n  .jdm-stock-dot {\n    width: 8px; height: 8px;\n    background-color: var(--jdm-alert);\n    border-radius: 50%;\n    box-shadow: 0 0 8px var(--jdm-alert);\n    animation: pulse 1.5s infinite;\n  }\n  @keyframes pulse {\n    0% { opacity: 1; }\n    50% { opacity: 0.3; }\n    100% { opacity: 1; }\n  }\n\n  \/* ── SECTION HEADINGS ── *\/\n  .jdm-section-title {\n    font-size: 2.2rem;\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin-top: 5rem;\n    margin-bottom: 2rem;\n    padding-bottom: 1rem;\n    border-bottom: 1px solid var(--jdm-carbon);\n    position: relative;\n  }\n  .jdm-section-title::before {\n    content: '►';\n    color: var(--jdm-red);\n    font-size: 1.5rem;\n  }\n  .jdm-section-title::after {\n    content: '';\n    position: absolute;\n    bottom: -2px; left: 0; width: 15%; height: 3px;\n    background: var(--jdm-red);\n  }\n\n  \/* ── FEATURE GRID ── *\/\n  .jdm-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 1.5rem;\n    margin: 3rem 0;\n  }\n  .jdm-card {\n    background: var(--jdm-panel);\n    border: 1px solid var(--jdm-carbon);\n    padding: 2.5rem 2rem;\n    clip-path: var(--jdm-clip-card);\n    transition: transform 0.3s ease, border-color 0.3s ease;\n    position: relative;\n  }\n  .jdm-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 4px; height: 100%;\n    background: var(--jdm-carbon);\n    transition: background 0.3s ease;\n  }\n  .jdm-card:hover {\n    transform: translateY(-5px);\n    border-color: var(--jdm-red);\n    box-shadow: var(--jdm-glow-red);\n  }\n  .jdm-card:hover::before {\n    background: linear-gradient(180deg, var(--jdm-red), var(--jdm-gold));\n  }\n  .jdm-card h3 {\n    font-size: 1.3rem;\n    color: var(--jdm-vintage-white);\n    margin-bottom: 0.8rem;\n    border-bottom: 1px dashed var(--jdm-carbon);\n    padding-bottom: 0.5rem;\n  }\n  .jdm-card p {\n    font-size: 1.05rem;\n    margin-bottom: 0;\n  }\n\n  \/* ── LORE \/ HIGHLIGHT BOX ── *\/\n  .jdm-lore-box {\n    background: linear-gradient(90deg, var(--jdm-panel) 0%, var(--jdm-void) 100%);\n    border: 1px solid var(--jdm-carbon);\n    border-left: 6px solid var(--jdm-red);\n    padding: 2rem 2.5rem;\n    margin: 3rem 0;\n    clip-path: var(--jdm-clip-card);\n    box-shadow: 0 10px 25px rgba(0,0,0,0.5);\n  }\n  .jdm-lore-box h3 {\n    color: var(--jdm-red);\n    margin-bottom: 1rem;\n  }\n\n  \/* ── INFO TABLES (Specs) ── *\/\n  .jdm-table-wrap {\n    overflow-x: auto;\n    margin: 3rem 0;\n    border: 1px solid var(--jdm-carbon);\n    clip-path: var(--jdm-clip-card);\n    box-shadow: 0 10px 25px rgba(0,0,0,0.5);\n  }\n  .jdm-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 600px;\n    background: var(--jdm-panel);\n  }\n  .jdm-table th {\n    background: var(--jdm-carbon);\n    color: var(--jdm-red);\n    padding: 1.5rem;\n    text-align: left;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    font-weight: 900;\n  }\n  .jdm-table td {\n    padding: 1.5rem;\n    border-bottom: 1px solid var(--jdm-carbon);\n    color: var(--jdm-text-body);\n  }\n  .jdm-table td strong {\n    color: var(--jdm-gold);\n  }\n  .jdm-table tr:hover td {\n    background: rgba(255,255,255,0.02);\n  }\n\n  \/* ── FAQ ACCORDION ── *\/\n  .jdm-faq details {\n    background: var(--jdm-panel);\n    border: 1px solid var(--jdm-carbon);\n    margin-bottom: 1rem;\n    clip-path: var(--jdm-clip-card);\n    transition: all 0.3s;\n  }\n  .jdm-faq details[open] {\n    border-color: var(--jdm-red);\n    box-shadow: var(--jdm-glow-red);\n    background: var(--jdm-void);\n  }\n  .jdm-faq summary {\n    padding: 1.5rem 2rem;\n    font-size: 1.15rem;\n    font-weight: 800;\n    color: var(--jdm-text-glow);\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    text-transform: uppercase;\n  }\n  .jdm-faq summary::-webkit-details-marker { display: none; }\n  .jdm-faq summary::after {\n    content: '+';\n    color: var(--jdm-red);\n    font-size: 1.8rem;\n    font-weight: 900;\n  }\n  .jdm-faq details[open] summary::after {\n    content: '−';\n    color: var(--jdm-gold);\n  }\n  .jdm-faq details[open] summary {\n    border-bottom: 1px solid var(--jdm-carbon);\n  }\n  .jdm-faq p {\n    padding: 1.5rem 2rem;\n    margin: 0;\n    color: var(--jdm-text-body);\n  }\n\n  \/* ── CTAS \u0026 FORMSPREE BLOCK ── *\/\n  .jdm-cta-box {\n    background: linear-gradient(0deg, var(--jdm-void) 0%, var(--jdm-panel) 100%);\n    border: 2px dashed var(--jdm-carbon);\n    padding: 4rem 3rem;\n    margin-top: 5rem;\n    position: relative;\n    clip-path: var(--jdm-clip-main);\n  }\n  .jdm-cta-box::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 6px;\n    background: var(--jdm-red);\n  }\n  .jdm-cta-box h2 {\n    text-align: center;\n    font-size: 2.5rem;\n    color: var(--jdm-vintage-white);\n    margin-bottom: 1rem;\n  }\n  .jdm-cta-box p {\n    text-align: center;\n    max-width: 600px;\n    margin: 0 auto 3rem;\n    color: var(--jdm-text-dim);\n  }\n  .jdm-btn-group {\n    display: flex;\n    justify-content: center;\n    gap: 1.5rem;\n  }\n  .jdm-btn {\n    display: inline-block;\n    background: var(--jdm-red);\n    color: var(--jdm-vintage-white) !important;\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: 0.15em;\n    padding: 1.2rem 3rem;\n    border: none;\n    clip-path: var(--jdm-clip-btn);\n    transition: all 0.3s ease;\n    cursor: pointer;\n  }\n  .jdm-btn:hover {\n    background: var(--jdm-gold);\n    color: var(--jdm-void) !important;\n    box-shadow: 0 0 20px rgba(217, 160, 91, 0.4);\n    transform: translateY(-2px);\n  }\n\n  \/* Form Styling *\/\n  .jdm-form-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1.5rem;\n    margin-bottom: 1.5rem;\n  }\n  .jdm-form-group label {\n    display: block;\n    color: var(--jdm-text-dim);\n    font-size: 0.85rem;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    margin-bottom: 0.5rem;\n    text-transform: uppercase;\n  }\n  .jdm-form-group input,\n  .jdm-form-group textarea {\n    width: 100%;\n    background: var(--jdm-void);\n    border: 1px solid var(--jdm-carbon);\n    color: var(--jdm-text-glow);\n    padding: 1.2rem;\n    font-family: inherit;\n    font-size: 1rem;\n    box-sizing: border-box;\n    transition: all 0.3s ease;\n  }\n  .jdm-form-group input:focus,\n  .jdm-form-group textarea:focus {\n    outline: none;\n    border-color: var(--jdm-red);\n    box-shadow: inset 0 0 10px rgba(230, 57, 70, 0.15);\n  }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 768px) {\n    .jdm-hero { padding: 4rem 1.5rem; }\n    .jdm-hero h1 { font-size: 2.5rem; }\n    .jdm-section-title { font-size: 1.8rem; }\n    .jdm-cta-box { padding: 3rem 1.5rem; }\n    .jdm-form-row { grid-template-columns: 1fr; gap: 1rem; }\n    .jdm-pricing-block { flex-direction: column; gap: 0.5rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bb-jdm-wrapper\"\u003e\n\u003cdiv class=\"jdm-hero\"\u003e\n\u003cdiv class=\"jdm-hero-content\"\u003e\n\u003cspan class=\"jdm-badge\"\u003eJDM Off-Road Heritage\u003c\/span\u003e\n\u003ch1\u003eFZJ80 Triplelock\u003cbr\u003eFlexfit Hat\u003c\/h1\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eElevate your off-road style with the premium black cap featuring intricate embroidery of the iconic Land Cruiser fully-locked dash indicator.\u003c\/p\u003e\n\u003cdiv class=\"jdm-pricing-block\"\u003e\n\u003cspan class=\"jdm-price\"\u003e$32.00 USD\u003c\/span\u003e\n\u003cdiv class=\"jdm-stock-alert\"\u003e\n\u003cdiv class=\"jdm-stock-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nLow Stock — Only 6 Left!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eCrafted for those who embrace the thrill of the trail, this Flexfit hat symbolizes the legendary power of the Toyota Land Cruiser FZJ80. Its bold embroidery captures the essence of triple-locked differentials, making it a must-have for fans of vintage SUVs and off-road gear.\u003c\/p\u003e\n\u003ch2 class=\"jdm-section-title\"\u003eBuilt For The Trail\u003c\/h2\u003e\n\u003cdiv class=\"jdm-grid\"\u003e\n\u003cdiv class=\"jdm-card\"\u003e\n\u003ch3\u003eSymbolic Heritage\u003c\/h3\u003e\n\u003cp\u003eThe highly detailed embroidery pays homage to the FZJ80's triple-lock system, evoking images of unstoppable performance in the most challenging terrains.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jdm-card\"\u003e\n\u003ch3\u003eFlexfit Technology\u003c\/h3\u003e\n\u003cp\u003eBuilt on genuine Flexfit technology, this hat offers a stretch-to-fit design. No rear adjustments needed—just slip it on for a secure, confident fit on bumpy trails.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jdm-card\"\u003e\n\u003ch3\u003eRugged Construction\u003c\/h3\u003e\n\u003cp\u003eThe sleek black base provides a versatile look that pairs seamlessly with any casual or adventure outfit. Designed to withstand sun, sweat, and the elements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jdm-lore-box\"\u003e\n\u003ch3\u003eThe Holy Grail: \"Triple-Locked\"\u003c\/h3\u003e\n\u003cp\u003eIf you know, you know. In the off-road community, finding an 80 Series Land Cruiser (FZJ80) with factory front and rear locking differentials is considered finding the \"Holy Grail.\" When the center transfer case is locked, and you engage the front and rear lockers, all four wheels are forced to spin at the exact same speed. This \"Triple-Locked\" state transforms the Land Cruiser into a mechanical mountain goat, capable of crawling out of bottomless silt, climbing vertical rock faces, and pulling other rigs out of the mud. This hat is a subtle nod to the ultimate expression of 4x4 capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"jdm-section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"jdm-table-wrap\"\u003e\n\u003ctable class=\"jdm-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStyle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium Flexfit (Stretch-to-fit closed back)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSolid Black base with High-Contrast Red \u0026amp; Amber Embroidery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDecoration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDetailed FZJ80 Differential Lock Dash Indicator\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSizing Options\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in standard Flexfit sizing (Select at checkout).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eExtremely Limited (6 Left).\u003c\/strong\u003e Made-to-order item; lead times may apply.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCare Instructions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHand wash or spot clean only. Avoid harsh chemicals to preserve the elastic band and embroidery.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"jdm-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"jdm-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does 'Triplelock' mean on a Land Cruiser?\u003c\/summary\u003e\n\u003cp\u003eThe term 'Triple-Locked' refers to the highly coveted, factory-optional front, center, and rear locking differentials found on certain 80 Series (FZJ80) Toyota Land Cruisers. When all three are engaged, all four wheels spin at the exact same speed, providing unstoppable off-road traction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of hat is this printed on?\u003c\/summary\u003e\n\u003cp\u003eThis design is embroidered on a premium Flexfit blank. Flexfit hats feature a patented stretch-to-fit technology woven into the sweatband and crown, providing an incredibly secure and comfortable fit without the need for a rear adjustment strap.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I wash my Flexfit hat?\u003c\/summary\u003e\n\u003cp\u003eTo maintain the premium look and the elasticity of the Flexfit band, we recommend hand washing or spot cleaning only. Avoid harsh chemicals and never put the hat in a washing machine or dryer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jdm-cta-box\"\u003e\n\u003ch2 style=\"color: var(--jdm-red);\"\u003eNeed Rush Fulfillment or Club Orders?\u003c\/h2\u003e\n\u003cp\u003eSince we are currently showing extremely low stock (6 units), please contact us if you need to place a bulk order for your 4x4 club or require rush shipping for an upcoming overland trip.\u003c\/p\u003e\n\u003cform style=\"max-width: 700px; margin: 0 auto; text-align: left;\" method=\"POST\" action=\"https:\/\/formspree.io\/f\/xjgeegop\"\u003e\n\u003cinput value=\"Product Inquiry: FZJ80 Triplelock Flexfit Hat\" name=\"_subject\" type=\"hidden\"\u003e\n\u003cdiv class=\"jdm-form-row\"\u003e\n\u003cdiv class=\"jdm-form-group\"\u003e\n\u003clabel for=\"name\"\u003eFull Name\u003c\/label\u003e \u003cinput placeholder=\"Land Cruiser Driver\" required=\"\" type=\"text\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jdm-form-group\"\u003e\n\u003clabel for=\"email\"\u003eEmail Address\u003c\/label\u003e \u003cinput placeholder=\"driver@overland.com\" required=\"\" name=\"email\" id=\"email\" type=\"email\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 1.5rem;\" class=\"jdm-form-group\"\u003e\n\u003clabel for=\"message\"\u003eHow can we help?\u003c\/label\u003e \u003ctextarea placeholder=\"e.g., I see you only have 6 left, but I need 12 for our local Land Cruiser club meetup next month. Can we do a custom run?\" required=\"\" rows=\"4\" name=\"message\" id=\"message\"\u003e\u003c\/textarea\u003e\n\u003c\/div\u003e\n\u003cbutton style=\"width: 100%;\" class=\"jdm-btn\" type=\"submit\"\u003eSend Inquiry\u003c\/button\u003e\n\u003c\/form\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Shop Battle Born Clothing","offers":[{"title":"Sm\/md","offer_id":44329057517888,"sku":"10183","price":24.0,"currency_code":"USD","in_stock":true},{"title":"Lg\/Xl","offer_id":44329057550656,"sku":"10184","price":24.0,"currency_code":"USD","in_stock":true},{"title":"Xl\/2X","offer_id":44329057583424,"sku":"10185","price":24.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0576\/8767\/0982\/products\/fzj80-triplelock-flexfit-hatshop-battle-born-clothing-908049.png?v=1750824676","url":"https:\/\/battlebornclothing.com\/products\/fzj80-triplelock-flexfit-hat","provider":"Battle Born Clothing","version":"1.0","type":"link"}