✦ Verified product
CHASSI Putter Series Snap-Back Hat
USD 39.99
CHASSI GOLF
Verified independent store
→
CHASSI HAT // BY BENJAMINDAVID LIFESTYLE ACCESSORY: HEADWEAR LAUNCH BONUS Secure the revolution. Gear purchase includes an Exclusive 10% Discount on future hardware. [CHASSI HAT]:
Textile Engineering meets masterpiece style. Designed by BENJAMINDAVID, this 5-panel performance hat is engineered for the heat of the green. Utilizing quick-dry nylon and precision laser-cut ventilation, it acts as a catalyst for the CHASSI movement, blending industrial aesthetics with elite durability. PROFILE: 5-PANEL FLAT BILL PERFORMANCE CONSTRUCTION LOGIC: 100% Quick-Dry Nylon frame provides ultra-lightweight architecture with a structural 3D Puff Logo for bold, clouded aesthetics. 01 TECHNICAL SPECIFICATIONS The CHASSI Hat utilizes the following material profile: BASE MATERIAL 100% Quick-Dry Nylon STRUCTURE 5-Panel Flat Bill VENTILATION Laser-Cut Precision Patterns ADJUSTMENT Industrial Snapback DESIGNER NOTE: Features Flat Embroidery side logos and a Silk Tag back logo laser cut holes and terry cloth sweatband. Engineered by BENJAMINDAVID. 02 PERFORMANCE METRICS TC THERMAL CONTROL Terry cloth sweatband for advanced wicking and cooling. PB PRECISION BREATHABILITY Custom laser-cut airflow to maximize heat dissipation. ED ELITE DURABILITY Lightweight nylon built to perform in any environmental condition. 03 FINISHING DETAILS FRONT LOGO 3D Puff (Clouded) SIDE LOGO Flat Precision Embroidery TAGGING Signature Silk Back Tag WEIGHT Ultra-Light Performance Spec /* --- BASE CONTAINER SCOPED --- */ .chassi-spec-container { font-family: 'Barlow', sans-serif !important; width: 100%; max-width: 100%; margin: 20px 0; background: #fff; border: 1px solid #eee; border-radius: 8px; overflow: hidden; box-sizing: border-box; display: block; clear: both; } /* --- HEADER & ELEMENTS --- */ .chassi-spec-container .spec-master-header { background: #000; color: #fff; padding: 25px; margin: 0; border-left: 10px solid #A42325; width: 100% !important; box-sizing: border-box !important; display: block; } .chassi-spec-container .header-main { display: flex; align-items: center; gap: 12px; } .chassi-spec-container .pulse-dot { width: 10px; height: 10px; background: #A42325; border-radius: 50%; box-shadow: 0 0 10px #A42325; animation: pulse 2s infinite; } .chassi-spec-container .header-main h2 { margin: 0; font-size: 1.2rem; font-weight: 600; text-transform: uppercase; line-height: 1.2; color: #fff !important; } .chassi-spec-container .header-sub { font-size: 0.7rem; color: #888; letter-spacing: 2px; margin-top: 5px; text-transform: uppercase; font-weight: 400; } .chassi-spec-container .early-adopter-banner { background: #fdf2f2; color: #A42325; padding: 15px 25px; border-bottom: 1px solid #eee; width: 100%; box-sizing: border-box; } .chassi-spec-container .banner-tag { font-size: 0.6rem; font-weight: 600; letter-spacing: 2px; background: #A42325; color: #fff; padding: 2px 6px; border-radius: 2px; } .chassi-spec-container .early-adopter-banner p { margin: 8px 0 0 0; font-size: 0.85rem; font-weight: 400; line-height: 1.4; } .chassi-spec-container .spec-product-blurb { padding: 25px; border-bottom: 1px solid #f4f4f4; width: 100%; box-sizing: border-box; } .chassi-spec-container .spec-product-blurb p { margin: 0 !important; font-size: 1rem !important; line-height: 1.6 !important; color: #444 !important; font-weight: 400 !important; } .chassi-spec-container .blurb-title { font-weight: 600; color: #000; text-transform: uppercase; letter-spacing: 1px; margin-right: 5px; } .chassi-spec-container .spec-drop { border-bottom: 1px solid #eee; width: 100%; } .chassi-spec-container summary { list-style: none; padding: 20px; font-weight: 600; font-size: 0.9rem; text-transform: uppercase; cursor: pointer; display: flex; align-items: center; gap: 15px; background: #fff; color: #000; border: none; } .chassi-spec-container summary::-webkit-details-marker { display: none; } .chassi-spec-container summary span { color: #A42325; font-weight: 600; border: 1px solid #A42325; padding: 2px 4px; border-radius: 3px; font-size: 0.7rem; } .chassi-spec-container summary:hover { background: #fdfdfd; color: #A42325; } .chassi-spec-container .drop-body { padding: 0 20px 25px 20px; } .chassi-spec-container .data-table { width: 100% !important; border-collapse: collapse; } .chassi-spec-container .data-table td { padding: 12px 0; border-bottom: 1px solid #f4f4f4; font-size: 0.9rem; font-weight: 400; text-align: left; } .chassi-spec-container .data-table td:last-child { text-align: right; font-weight: 600; color: #000; } .chassi-spec-container .material-grid { display: grid; gap: 10px; margin-top: 10px; } .chassi-spec-container .mat-card { display: flex; align-items: center; gap: 15px; background: #f9f9f9; padding: 12px; border-radius: 6px; border: 1px solid #eee; } .chassi-spec-container .mat-sym { width: 40px; height: 40px; background: #000; color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 400; border-radius: 4px; font-size: 1.1rem; } .chassi-spec-container .mat-label { font-weight: 600; color: #A42325; font-size: 0.75rem; display: block; letter-spacing: 1px; } .chassi-spec-container .mat-info p { margin: 0; font-size: 0.85rem; color: #444; font-weight: 400; } .chassi-spec-container .lab-note { background: #fdf2f2; border-left: 4px solid #A42325; padding: 15px; margin-top: 20px; font-size: 0.85rem; border-radius: 4px; font-weight: 400; color: #444; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.4; } } @media (max-width: 600px) { .chassi-spec-container .header-main h2 { font-size: 1rem; } }