{"title":"Best Seller","description":null,"products":[{"product_id":"helmet-wall-mount-red","title":"Motorcycle Helmet Hanger","description":"\u003c!-- ============================================================\n     DIRT ACCESSORIES — HELMET HANGER PRODUCT DESCRIPTION v3\n     Font: Inter | Background: White\n     FIXED: Mobile\/desktop compatibility\n     Paste inner content into Shopify \u003e Product \u003e Description (HTML view)\n     ============================================================ --\u003e\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; \/* acts as gap color *\/\n  gap: 1px;\n}\n.da-trust-item {\n  text-align: center;\n  padding: 13px 8px;\n  background: #fff;\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   FIX: Images show fully — no cropping, no fixed height, no object-fit cover.\n   Row aligns items to center so short images don't stretch awkwardly.\n*\/\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.da-feature-img {\n  width: 100%;\n  height: auto;       \/* natural height — no cropping *\/\n  display: block;\n}\n.da-feature-text {\n  padding: 28px 24px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\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   FIX: Wrapped in overflow-x: auto on mobile to prevent layout break.\n   FIX: Columns use minmax to prevent text squishing.\n*\/\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   FIX: Increased max-height from 220px to 400px so long answers don't get clipped.\n*\/\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  \/* Trust bar: 2×2 grid *\/\n  .da-trust { grid-template-columns: repeat(2, 1fr); }\n\n  \/* Compat: 2 columns *\/\n  .da-compat-grid { grid-template-columns: repeat(2, 1fr); }\n\n  \/* Feature rows: single column, image always on top *\/\n  .da-feature-row { grid-template-columns: 1fr; }\n  .da-feature-img {\n    width: 100%;\n    height: auto;     \/* full image, no cropping on mobile either *\/\n    order: -1;\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  \/* Specs: single column *\/\n  .da-specs-grid { grid-template-columns: 1fr; }\n\n  \/* Compare: scrollable hint on mobile *\/\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  .da-compare-head, .da-compare-row { padding: 11px 12px; font-size: 11px; }\n\n  \/* Titles *\/\n  .da-title { font-size: 22px; }\n  .da-hook { font-size: 14px; }\n  .da-body { font-size: 14px; }\n\n  \/* Bundle footer stacks on very narrow screens *\/\n  .da-bundle { padding: 18px 14px; }\n  .da-bundle-title { font-size: 17px; }\n  .da-bundle-total { font-size: 24px; }\n\n  \/* FAQ *\/\n  .da-faq-q { font-size: 13px; }\n}\n\u003c\/style\u003e\n\u003c!-- ── DESCRIPTION ── --\u003e\n\u003cdiv class=\"da-wrap\"\u003e\n\u003c!-- TRUST BAR (add your 4 items here) --\u003e\n\u003cdiv style=\"margin-bottom: 40px;\"\u003e\n\u003cdiv class=\"da-label\"\u003eWhy you need this\u003c\/div\u003e\n\u003cdiv class=\"da-title\"\u003eStop Throwing Your Helmet on the Couch\u003c\/div\u003e\n\u003cdiv class=\"da-hook\"\u003eEvery time you rest your helmet on a metal hook or table edge — you're slowly crushing the EPS foam liner that protects your head. This ₹299 hanger pays for itself the first day.\u003c\/div\u003e\n\u003cp class=\"da-body\"\u003eThe Dirt Accessories Wall Helmet Hanger is designed for Indian riders — compact enough for small rooms, strong enough for 5 kg helmets, and built from eco-friendly PLA that won't scratch your helmet's shell or liner. Installs in 5 minutes with just 2 screws on any wall surface.\u003c\/p\u003e\n\u003cp class=\"da-body\"\u003eWhether you ride a Royal Enfield, Activa, Pulsar, or KTM — your helmet deserves a proper spot on the wall. Not the floor. Not the couch. Not the seat.\u003c\/p\u003e\n\u003c\/div\u003e\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\"\u003eWill It Fit MY Helmet?\u003c\/div\u003e\n\u003cdiv class=\"da-compat-grid\"\u003e\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\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\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\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\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\u003cdiv class=\"da-compat-card\"\u003e\n\u003cdiv class=\"da-compat-icon\"\u003e🚲\u003c\/div\u003e\n\u003cdiv class=\"da-compat-name\"\u003eCycling Helmets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\"\u003eBuilt Different. Here's Why.\u003c\/div\u003e\n\u003c!-- Feature 1: img left (normal order) --\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=\"Futuristic minimal 3D printed helmet hanger design by Dirt Accessories\"\u003e\n\u003cdiv class=\"da-feature-text\"\u003e\n\u003cdiv class=\"da-feature-num\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"da-feature-title\"\u003eFuturistic Minimal Design\u003c\/div\u003e\n\u003cp class=\"da-feature-desc\"\u003eGeometric truss structure inspired by modern architecture. Looks like wall art — not a cheap plastic hook from a hardware store. Your garage wall deserves better.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: text left, img right (reversed on desktop) — img gets order:-1 on mobile --\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\"\u003eUltra-Compact \u0026amp; Wall-Flush\u003c\/div\u003e\n\u003cp class=\"da-feature-desc\"\u003eProjects only 6 cm from the wall. No sharp edges. No bulky frame. Just a clean, floating look that disappears into your wall when the helmet is off.\u003c\/p\u003e\n\u003c\/div\u003e\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=\"Motorcycle helmet on wall mount hanger in garage - Dirt Accessories\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: img left (normal order) --\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=\"Helmet hanger smooth PLA surface protecting EPS foam liner - scratch free\"\u003e\n\u003cdiv class=\"da-feature-text\"\u003e\n\u003cdiv class=\"da-feature-num\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"da-feature-title\"\u003eHelmet-Safe Surface\u003c\/div\u003e\n\u003cp class=\"da-feature-desc\"\u003eSmooth PLA plastic distributes weight evenly — no pressure points, no scratches on liner or shell. Metal hooks dig in over time. This one never does.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: text left, img right (reversed on desktop) — img gets order:-1 on mobile --\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\"\u003e5 KG Capacity. Eco-Friendly.\u003c\/div\u003e\n\u003cp class=\"da-feature-desc\"\u003eMade from plant-based PLA bioplastic — stronger than it looks, lighter than metal, and better for the planet. Holds helmets, jackets, gloves, and gear up to 5 kg.\u003c\/p\u003e\n\u003c\/div\u003e\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=\"Dirt Accessories helmet hanger 15x8x6cm dimensions and 5kg capacity specifications\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003cdiv class=\"da-specs-grid\"\u003e\n\u003cdiv class=\"da-spec-item\"\u003e\n\u003cspan class=\"da-spec-label\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"da-spec-value\"\u003e15 × 8 × 6 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"da-spec-item\"\u003e\n\u003cspan class=\"da-spec-label\"\u003eWeight Capacity\u003c\/span\u003e\u003cspan class=\"da-spec-value\"\u003eUp to 5 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"da-spec-item\"\u003e\n\u003cspan class=\"da-spec-label\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"da-spec-value\"\u003ePLA Bio-Plastic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"da-spec-item\"\u003e\n\u003cspan class=\"da-spec-label\"\u003eColors Available\u003c\/span\u003e\u003cspan class=\"da-spec-value\"\u003eRed · Black · White · Orange\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"da-spec-item\"\u003e\n\u003cspan class=\"da-spec-label\"\u003eMounting\u003c\/span\u003e\u003cspan class=\"da-spec-value\"\u003e2 screws (included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"da-spec-item\"\u003e\n\u003cspan class=\"da-spec-label\"\u003eSurface Compatibility\u003c\/span\u003e\u003cspan class=\"da-spec-value\"\u003eConcrete · Wood · Drywall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"da-spec-item\"\u003e\n\u003cspan class=\"da-spec-label\"\u003eInstallation Time\u003c\/span\u003e\u003cspan class=\"da-spec-value\"\u003eUnder 5 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"da-spec-item\"\u003e\n\u003cspan class=\"da-spec-label\"\u003eMade in\u003c\/span\u003e\u003cspan class=\"da-spec-value\"\u003eIndia 🇮🇳\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── COMPARISON TABLE ── --\u003e\n\u003cdiv style=\"margin-bottom: 40px;\"\u003e\n\u003cdiv class=\"da-label\"\u003eWhy us?\u003c\/div\u003e\n\u003cdiv class=\"da-title\"\u003eMetal Hooks vs Dirt Accessories\u003c\/div\u003e\n\u003c!-- FIX: Wrapped in da-compare-wrap for overflow-x scroll on mobile --\u003e\n\u003cdiv class=\"da-compare-wrap\"\u003e\n\u003cdiv class=\"da-compare\"\u003e\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\"\u003eDirt Accessories ✓\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"da-compare-row\"\u003e\n\u003cdiv class=\"da-feat\"\u003eProtects helmet EPS foam\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\u003cdiv class=\"da-compare-row\"\u003e\n\u003cdiv class=\"da-feat\"\u003eScratch-free helmet 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\u003cdiv class=\"da-compare-row\"\u003e\n\u003cdiv class=\"da-feat\"\u003eWall-art level 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\u003cdiv class=\"da-compare-row\"\u003e\n\u003cdiv class=\"da-feat\"\u003eCompact, no sharp edges\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\u003cdiv class=\"da-compare-row\"\u003e\n\u003cdiv class=\"da-feat\"\u003eEco-friendly material\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\u003cdiv class=\"da-compare-row\"\u003e\n\u003cdiv class=\"da-feat\"\u003eWorks with all helmet types\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\u003cdiv class=\"da-compare-row da-price-row\"\u003e\n\u003cdiv class=\"da-feat\"\u003ePrice\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; font-size: 12px; color: #999;\"\u003e₹50–120\u003cbr\u003e\u003cspan style=\"font-size: 10px;\"\u003e(looks cheap)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"da-price-hi\"\u003e₹299\u003cbr\u003e\u003cspan style=\"font-size: 11px; color: #aaa; font-weight: 500;\"\u003epremium build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dirt Accessories","offers":[{"title":"Red","offer_id":42727586005082,"sku":null,"price":299.0,"currency_code":"INR","in_stock":true},{"title":"Black","offer_id":42912745717850,"sku":null,"price":299.0,"currency_code":"INR","in_stock":true},{"title":"Orange","offer_id":42978095071322,"sku":null,"price":299.0,"currency_code":"INR","in_stock":true},{"title":"Yellow","offer_id":42912745685082,"sku":null,"price":299.0,"currency_code":"INR","in_stock":true},{"title":"Green","offer_id":42978095104090,"sku":null,"price":299.0,"currency_code":"INR","in_stock":true},{"title":"White","offer_id":42912745750618,"sku":null,"price":299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/main_hero_image.webp?v=1785561042"},{"product_id":"brake-caliper-pen-holder-racing-car-desk-organizer","title":"Brake Caliper Pen Holder: Racing Car Desk Organizer","description":"\u003cp data-start=\"0\" data-end=\"63\"\u003e\u003cstrong data-start=\"0\" data-end=\"63\"\u003eBrake Caliper Pen Holder – Racing Car Desk Organizer\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"65\" data-end=\"274\"\u003eBring pure motorsport attitude to your desk. 🏎️🔥\u003cbr data-start=\"115\" data-end=\"118\"\u003eInspired by high-performance racing brake calipers, this pen holder is made for \u003cstrong data-start=\"198\" data-end=\"233\"\u003etrue car lovers and enthusiasts\u003c\/strong\u003e who live and breathe automotive culture.\u003c\/p\u003e\n\u003cp data-start=\"276\" data-end=\"490\"\u003e3D-printed using \u003cstrong data-start=\"293\" data-end=\"317\"\u003epremium PLA+ plastic\u003c\/strong\u003e, it’s lightweight, durable, and built for everyday use. Keep your pens, tools, or small desk essentials organized—while making a bold statement about your passion for cars.\u003c\/p\u003e\n\u003cp data-start=\"492\" data-end=\"515\"\u003e\u003cstrong data-start=\"492\" data-end=\"515\"\u003eWhy you’ll love it:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"516\" data-end=\"747\"\u003e\n\u003cli data-start=\"516\" data-end=\"582\"\u003e\n\u003cp data-start=\"518\" data-end=\"582\"\u003e🛑 \u003cstrong data-start=\"521\" data-end=\"552\"\u003eRacing brake caliper design\u003c\/strong\u003e – aggressive \u0026amp; eye-catching\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"583\" data-end=\"638\"\u003e\n\u003cp data-start=\"585\" data-end=\"638\"\u003e🖤 \u003cstrong data-start=\"588\" data-end=\"609\"\u003eStrong PLA+ build\u003c\/strong\u003e – durable and long-lasting\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"639\" data-end=\"701\"\u003e\n\u003cp data-start=\"641\" data-end=\"701\"\u003e🚗 \u003cstrong data-start=\"644\" data-end=\"699\"\u003ePerfect for car lovers, gearheads \u0026amp; motorsport fans\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"702\" data-end=\"747\"\u003e\n\u003cp data-start=\"704\" data-end=\"747\"\u003e🎁 \u003cstrong data-start=\"707\" data-end=\"724\"\u003eA unique gift\u003c\/strong\u003e for auto enthusiasts\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"749\" data-end=\"857\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eTurn your workspace into a mini racetrack.\u003cbr data-start=\"791\" data-end=\"794\"\u003eNot just a pen holder—\u003cstrong data-start=\"816\" data-end=\"854\"\u003eit’s automotive art for your desk.\u003c\/strong\u003e 🏁\u003c\/p\u003e","brand":"Dirt Accessories","offers":[{"title":"Yellow","offer_id":42803494944858,"sku":null,"price":1299.0,"currency_code":"INR","in_stock":true},{"title":"Red","offer_id":42803494977626,"sku":null,"price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/Brake_Caliper_Pen_Holder_Racing_Car_Desk_Organizer.png?v=1769361396"},{"product_id":"mini-car-garage-key-holder","title":"Custom Mini Car Garage Key Holder","description":"\u003cp data-path-to-node=\"4\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"4\"\u003eStop losing your keys—and start showing off your passion for cars!\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eKeep your keys organized in style with our \u003cb data-index-in-node=\"43\" data-path-to-node=\"5\"\u003eCustom Mini Car Garage Key Holder\u003c\/b\u003e. This isn't just a key rack; it’s a playful, weight-activated piece of home decor that greets you every time you walk through the door.\u003c\/p\u003e\n\u003cp data-path-to-node=\"6\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6\"\u003eWhy You’ll Love It:\u003c\/b\u003e\u003c\/p\u003e\n\u003cul data-path-to-node=\"7\"\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"7,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"7,0,0\"\u003eAutomatic \"Magic\" Garage:\u003c\/b\u003e The weight-activated door slides up automatically when you hang your keys, revealing a hidden space for a surprise 1:64 scale model car.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"7,1,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"7,1,0\"\u003eFully Personalized:\u003c\/b\u003e Make it truly yours! Add your name, house number, or a custom message to the front, making it a perfect, thoughtful gift for new homeowners or gearheads.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"7,2,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"7,2,0\"\u003ePremium Quality:\u003c\/b\u003e Expertly crafted from eco-friendly, durable PLA with a smooth, matte finish that looks great in any entryway, office, or garage wall.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"7,3,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"7,3,0\"\u003eReady to Gift:\u003c\/b\u003e Each garage comes with one \u003cb data-index-in-node=\"42\" data-path-to-node=\"7,3,0\"\u003erandom 1:64 scale car model\u003c\/b\u003e included inside, so it’s ready to hang and enjoy right out of the box.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-path-to-node=\"8\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"8\"\u003eProduct Specifications:\u003c\/b\u003e\u003c\/p\u003e\n\u003cul data-path-to-node=\"9\"\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"9,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"9,0,0\"\u003eMaterial:\u003c\/b\u003e High-quality, durable PLA\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"9,1,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"9,1,0\"\u003eDimensions:\u003c\/b\u003e 16.5 × 5.8 × 11.7 cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"9,2,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"9,2,0\"\u003eMounting:\u003c\/b\u003e Easy-to-install hanger system\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp data-path-to-node=\"9,3,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"9,3,0\"\u003eCustomization:\u003c\/b\u003e Personalized nameplate\/text options available\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-path-to-node=\"10\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"10\"\u003ePerfect for:\u003c\/b\u003e Car enthusiasts, unique housewarming gifts, or adding a touch of personality to your man-cave or entryway.\u003c\/p\u003e","brand":"Dirt Accessories","offers":[{"title":"Orange","offer_id":42859432771674,"sku":null,"price":2499.0,"currency_code":"INR","in_stock":true},{"title":"Red","offer_id":42859432804442,"sku":null,"price":2499.0,"currency_code":"INR","in_stock":true},{"title":"Yellow","offer_id":42859432837210,"sku":null,"price":2499.0,"currency_code":"INR","in_stock":true},{"title":"Green","offer_id":43673800409178,"sku":null,"price":2499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/mini_car_garage_key_holder.png?v=1770023570"},{"product_id":"cute-smiley-pill-paperweight-100g-heavy-duty-desk-accessory","title":"Cute Smiley Pill Paperweight 250g – Heavy Duty Desk Accessory","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --orange: #FF6B00;\n    --white: #ffffff;\n    --off: #f8f8f8;\n    --grey: #666666;\n    --border: #e5e5e5;\n  }\n  body {\n    font-family: 'Inter', sans-serif;\n    font-weight: 400;\n    color: #222;\n    background: var(--white);\n    line-height: 1.7;\n  }\n\n  \/* HERO *\/\n  .hero {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n  }\n  .hero-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .hero-text {\n    background: var(--orange);\n    color: white;\n    padding: 70px 50px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .hero-eyebrow {\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.9);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n  .hero-title {\n    font-size: 54px;\n    line-height: 1.05;\n    font-weight: 700;\n    margin-bottom: 20px;\n  }\n  .hero-desc {\n    font-size: 16px;\n    color: rgba(255,255,255,0.88);\n    max-width: 340px;\n  }\n\n  \/* FEATURES *\/\n  .features-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n  }\n  .feature-pill {\n    padding: 32px 28px;\n    border-right: 1px solid var(--border);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 12px;\n  }\n  .feature-pill:last-child { border-right: none; }\n  .pill-icon {\n    width: 42px; height: 42px;\n    background: var(--orange);\n    color: white;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 20px;\n    flex-shrink: 0;\n  }\n  .pill-label {\n    font-size: 15px;\n    font-weight: 600;\n    margin-bottom: 4px;\n  }\n  .pill-sub {\n    font-size: 13.5px;\n    color: var(--grey);\n  }\n\n  \/* SECTION ROWS *\/\n  .section-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    border-bottom: 1px solid var(--border);\n  }\n  .section-row.flip .sec-img { order: 2; }\n  .sec-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .sec-content {\n    padding: 60px 50px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .sec-num {\n    font-size: 88px;\n    color: var(--orange);\n    opacity: 0.12;\n    font-weight: 700;\n    margin-bottom: -20px;\n  }\n  .sec-tag {\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--orange);\n    font-weight: 600;\n    margin-bottom: 12px;\n  }\n  .sec-heading {\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.15;\n    margin-bottom: 18px;\n  }\n  .sec-body {\n    font-size: 15.5px;\n    color: #444;\n    max-width: 380px;\n  }\n\n  \/* SPECS *\/\n  .specs-section {\n    padding: 60px 20px;\n    background: white;\n    text-align: center;\n  }\n  .specs-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 1px;\n    background: var(--border);\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  .spec-item {\n    background: white;\n    padding: 26px 20px;\n    text-align: center;\n  }\n  .spec-key {\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--grey);\n    margin-bottom: 6px;\n  }\n  .spec-val {\n    font-size: 20px;\n    font-weight: 600;\n    color: #222;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 768px) {\n    .hero, .section-row { grid-template-columns: 1fr; }\n    .hero-text { padding: 50px 24px; }\n    .hero-title { font-size: 42px; }\n    .sec-content { padding: 40px 24px; }\n    .features-strip { grid-template-columns: 1fr; }\n    .feature-pill { border-right: none; border-bottom: 1px solid var(--border); }\n    .specs-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\u003c!-- 1. HERO IMAGE --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-image\"\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eDesk Essential\u003c\/p\u003e\n\u003ch1 class=\"hero-title\"\u003eSmiley Pill\u003cbr\u003ePaperweight\u003c\/h1\u003e\n\u003cp class=\"hero-desc\"\u003e100g of pure joy and stability for your workspace. Cute meets functional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"features-strip\"\u003e\n\u003cdiv class=\"feature-pill\"\u003e\n\u003cdiv class=\"pill-icon\"\u003e😊\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pill-label\"\u003eCute Smiley Design\u003c\/div\u003e\n\u003cdiv class=\"pill-sub\"\u003eInstant mood booster\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-pill\"\u003e\n\u003cdiv class=\"pill-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pill-label\"\u003e100g Heavy Duty\u003c\/div\u003e\n\u003cdiv class=\"pill-sub\"\u003eStrong hold for papers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-pill\"\u003e\n\u003cdiv class=\"pill-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pill-label\"\u003ePremium Matte Finish\u003c\/div\u003e\n\u003cdiv class=\"pill-sub\"\u003eSmooth \u0026amp; durable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. FEATURE - DESIGN --\u003e\n\u003csection class=\"section-row\"\u003e\n\u003cdiv class=\"sec-content\"\u003e\n\u003cdiv class=\"sec-num\"\u003e01\u003c\/div\u003e\n\u003cp class=\"sec-tag\"\u003eHappy Design\u003c\/p\u003e\n\u003ch2 class=\"sec-heading\"\u003eBig Smile,\u003cbr\u003eStrong Hold\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eThis cheerful pill-shaped paperweight brings positivity to your desk while keeping your important papers perfectly in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. FEATURE - WEIGHT --\u003e\n\u003csection class=\"section-row flip\"\u003e\n\u003cdiv class=\"sec-img\"\u003e\u003cimg alt=\"Smiley Pill Paperweight holding papers\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/ChatGPT_Image_Apr_2_2026_02_10_12_PM.png?v=1775144226\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sec-content\"\u003e\n\u003cdiv class=\"sec-num\"\u003e02\u003c\/div\u003e\n\u003cp class=\"sec-tag\"\u003eHeavy Duty\u003c\/p\u003e\n\u003ch2 class=\"sec-heading\"\u003e100g of\u003cbr\u003eStability\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eWeighing a solid 250 grams, it provides excellent grip so your documents, notes, and invoices stay exactly where you want them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. IN USE --\u003e\n\u003csection class=\"section-row\"\u003e\n\u003cdiv class=\"sec-img\"\u003e\u003cimg alt=\"Smiley Pill Paperweight in use on desk\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/ChatGPT_Image_Apr_2_2026_02_10_41_PM.png?v=1775144228\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sec-content\"\u003e\n\u003cdiv class=\"sec-num\"\u003e03\u003c\/div\u003e\n\u003cp class=\"sec-tag\"\u003ePerfect For\u003c\/p\u003e\n\u003ch2 class=\"sec-heading\"\u003eHome Office,\u003cbr\u003eStudy \u0026amp; More\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eIdeal for students, professionals, teachers, and creatives who want both functionality and a smile on their desk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. FINAL \/ LIFESTYLE --\u003e\n\u003csection class=\"section-row flip\"\u003e\n\u003cdiv class=\"sec-content\"\u003e\n\u003cdiv class=\"sec-num\"\u003e04\u003c\/div\u003e\n\u003cp class=\"sec-tag\"\u003eMake Your Desk Happy\u003c\/p\u003e\n\u003ch2 class=\"sec-heading\"\u003eSmall Object.\u003cbr\u003eBig Smile.\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eBring joy and organization to your workspace with this fun and functional smiley pill paperweight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 40px;\"\u003e\n\u003ch2 style=\"font-size: 28px; font-weight: bold;\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e250g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003ePremium PLA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eVibrant Orange\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMatte\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Dirt Accessories","offers":[{"title":"Default Title","offer_id":43171721052250,"sku":null,"price":299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0699\/3097\/5322\/files\/Smiley_paperweight_holder_on_table.png?v=1778476279"}],"url":"https:\/\/www.dirtaccessories.in\/collections\/best-seller-1.oembed","provider":"Dirt Accessories","version":"1.0","type":"link"}