{"product_id":"motodock-helmet-hanger-dual-color","title":"MotoDock Helmet Hanger – Multiple Color Edition","description":"\u003c!-- ============================================================\n     DIRT ACCESSORIES — MOTODOCK HELMET HANGER PRODUCT DESCRIPTION v4\n     Font: Inter | Background: White\n     FIXED: Mobile\/desktop compatibility\n     UPDATED: Dual Color Series\n     Paste inner content into Shopify \u003e Product \u003e Description (HTML view)\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n\/* ── FONT ── *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900\u0026display=swap');\n\n\/* ── BASE ── *\/\n.da-wrap *, .da-wrap *::before, .da-wrap *::after { box-sizing: border-box; }\n.da-wrap {\n  font-family: 'Inter', sans-serif;\n  color: #111;\n  background: #fff;\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 0 0 40px;\n}\n\n\/* ── TRUST BAR ──\n   FIX: Replaced fragile nth-child border logic with CSS gap + outline approach\n*\/\n.da-trust {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  border: 1.5px solid #e0e0e0;\n  border-radius: 12px;\n  overflow: hidden;\n  margin-bottom: 40px;\n  background: #e0e0e0;\n  gap: 1px;\n}\n\n.da-trust-item {\n  text-align: center;\n  padding: 13px 8px;\n  background: #fff;\n}\n\n.da-trust-icon { font-size: 20px; display: block; margin-bottom: 3px; }\n.da-trust-title { font-size: 11px; font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; color: #111; }\n.da-trust-sub { font-size: 10px; color: #888; margin-top: 1px; }\n\n\/* ── SECTION LABELS \u0026 TITLES ── *\/\n.da-label { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #c1440e; margin-bottom: 6px; }\n.da-title { font-size: 26px; font-weight: 900; line-height: 1.15; color: #111; margin-bottom: 20px; }\n\n\/* ── DESCRIPTION ── *\/\n.da-hook { font-size: 16px; font-weight: 600; line-height: 1.6; color: #111; margin-bottom: 16px; padding: 18px 20px; background: #fff7f5; border-left: 4px solid #c1440e; border-radius: 0 10px 10px 0; }\n.da-body { font-size: 15px; line-height: 1.8; color: #555; margin-bottom: 14px; }\n\n\/* ── COMPATIBILITY ── *\/\n.da-compat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 40px; }\n.da-compat-card { background: #fff; border: 1.5px solid #e8e8e8; border-radius: 10px; padding: 14px 10px; text-align: center; }\n.da-compat-icon { font-size: 22px; margin-bottom: 6px; }\n.da-compat-name { font-size: 12px; font-weight: 700; color: #111; }\n.da-compat-brands { display: none; }\n\n\/* ── FEATURE ROWS ── *\/\n.da-feature-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  margin-bottom: 16px;\n  background: #f9f9f9;\n  border-radius: 14px;\n  overflow: hidden;\n  border: 1.5px solid #e8e8e8;\n}\n\n.da-feature-img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.da-feature-text {\n  padding: 28px 24px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.da-feature-num { font-size: 48px; font-weight: 900; color: #f0f0f0; line-height: 1; margin-bottom: -8px; }\n.da-feature-title { font-size: 17px; font-weight: 800; color: #111; margin-bottom: 10px; }\n.da-feature-desc { font-size: 13px; line-height: 1.75; color: #666; margin: 0; }\n\n\/* ── SPECS ── *\/\n.da-specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #e0e0e0; border-radius: 12px; overflow: hidden; border: 1.5px solid #e0e0e0; margin-bottom: 40px; }\n.da-spec-item { background: #fff; padding: 14px 16px; }\n.da-spec-label { font-size: 10px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: #aaa; display: block; margin-bottom: 3px; }\n.da-spec-value { font-size: 14px; font-weight: 700; color: #111; }\n\n\/* ── COMPARE ── *\/\n.da-compare-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 40px; border-radius: 14px; border: 1.5px solid #e8e8e8; }\n.da-compare { background: #fff; border-radius: 14px; overflow: hidden; min-width: 420px; }\n.da-compare-head { display: grid; grid-template-columns: 1.8fr 1fr 1.1fr; background: #111; color: #fff; padding: 13px 18px; font-size: 10px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }\n.da-compare-head div:not(:first-child) { text-align: center; }\n.da-our { color: #ff6b3d; }\n.da-compare-row { display: grid; grid-template-columns: 1.8fr 1fr 1.1fr; padding: 13px 18px; border-top: 1px solid #f0f0f0; align-items: center; font-size: 13px; background: #fff; }\n.da-feat { font-weight: 600; color: #222; }\n.da-tick { text-align: center; font-size: 18px; font-weight: 900; }\n.da-no { color: #ff3b3b; }\n.da-yes { color: #16c784; }\n.da-price-row { background: #fff8f5; }\n.da-price-hi { color: #c1440e; font-weight: 800; font-size: 14px; text-align: center; }\n\n\/* ── FAQ ── *\/\n.da-faq-item { background: #fff; border: 1.5px solid #e8e8e8; border-radius: 12px; margin-bottom: 8px; overflow: hidden; }\n.da-faq-q { padding: 15px 18px; font-weight: 700; font-size: 14px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; user-select: none; background: #fff; color: #111; }\n.da-faq-arrow { color: #c1440e; font-size: 18px; transition: transform 0.3s; flex-shrink: 0; margin-left: 10px; display: inline-block; }\n.da-faq-a { padding: 0 18px; max-height: 0; overflow: hidden; font-size: 13px; line-height: 1.75; color: #666; transition: max-height 0.35s ease, padding 0.3s ease; background: #fff; }\n.da-faq-a.open { max-height: 400px; padding: 4px 18px 16px; }\n.da-faq-arrow.open { transform: rotate(45deg); }\n\n\/* ── BUNDLE ── *\/\n.da-bundle { background: #111; border-radius: 14px; padding: 24px 22px; color: #fff; margin-bottom: 40px; }\n.da-bundle-title { font-size: 20px; font-weight: 800; color: #fff; margin-bottom: 4px; }\n.da-bundle-sub { font-size: 12px; color: #aaa; margin-bottom: 18px; }\n.da-bundle-items { display: flex; gap: 10px; flex-wrap: wrap; margin-bottom: 18px; }\n.da-bundle-item { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 10px; padding: 12px; text-align: center; flex: 1; min-width: 100px; }\n.da-bundle-icon { font-size: 22px; margin-bottom: 4px; display: block; }\n.da-bundle-name { font-size: 11px; font-weight: 700; color: #eee; display: block; }\n.da-bundle-price { font-size: 12px; color: #ff6b3d; font-weight: 700; display: block; margin-top: 3px; }\n.da-bundle-foot { display: flex; justify-content: space-between; align-items: center; border-top: 1px solid rgba(255,255,255,0.12); padding-top: 16px; gap: 12px; flex-wrap: wrap; }\n.da-bundle-save { font-size: 12px; color: #aaa; }\n.da-bundle-total { font-size: 28px; font-weight: 900; color: #ff6b3d; }\n.da-bundle-old { font-size: 13px; color: #555; text-decoration: line-through; margin-right: 6px; }\n\n\/* ══════════════════════════════════════════\n   MOBILE BREAKPOINT\n   ══════════════════════════════════════════ *\/\n@media (max-width: 620px) {\n\n  .da-trust { grid-template-columns: repeat(2, 1fr); }\n\n  .da-compat-grid { grid-template-columns: repeat(2, 1fr); }\n\n  .da-feature-row { grid-template-columns: 1fr; }\n\n  .da-feature-img {\n    width: 100%;\n    height: auto;\n    order: -1;\n  }\n\n  .da-feature-text { order: 1; padding: 20px 16px; }\n  .da-feature-num { font-size: 36px; }\n  .da-feature-title { font-size: 15px; }\n\n  .da-specs-grid { grid-template-columns: 1fr; }\n\n  .da-compare-wrap::after {\n    content: \"← Scroll to see full table →\";\n    display: block;\n    text-align: center;\n    font-size: 10px;\n    color: #aaa;\n    padding: 6px 0 2px;\n  }\n\n  .da-compare-head, .da-compare-row { padding: 11px 12px; font-size: 11px; }\n\n  .da-title { font-size: 22px; }\n  .da-hook { font-size: 14px; }\n  .da-body { font-size: 14px; }\n\n  .da-bundle { padding: 18px 14px; }\n  .da-bundle-title { font-size: 17px; }\n  .da-bundle-total { font-size: 24px; }\n\n  .da-faq-q { font-size: 13px; }\n}\n\n\/* ── PRODUCT IDENTITY \/ CTA \/ FAQ ── *\/\n.da-product-identity { text-align: center; margin: 0 0 28px; }\n.da-product-kicker { font-size: 10px; font-weight: 800; letter-spacing: 2.5px; text-transform: uppercase; color: #999; margin-bottom: 6px; }\n.da-product-name { font-size: 30px; line-height: 1.05; font-weight: 900; margin: 0 0 8px; color: #111; }\n.da-product-sub { font-size: 14px; line-height: 1.6; color: #666; margin: 0 auto; max-width: 620px; }\n.da-cta { background: #111; color: #fff; border-radius: 14px; padding: 24px 22px; margin-bottom: 40px; display: flex; align-items: center; justify-content: space-between; gap: 18px; flex-wrap: wrap; }\n.da-cta-title { font-size: 20px; font-weight: 800; margin-bottom: 4px; }\n.da-cta-sub { font-size: 12px; color: #aaa; line-height: 1.6; }\n.da-cta-price { font-size: 28px; font-weight: 900; color: #ff6b3d; white-space: nowrap; }\n.da-faq-section { margin-bottom: 40px; }\n\n@media (max-width: 620px) {\n  .da-product-name { font-size: 25px; }\n  .da-product-sub { font-size: 13px; }\n  .da-cta { padding: 20px 16px; }\n  .da-cta-title { font-size: 17px; }\n  .da-cta-price { font-size: 24px; }\n}\n\n\u003c\/style\u003e\n\n\u003c!-- ── DESCRIPTION ── --\u003e\n\u003cdiv class=\"da-wrap\"\u003e\n\n\u003cdiv class=\"da-product-identity\"\u003e\n  \u003cdiv class=\"da-product-kicker\"\u003eDirt Accessories\u003c\/div\u003e\n  \u003cdiv class=\"da-product-name\"\u003eMotoDock Helmet Hanger – Dual Color Series\u003c\/div\u003e\n  \u003cp class=\"da-product-sub\"\u003eA modern wall-mounted helmet hanger with bold dual-color combinations inspired by motorcycle design — made for cleaner rooms, garages, and riding setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- TRUST BAR (add your 4 items here) --\u003e\n\n\u003cdiv style=\"margin-bottom: 40px;\"\u003e\n  \u003cdiv class=\"da-label\"\u003eMeet MotoDock\u003c\/div\u003e\n  \u003cdiv class=\"da-title\"\u003eYour Helmet Finally Has a Proper Home.\u003c\/div\u003e\n  \u003cdiv class=\"da-hook\"\u003eMotoDock Dual Color Series combines practical helmet storage with bold, motorcycle-inspired styling. Each two-color combination is designed to bring the look and character of your bike into your riding space.\u003c\/div\u003e\n  \u003cp class=\"da-body\"\u003eInspired by the contrasting colors and sporty details found on motorcycles, the Dual Color Series gives you multiple color combinations to choose from. Match your hanger with your bike, helmet, gear, or simply your personal style.\u003c\/p\u003e\n  \u003cp class=\"da-body\"\u003eClean lines. Minimal footprint. Rider-focused design. MotoDock keeps your helmet organised while adding a distinctive touch to your room, garage, or riding setup.\u003c\/p\u003e\n  \u003cp class=\"da-body\"\u003eMade for everyday use and rated for up to 5 kg, it is a simple upgrade for anyone who wants practical storage without sacrificing style.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── COMPATIBILITY ── --\u003e\n\u003cdiv style=\"margin-bottom: 40px;\"\u003e\n  \u003cdiv class=\"da-label\"\u003eCompatibility\u003c\/div\u003e\n  \u003cdiv class=\"da-title\"\u003eMade for Everyday Helmets\u003c\/div\u003e\n\n  \u003cdiv class=\"da-compat-grid\"\u003e\n\n    \u003cdiv class=\"da-compat-card\"\u003e\n      \u003cdiv class=\"da-compat-icon\"\u003e🏍️\u003c\/div\u003e\n      \u003cdiv class=\"da-compat-name\"\u003eFull Face\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-compat-card\"\u003e\n      \u003cdiv class=\"da-compat-icon\"\u003e😎\u003c\/div\u003e\n      \u003cdiv class=\"da-compat-name\"\u003eHalf Face\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-compat-card\"\u003e\n      \u003cdiv class=\"da-compat-icon\"\u003e🔄\u003c\/div\u003e\n      \u003cdiv class=\"da-compat-name\"\u003eModular \/ Flip\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-compat-card\"\u003e\n      \u003cdiv class=\"da-compat-icon\"\u003e🛵\u003c\/div\u003e\n      \u003cdiv class=\"da-compat-name\"\u003eScooter Helmets\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-compat-card\"\u003e\n      \u003cdiv class=\"da-compat-icon\"\u003e🚵\u003c\/div\u003e\n      \u003cdiv class=\"da-compat-name\"\u003eOpen Face\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-compat-card\"\u003e\n      \u003cdiv class=\"da-compat-icon\"\u003e🚲\u003c\/div\u003e\n      \u003cdiv class=\"da-compat-name\"\u003eOpen \/ Half Face\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── FEATURES ── --\u003e\n\u003cdiv style=\"margin-bottom: 40px;\"\u003e\n  \u003cdiv class=\"da-label\"\u003eProduct Highlights\u003c\/div\u003e\n  \u003cdiv class=\"da-title\"\u003eWhy Riders Choose MotoDock\u003c\/div\u003e\n\n  \u003c!-- Feature 1 --\u003e\n  \u003cdiv class=\"da-feature-row\"\u003e\n    \u003cimg class=\"da-feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/Multi_Helmet_Compatibility_Wall-mounted_helmet_holder.jpg?v=1779536903\" alt=\"MotoDock Dual Color Series helmet hanger\"\u003e\n\n    \u003cdiv class=\"da-feature-text\"\u003e\n      \u003cdiv class=\"da-feature-num\"\u003e01\u003c\/div\u003e\n      \u003cdiv class=\"da-feature-title\"\u003eMotorcycle-Inspired Design\u003c\/div\u003e\n      \u003cp class=\"da-feature-desc\"\u003eInspired by the bold color combinations and styling of motorcycles, the Dual Color Series brings a sporty, distinctive look to your helmet storage. Choose a combination that fits your bike and personal style.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Feature 2 --\u003e\n  \u003cdiv class=\"da-feature-row\"\u003e\n    \u003cdiv class=\"da-feature-text\"\u003e\n      \u003cdiv class=\"da-feature-num\"\u003e02\u003c\/div\u003e\n      \u003cdiv class=\"da-feature-title\"\u003eCompact by Design\u003c\/div\u003e\n      \u003cp class=\"da-feature-desc\"\u003eProjects only 6 cm from the wall, keeping the setup neat without a bulky frame. When your helmet is off, MotoDock stays visually minimal.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"da-feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/Person_is_installing_a_helmet_hanger_on_wall_with_drill_machine.jpg?v=1779536952\" alt=\"MotoDock compact wall-mounted helmet hanger\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Feature 3 --\u003e\n  \u003cdiv class=\"da-feature-row\"\u003e\n    \u003cimg class=\"da-feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/Red_Helmet_hanger_hold_by_a_hand_with_text_Holds_upto_5KG_in_a_blurred_indoor.jpg?v=1779536994\" alt=\"MotoDock smooth helmet-friendly surface\"\u003e\n\n    \u003cdiv class=\"da-feature-text\"\u003e\n      \u003cdiv class=\"da-feature-num\"\u003e03\u003c\/div\u003e\n      \u003cdiv class=\"da-feature-title\"\u003eSmooth, Helmet-Friendly Surface\u003c\/div\u003e\n      \u003cp class=\"da-feature-desc\"\u003eThe smooth PLA surface provides a broad contact area for everyday helmet storage without the harsh contact points associated with some exposed metal hooks.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Feature 4 --\u003e\n  \u003cdiv class=\"da-feature-row\"\u003e\n    \u003cdiv class=\"da-feature-text\"\u003e\n      \u003cdiv class=\"da-feature-num\"\u003e04\u003c\/div\u003e\n      \u003cdiv class=\"da-feature-title\"\u003eUp to 5 KG Capacity\u003c\/div\u003e\n      \u003cp class=\"da-feature-desc\"\u003eMade from PLA bio-plastic and designed for everyday helmet storage. Rated to hold up to 5 kg, giving you a strong, compact solution without the bulk of a metal hanger.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"da-feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/Red_3D_printed_motorcycle_helmet_hanger_wall_mount_-_-Dirt_Accessories.jpg?v=1779537081\" alt=\"MotoDock helmet hanger 5kg capacity\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ── SPECS ── --\u003e\n\u003cdiv style=\"margin-bottom: 40px;\"\u003e\n  \u003cdiv class=\"da-label\"\u003eTechnical Details\u003c\/div\u003e\n  \u003cdiv class=\"da-title\"\u003eFull Specifications\u003c\/div\u003e\n\n  \u003cdiv class=\"da-specs-grid\"\u003e\n\n    \u003cdiv class=\"da-spec-item\"\u003e\n      \u003cspan class=\"da-spec-label\"\u003eDimensions\u003c\/span\u003e\n      \u003cspan class=\"da-spec-value\"\u003e15 × 8 × 6 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-spec-item\"\u003e\n      \u003cspan class=\"da-spec-label\"\u003eWeight Capacity\u003c\/span\u003e\n      \u003cspan class=\"da-spec-value\"\u003eUp to 5 kg\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-spec-item\"\u003e\n      \u003cspan class=\"da-spec-label\"\u003eMaterial\u003c\/span\u003e\n      \u003cspan class=\"da-spec-value\"\u003ePLA Bio-Plastic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-spec-item\"\u003e\n      \u003cspan class=\"da-spec-label\"\u003eSeries\u003c\/span\u003e\n      \u003cspan class=\"da-spec-value\"\u003eDual Color Series\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-spec-item\"\u003e\n      \u003cspan class=\"da-spec-label\"\u003eColor Options\u003c\/span\u003e\n      \u003cspan class=\"da-spec-value\"\u003eMultiple Dual-Color Combinations\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-spec-item\"\u003e\n      \u003cspan class=\"da-spec-label\"\u003eMounting\u003c\/span\u003e\n      \u003cspan class=\"da-spec-value\"\u003e2 screws (included)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-spec-item\"\u003e\n      \u003cspan class=\"da-spec-label\"\u003eSurface Compatibility\u003c\/span\u003e\n      \u003cspan class=\"da-spec-value\"\u003eConcrete · Wood · Drywall\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-spec-item\"\u003e\n      \u003cspan class=\"da-spec-label\"\u003eInstallation Time\u003c\/span\u003e\n      \u003cspan class=\"da-spec-value\"\u003eUnder 5 minutes\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-spec-item\"\u003e\n      \u003cspan class=\"da-spec-label\"\u003eMade in\u003c\/span\u003e\n      \u003cspan class=\"da-spec-value\"\u003eIndia 🇮🇳\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── COMPARISON TABLE ── --\u003e\n\u003cdiv style=\"margin-bottom: 40px;\"\u003e\n  \u003cdiv class=\"da-label\"\u003eWhy MotoDock?\u003c\/div\u003e\n  \u003cdiv class=\"da-title\"\u003eA Better Alternative to Basic Metal Hooks\u003c\/div\u003e\n\n  \u003cdiv class=\"da-compare-wrap\"\u003e\n    \u003cdiv class=\"da-compare\"\u003e\n\n      \u003cdiv class=\"da-compare-head\"\u003e\n        \u003cdiv\u003eFeature\u003c\/div\u003e\n        \u003cdiv\u003eMetal Hook\u003c\/div\u003e\n        \u003cdiv class=\"da-our\"\u003eMotoDock ✓\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"da-compare-row\"\u003e\n        \u003cdiv class=\"da-feat\"\u003eSmooth contact surface\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-no\"\u003e—\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-yes\"\u003e✓\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"da-compare-row\"\u003e\n        \u003cdiv class=\"da-feat\"\u003eClean, minimal design\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-no\"\u003e—\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-yes\"\u003e✓\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"da-compare-row\"\u003e\n        \u003cdiv class=\"da-feat\"\u003eCompact wall-mounted profile\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-no\"\u003e—\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-yes\"\u003e✓\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"da-compare-row\"\u003e\n        \u003cdiv class=\"da-feat\"\u003eMade for everyday helmet storage\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-no\"\u003e—\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-yes\"\u003e✓\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"da-compare-row\"\u003e\n        \u003cdiv class=\"da-feat\"\u003ePLA bio-plastic construction\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-no\"\u003e—\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-yes\"\u003e✓\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"da-compare-row\"\u003e\n        \u003cdiv class=\"da-feat\"\u003eDual-color design options\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-no\"\u003e—\u003c\/div\u003e\n        \u003cdiv class=\"da-tick da-yes\"\u003e✓\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"da-compare-row da-price-row\"\u003e\n        \u003cdiv class=\"da-feat\"\u003ePrice\u003c\/div\u003e\n\n        \u003cdiv style=\"text-align: center; font-size: 12px; color: #999;\"\u003e\n          ₹50–150\u003cbr\u003e\n          \u003cspan style=\"font-size: 10px;\"\u003e(typical metal hook)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"da-price-hi\"\u003e\n          ₹299\u003cbr\u003e\n          \u003cspan style=\"font-size: 11px; color: #aaa; font-weight: 500;\"\u003eMotoDock\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── PURCHASE CTA ── --\u003e\n\u003cdiv class=\"da-cta\"\u003e\n  \u003cdiv\u003e\n    \u003cdiv class=\"da-cta-title\"\u003eGive Your Helmet a Proper Home.\u003c\/div\u003e\n    \u003cdiv class=\"da-cta-sub\"\u003eMotoDock Dual Color Series • Up to 5 kg • Mounting screws included • Made in India\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"da-cta-price\"\u003e₹299\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── FAQ ── --\u003e\n\u003cdiv class=\"da-faq-section\"\u003e\n\n  \u003cdiv class=\"da-label\"\u003eFAQ\u003c\/div\u003e\n  \u003cdiv class=\"da-title\"\u003eBefore You Order\u003c\/div\u003e\n\n  \u003cdiv class=\"da-faq-item\"\u003e\n    \u003cdiv class=\"da-faq-q\"\u003e\n      How is MotoDock installed?\n      \u003cspan class=\"da-faq-arrow\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-faq-a\"\u003e\n      MotoDock mounts to the wall using 2 screws. The product includes the mounting screws. Installation time depends on your wall surface and tools.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"da-faq-item\"\u003e\n    \u003cdiv class=\"da-faq-q\"\u003e\n      How much weight can it hold?\n      \u003cspan class=\"da-faq-arrow\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-faq-a\"\u003e\n      MotoDock is rated for up to 5 kg. Do not exceed the stated capacity.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"da-faq-item\"\u003e\n    \u003cdiv class=\"da-faq-q\"\u003e\n      What helmets can I use with it?\n      \u003cspan class=\"da-faq-arrow\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-faq-a\"\u003e\n      MotoDock is designed for everyday motorcycle and scooter helmet storage. The fit can vary by helmet shape, so ensure the helmet rests securely before use.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"da-faq-item\"\u003e\n    \u003cdiv class=\"da-faq-q\"\u003e\n      What makes the Dual Color Series different?\n      \u003cspan class=\"da-faq-arrow\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-faq-a\"\u003e\n      The Dual Color Series features two-color combinations inspired by motorcycle design. Multiple combinations are available so you can choose a look that matches your bike, helmet, gear, or personal style.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"da-faq-item\"\u003e\n    \u003cdiv class=\"da-faq-q\"\u003e\n      What is MotoDock made from?\n      \u003cspan class=\"da-faq-arrow\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-faq-a\"\u003e\n      MotoDock is made from PLA bio-plastic.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"da-faq-item\"\u003e\n    \u003cdiv class=\"da-faq-q\"\u003e\n      What comes in the box?\n      \u003cspan class=\"da-faq-arrow\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-faq-a\"\u003e\n      1 × MotoDock Helmet Hanger and mounting screws.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"da-faq-item\"\u003e\n    \u003cdiv class=\"da-faq-q\"\u003e\n      Where is MotoDock made?\n      \u003cspan class=\"da-faq-arrow\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"da-faq-a\"\u003e\n      Made in India.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Dirt Accessories","offers":[{"title":"Black -Orange","offer_id":43894254731354,"sku":null,"price":399.0,"currency_code":"INR","in_stock":true},{"title":"Black -Green","offer_id":43894254764122,"sku":null,"price":399.0,"currency_code":"INR","in_stock":true},{"title":"Black- Yellow","offer_id":43924861419610,"sku":null,"price":399.0,"currency_code":"INR","in_stock":true},{"title":"Black- Blue","offer_id":43924861452378,"sku":null,"price":399.0,"currency_code":"INR","in_stock":true},{"title":"Black-Red","offer_id":43924861485146,"sku":null,"price":399.0,"currency_code":"INR","in_stock":true},{"title":"Black- White","offer_id":43924861517914,"sku":null,"price":399.0,"currency_code":"INR","in_stock":true},{"title":"Red-White","offer_id":43924861550682,"sku":null,"price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/dirt_accessories_hekmet_hanger_oraneg_color.jpg?v=1787856425","url":"https:\/\/www.dirtaccessories.in\/products\/motodock-helmet-hanger-dual-color","provider":"Dirt Accessories","version":"1.0","type":"link"}