{"product_id":"leather-car-door-cup-holder-wide-mouth-opening-easy-reach-for-drinks-phone-clip-on-secure-fit-pu-leather-tough-stylish","title":"🚗Leather Car Door Cup Holder – Wide‑mouth opening, easy reach for drinks \u0026 phone. ✨","description":"\u003cstyle\u003e\n\/* =========================================================\n   CAR DOOR ORGANIZER - SHOPIFY PRODUCT DESCRIPTION\n   LIGHT \/ CLEAN \/ US DTC STYLE\n   HTML + CSS ONLY \/ NO JAVASCRIPT\n========================================================= *\/\n\n.car-organizer,\n.car-organizer * {\n  box-sizing: border-box;\n}\n\n.car-organizer {\n  \/* Main Text *\/\n  --co-ink: #243746;\n  --co-title: #203848;\n  --co-text: #425866;\n  --co-muted: #697d88;\n\n  \/* Soft Blue *\/\n  --co-blue: #6f9db6;\n  --co-blue-dark: #456f87;\n  --co-blue-soft: #eef5f8;\n  --co-blue-soft-2: #e5f0f5;\n\n  \/* Soft Warm Beige *\/\n  --co-cream: #fbf8f2;\n  --co-beige: #f5eee5;\n  --co-beige-2: #eee1d2;\n\n  \/* Soft Peach *\/\n  --co-peach: #d69b73;\n  --co-peach-dark: #a96742;\n  --co-peach-soft: #faeee6;\n\n  \/* Soft Sage *\/\n  --co-sage: #718d7c;\n  --co-sage-soft: #edf4ef;\n\n  \/* Neutral *\/\n  --co-white: #ffffff;\n  --co-bg: #f8fafb;\n  --co-border: #dce6ea;\n  --co-border-warm: #eadfd4;\n\n  --co-radius-lg: 18px;\n  --co-radius-md: 13px;\n  --co-radius-sm: 9px;\n\n  --co-shadow:\n    0 8px 24px rgba(42, 67, 81, 0.07);\n\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n  color: var(--co-text);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.65;\n\n  container-type: inline-size;\n  container-name: carPdp;\n}\n\n.car-organizer img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0;\n  border: 0;\n}\n\n.car-organizer h1,\n.car-organizer h2,\n.car-organizer h3,\n.car-organizer p {\n  margin-top: 0;\n}\n\n.car-organizer h1,\n.car-organizer h2,\n.car-organizer h3 {\n  color: var(--co-title);\n  line-height: 1.2;\n}\n\n.car-organizer p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.co-section {\n  margin: 22px 0;\n}\n\n.co-section-title {\n  text-align: center;\n  margin-bottom: 18px;\n}\n\n.co-kicker {\n  display: inline-block;\n  margin-bottom: 8px;\n  color: var(--co-peach-dark);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n\n.co-section-title h2 {\n  margin: 0 0 8px;\n  color: var(--co-title);\n  font-size: clamp(24px, 5vw, 34px);\n  font-weight: 800;\n  letter-spacing: -0.5px;\n}\n\n.co-section-title p {\n  max-width: 660px;\n  margin: 0 auto;\n  color: var(--co-muted);\n  font-size: 15px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.co-hero {\n  overflow: hidden;\n  background:\n    linear-gradient(\n      145deg,\n      #e8f2f6 0%,\n      #f6f1e9 100%\n    );\n  border: 1px solid #d6e4ea;\n  border-radius: var(--co-radius-lg);\n  box-shadow: var(--co-shadow);\n}\n\n.co-hero-copy {\n  padding: 32px 24px 25px;\n  text-align: center;\n}\n\n.co-hero .co-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  margin-bottom: 13px;\n  padding: 7px 12px;\n  background: rgba(255,255,255,0.82);\n  border: 1px solid rgba(79,116,136,0.16);\n  border-radius: 999px;\n  color: var(--co-blue-dark);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.7px;\n  text-transform: uppercase;\n}\n\n.co-hero h1 {\n  max-width: 680px;\n  margin: 0 auto 12px;\n  color: #294656;\n  font-size: clamp(29px, 7vw, 44px);\n  font-weight: 800;\n  letter-spacing: -1px;\n}\n\n.co-hero-copy \u003e p {\n  max-width: 650px;\n  margin: 0 auto;\n  color: #536975;\n  font-size: 16px;\n}\n\n.co-hero-benefits {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-top: 19px;\n}\n\n.co-hero-benefits span {\n  padding: 7px 11px;\n  background: rgba(255,255,255,0.9);\n  border: 1px solid #dae6eb;\n  border-radius: 999px;\n  color: #365d72;\n  font-size: 12px;\n  font-weight: 700;\n  box-shadow: 0 3px 10px rgba(36,55,70,0.04);\n}\n\n.co-hero-media {\n  background: var(--co-white);\n  border-top: 1px solid #dbe7eb;\n}\n\n\n\/* =========================================================\n   ICON BENEFITS\n========================================================= *\/\n\n.co-icon-wrap {\n  padding: 25px 18px;\n  background:\n    linear-gradient(\n      135deg,\n      #f5f9fb 0%,\n      #fbf7f2 100%\n    );\n  border: 1px solid var(--co-border);\n  border-radius: var(--co-radius-lg);\n}\n\n.co-icon-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 11px;\n}\n\n.co-icon-item {\n  padding: 19px 15px;\n  border-radius: var(--co-radius-md);\n  text-align: center;\n  border: 1px solid rgba(79,116,136,0.12);\n}\n\n.co-icon-item:nth-child(1) {\n  background: #edf6fa;\n}\n\n.co-icon-item:nth-child(2) {\n  background: #fbf2e9;\n}\n\n.co-icon-item:nth-child(3) {\n  background: #eef5f0;\n}\n\n.co-icon-item:nth-child(4) {\n  background: #f7f3ec;\n}\n\n.co-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 48px;\n  height: 48px;\n  margin: 0 auto 11px;\n  background: rgba(255,255,255,0.9);\n  border: 1px solid rgba(79,116,136,0.12);\n  border-radius: 50%;\n  color: var(--co-blue-dark);\n  font-size: 22px;\n  font-weight: 800;\n}\n\n.co-icon-item h3 {\n  margin: 0 0 5px;\n  color: var(--co-title);\n  font-size: 16px;\n  font-weight: 800;\n}\n\n.co-icon-item p {\n  margin: 0;\n  color: #60747f;\n  font-size: 13px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.co-feature-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 17px;\n}\n\n.co-feature-card {\n  overflow: hidden;\n  border: 1px solid var(--co-border);\n  border-radius: var(--co-radius-lg);\n  box-shadow: var(--co-shadow);\n}\n\n.co-feature-card:nth-child(6n+1) {\n  background: #eef6f9;\n}\n\n.co-feature-card:nth-child(6n+2) {\n  background: #fbf3eb;\n}\n\n.co-feature-card:nth-child(6n+3) {\n  background: #f0f5f1;\n}\n\n.co-feature-card:nth-child(6n+4) {\n  background: #f5f2ec;\n}\n\n.co-feature-card:nth-child(6n+5) {\n  background: #edf4f7;\n}\n\n.co-feature-card:nth-child(6n+6) {\n  background: #faf0e8;\n}\n\n.co-feature-copy {\n  padding: 23px 20px 20px;\n}\n\n.co-feature-number {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 39px;\n  height: 27px;\n  margin-bottom: 11px;\n  padding: 0 10px;\n  background: #7195a8;\n  border-radius: 999px;\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.7px;\n}\n\n.co-feature-card:nth-child(even) .co-feature-number {\n  background: #c98d66;\n}\n\n.co-feature-card h3 {\n  margin: 0 0 8px;\n  color: var(--co-title);\n  font-size: 20px;\n  font-weight: 800;\n}\n\n.co-feature-card p {\n  margin: 0;\n  color: #5b707b;\n  font-size: 14px;\n}\n\n.co-feature-media {\n  margin: 0 12px 12px;\n  overflow: hidden;\n  background: var(--co-white);\n  border: 1px solid rgba(75,105,120,0.11);\n  border-radius: 11px;\n}\n\n\n\/* =========================================================\n   DETAILED FEATURES\n========================================================= *\/\n\n.co-detail-box {\n  padding: 22px 18px;\n  background: #f4f8fa;\n  border: 1px solid #d8e5ea;\n  border-radius: var(--co-radius-lg);\n}\n\n.co-detail-list {\n  display: grid;\n  gap: 10px;\n}\n\n.co-detail-row {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 15px;\n  background: rgba(255,255,255,0.82);\n  border: 1px solid #e1e9ed;\n  border-radius: 11px;\n}\n\n.co-check {\n  flex: 0 0 29px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 29px;\n  height: 29px;\n  margin-top: 1px;\n  background: var(--co-sage-soft);\n  border: 1px solid #d8e8dc;\n  border-radius: 50%;\n  color: #557666;\n  font-size: 14px;\n  font-weight: 900;\n}\n\n.co-detail-row h3 {\n  margin: 0 0 3px;\n  color: var(--co-title);\n  font-size: 15px;\n  font-weight: 800;\n}\n\n.co-detail-row p {\n  margin: 0;\n  color: #617580;\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.co-spec-box {\n  overflow: hidden;\n  background: #fffaf5;\n  border: 1px solid #eadfd4;\n  border-radius: var(--co-radius-lg);\n}\n\n.co-spec-head {\n  padding: 18px 20px;\n  background: #e8f1f5;\n  border-bottom: 1px solid #d8e4e9;\n}\n\n.co-spec-head h2 {\n  margin: 0;\n  color: #294757;\n  font-size: 22px;\n}\n\n.co-spec-table {\n  padding: 8px 18px;\n}\n\n.co-spec-row {\n  display: grid;\n  grid-template-columns: 120px 1fr;\n  gap: 14px;\n  padding: 13px 0;\n  border-bottom: 1px solid #eadfd7;\n}\n\n.co-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.co-spec-label {\n  color: #395769;\n  font-size: 13px;\n  font-weight: 800;\n}\n\n.co-spec-value {\n  color: #667982;\n  font-size: 13px;\n}\n\n.co-note {\n  margin: 0 18px 18px;\n  padding: 14px 15px;\n  background: #faeee4;\n  border: 1px solid #ead4c1;\n  border-radius: var(--co-radius-sm);\n  color: #70513d;\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.co-faq {\n  display: grid;\n  gap: 9px;\n  padding: 16px;\n  background: #f4f8fa;\n  border: 1px solid #dde8ec;\n  border-radius: var(--co-radius-lg);\n}\n\n.co-faq details {\n  overflow: hidden;\n  background: rgba(255,255,255,0.9);\n  border: 1px solid #dce6ea;\n  border-radius: var(--co-radius-md);\n  transition:\n    border-color 0.25s ease,\n    box-shadow 0.25s ease,\n    background 0.25s ease;\n}\n\n.co-faq details:nth-child(even) {\n  background: #fffaf5;\n}\n\n.co-faq details[open] {\n  background: #ffffff;\n  border-color: #bed1db;\n  box-shadow: 0 5px 18px rgba(52,79,94,0.07);\n}\n\n.co-faq summary {\n  position: relative;\n  display: block;\n  padding: 17px 48px 17px 17px;\n  color: #294555;\n  font-size: 14px;\n  font-weight: 800;\n  line-height: 1.45;\n  cursor: pointer;\n  list-style: none;\n  user-select: none;\n}\n\n.co-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.co-faq summary::after {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  right: 18px;\n  width: 9px;\n  height: 9px;\n  margin-top: -7px;\n  border-right: 2px solid #b6754f;\n  border-bottom: 2px solid #b6754f;\n  transform: rotate(45deg);\n  transition: transform 0.28s ease;\n}\n\n.co-faq details[open] summary::after {\n  transform: rotate(225deg);\n  margin-top: -2px;\n}\n\n.co-faq-answer {\n  padding: 0 17px 17px;\n  color: #667984;\n  font-size: 13px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.co-trust-wrap {\n  padding: 22px 18px;\n  background:\n    linear-gradient(\n      135deg,\n      #edf5f8 0%,\n      #f8f2e9 100%\n    );\n  border: 1px solid #d9e5e9;\n  border-radius: var(--co-radius-lg);\n}\n\n.co-trust-list {\n  display: grid;\n  gap: 12px;\n}\n\n.co-trust-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  padding: 17px 15px;\n  background: rgba(255,255,255,0.88);\n  border: 1px solid rgba(72,107,125,0.13);\n  border-radius: var(--co-radius-md);\n}\n\n.co-trust-card:nth-child(2) {\n  background: #f5faf6;\n}\n\n.co-trust-card:nth-child(3) {\n  background: #fff9f4;\n}\n\n.co-trust-icon {\n  flex: 0 0 42px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 42px;\n  height: 42px;\n  background: #edf4f7;\n  border: 1px solid #d9e5ea;\n  border-radius: 50%;\n  color: #4f7488;\n  font-size: 20px;\n}\n\n.co-trust-card:nth-child(2) .co-trust-icon {\n  background: #edf5ef;\n  color: #5d7a68;\n}\n\n.co-trust-card:nth-child(3) .co-trust-icon {\n  background: #faeee5;\n  color: #aa6d47;\n}\n\n.co-trust-card h3 {\n  margin: 0 0 3px;\n  color: var(--co-title);\n  font-size: 15px;\n  font-weight: 800;\n}\n\n.co-trust-card p {\n  margin: 0;\n  color: #657883;\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.co-final-cta {\n  overflow: hidden;\n  padding: 32px 20px;\n  background:\n    linear-gradient(\n      135deg,\n      #dcebf1 0%,\n      #f4e9dd 100%\n    );\n  border: 1px solid #d7e3e7;\n  border-radius: var(--co-radius-lg);\n  text-align: center;\n  box-shadow: var(--co-shadow);\n}\n\n.co-final-cta .co-kicker {\n  color: #9a6241;\n}\n\n.co-final-cta h2 {\n  max-width: 620px;\n  margin: 0 auto 9px;\n  color: #294655;\n  font-size: clamp(25px, 6vw, 36px);\n  font-weight: 800;\n}\n\n.co-final-cta p {\n  max-width: 600px;\n  margin: 0 auto 20px;\n  color: #61747e;\n  font-size: 14px;\n}\n\n.co-buy-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 190px;\n  min-height: 51px;\n  padding: 13px 28px;\n  background: #cb845a;\n  border: 2px solid #cb845a;\n  border-radius: 999px;\n  color: #ffffff !important;\n  font-size: 15px;\n  font-weight: 800;\n  text-decoration: none !important;\n  letter-spacing: 0.2px;\n  box-shadow: 0 7px 17px rgba(145,89,55,0.19);\n  transition:\n    transform 0.2s ease,\n    box-shadow 0.2s ease,\n    background 0.2s ease,\n    border-color 0.2s ease;\n}\n\n.co-buy-button:hover {\n  background: #b8734c;\n  border-color: #b8734c;\n  transform: translateY(-3px);\n  box-shadow: 0 11px 22px rgba(145,89,55,0.24);\n}\n\n.co-buy-button:active {\n  transform: translateY(1px) scale(0.98);\n  box-shadow: 0 4px 10px rgba(145,89,55,0.18);\n}\n\n.co-cta-note {\n  margin-top: 12px !important;\n  margin-bottom: 0 !important;\n  color: #778891 !important;\n  font-size: 11px !important;\n}\n\n\n\/* =========================================================\n   CONTAINER RESPONSIVE\n========================================================= *\/\n\n@container carPdp (min-width: 430px) {\n  .co-icon-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@container carPdp (min-width: 680px) {\n  .co-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .co-feature-card {\n    display: flex;\n    flex-direction: column;\n  }\n\n  .co-feature-media {\n    margin-top: auto;\n  }\n\n  .co-hero-copy {\n    padding: 39px 34px 31px;\n  }\n\n  .co-trust-card {\n    padding: 19px 18px;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width: 480px) {\n  .co-section {\n    margin: 17px 0;\n  }\n\n  .co-hero,\n  .co-detail-box,\n  .co-spec-box,\n  .co-faq,\n  .co-trust-wrap,\n  .co-final-cta {\n    border-radius: 14px;\n  }\n\n  .co-hero-copy {\n    padding: 25px 17px 21px;\n  }\n\n  .co-hero-copy \u003e p {\n    font-size: 14px;\n  }\n\n  .co-feature-copy {\n    padding: 19px 16px 17px;\n  }\n\n  .co-detail-box,\n  .co-icon-wrap,\n  .co-trust-wrap {\n    padding: 17px 13px;\n  }\n\n  .co-faq {\n    padding: 12px;\n  }\n\n  .co-spec-row {\n    grid-template-columns: 95px 1fr;\n    gap: 10px;\n  }\n\n  .co-final-cta {\n    padding: 27px 16px;\n  }\n\n  .co-buy-button {\n    width: 100%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"car-organizer\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"co-section co-hero\"\u003e\n\u003cdiv class=\"co-hero-copy\"\u003e\n\u003cdiv class=\"co-eyebrow\"\u003e🚗 Smart In-Car Organization\u003c\/div\u003e\n\u003ch1\u003eKeep Everyday Essentials Within Easy Reach\u003c\/h1\u003e\n\u003cp\u003eTurn unused door-side space into convenient storage for your drink, phone, sunglasses and other small essentials—without adding bulky organizers to your cabin.\u003c\/p\u003e\n\u003cdiv class=\"co-hero-benefits\"\u003e\n\u003cspan\u003eEasy Access\u003c\/span\u003e \u003cspan\u003eSpace-Saving\u003c\/span\u003e \u003cspan\u003ePU Leather\u003c\/span\u003e \u003cspan\u003eClip-On Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0673\/9021\/0117\/files\/80.gif?v=1786431581\" alt=\"Car door storage organizer holding everyday driving essentials\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE BENEFITS --\u003e\n\u003csection class=\"co-section\"\u003e\n\u003cdiv class=\"co-section-title\"\u003e\n\u003cspan class=\"co-kicker\"\u003eWhy Drivers Love It\u003c\/span\u003e\n\u003ch2\u003eLess Clutter. Easier Access.\u003c\/h2\u003e\n\u003cp\u003eA simple storage upgrade that helps make your vehicle feel cleaner, more organized and easier to use every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-icon-wrap\"\u003e\n\u003cdiv class=\"co-icon-grid\"\u003e\n\u003cdiv class=\"co-icon-item\"\u003e\n\u003cdiv class=\"co-icon\"\u003e↗\u003c\/div\u003e\n\u003ch3\u003eEasy to Reach\u003c\/h3\u003e\n\u003cp\u003eKeeps frequently used essentials close instead of buried around the cabin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-icon-item\"\u003e\n\u003cdiv class=\"co-icon\"\u003e▣\u003c\/div\u003e\n\u003ch3\u003eSaves Cabin Space\u003c\/h3\u003e\n\u003cp\u003eMakes practical use of the door-side area without a bulky console organizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-icon-item\"\u003e\n\u003cdiv class=\"co-icon\"\u003e✓\u003c\/div\u003e\n\u003ch3\u003eClip-On Setup\u003c\/h3\u003e\n\u003cp\u003eDesigned for straightforward attachment to compatible vehicle interior areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-icon-item\"\u003e\n\u003cdiv class=\"co-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eEasy-Care Finish\u003c\/h3\u003e\n\u003cp\u003ePU leather offers a refined look while making everyday surface cleaning simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003csection class=\"co-section\"\u003e\n\u003cdiv class=\"co-section-title\"\u003e\n\u003cspan class=\"co-kicker\"\u003eDesigned for Everyday Driving\u003c\/span\u003e\n\u003ch2\u003eSmart Storage Without the Bulk\u003c\/h2\u003e\n\u003cp\u003eFrom quick drink access to everyday cabin organization, each detail is designed around convenience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-feature-grid\"\u003e\n\u003carticle class=\"co-feature-card\"\u003e\n\u003cdiv class=\"co-feature-copy\"\u003e\n\u003cspan class=\"co-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eMake Use of Unused Door Space\u003c\/h3\u003e\n\u003cp\u003eInstead of letting the side of your door go unused, this compact organizer creates a practical place for items you want nearby during everyday drives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0673\/9021\/0117\/files\/79.gif?v=1786431348\" alt=\"Compact organizer installed beside a vehicle door\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"co-feature-card\"\u003e\n\u003cdiv class=\"co-feature-copy\"\u003e\n\u003cspan class=\"co-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eWide Opening for Quick Access\u003c\/h3\u003e\n\u003cp\u003eThe open-top design makes it easier to reach your drink, smartphone or small essentials without digging through a deep storage compartment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20251127103529_413814d3606e0e13f15046083a6e428d.png?v=1764210933\" alt=\"Wide-mouth opening of car door cup holder organizer\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"co-feature-card\"\u003e\n\u003cdiv class=\"co-feature-copy\"\u003e\n\u003cspan class=\"co-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eRefined PU Leather Finish\u003c\/h3\u003e\n\u003cp\u003eThe PU leather exterior brings a cleaner, more polished appearance to your cabin while providing a surface that is easy to wipe down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20251127103534_f49e54d73c15c735e5084073f371fa11.png?v=1764210938\" alt=\"PU leather material detail of vehicle storage pocket\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"co-feature-card\"\u003e\n\u003cdiv class=\"co-feature-copy\"\u003e\n\u003cspan class=\"co-feature-number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eSecure Clip-On Installation\u003c\/h3\u003e\n\u003cp\u003eA built-in clip helps hold the organizer against a compatible door-panel gap or interior mounting area, keeping installation simple and tool-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20251127103540_a5664ad59ed0ae4fb0ac334f48066e29.png?v=1764210943\" alt=\"Clip-on mounting structure for car storage organizer\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"co-feature-card\"\u003e\n\u003cdiv class=\"co-feature-copy\"\u003e\n\u003cspan class=\"co-feature-number\"\u003e05\u003c\/span\u003e\n\u003ch3\u003eReinforced Edge Stitching\u003c\/h3\u003e\n\u003cp\u003eNeatly reinforced stitched edges help maintain the organizer's shape and add a more finished look suited to modern vehicle interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20251127103545_17614c7b06b66bb4ac34a3de83f47c30.png?v=1764210948\" alt=\"Reinforced edge stitching detail\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"co-feature-card\"\u003e\n\u003cdiv class=\"co-feature-copy\"\u003e\n\u003cspan class=\"co-feature-number\"\u003e06\u003c\/span\u003e\n\u003ch3\u003eOne Pocket, Multiple Uses\u003c\/h3\u003e\n\u003cp\u003eKeep a water bottle, coffee cup, phone, sunglasses and other compatible small items organized in one convenient location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0619\/8968\/3358\/files\/spp_shopify20251127103550_fe42f197ccf9adf5097bcc0b279ddf39.png?v=1764210954\" alt=\"Car organizer holding multiple small driving essentials\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"co-section\"\u003e\n\u003cdiv class=\"co-section-title\"\u003e\n\u003cspan class=\"co-kicker\"\u003eEveryday Convenience\u003c\/span\u003e\n\u003ch2\u003eSmall Upgrade, Smarter Interior\u003c\/h2\u003e\n\u003cp\u003eDesigned to simplify everyday storage without permanently modifying your vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-detail-box\"\u003e\n\u003cdiv class=\"co-detail-list\"\u003e\n\u003cdiv class=\"co-detail-row\"\u003e\n\u003cdiv class=\"co-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eCompact Profile\u003c\/h3\u003e\n\u003cp\u003eAdds useful storage without taking over your center console or passenger space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-detail-row\"\u003e\n\u003cdiv class=\"co-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eOpen-Top Convenience\u003c\/h3\u003e\n\u003cp\u003eHelps make frequently used small items easier to place in and take out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-detail-row\"\u003e\n\u003cdiv class=\"co-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eNo Permanent Installation\u003c\/h3\u003e\n\u003cp\u003eClip-on construction avoids drilling, screws or permanent vehicle modification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-detail-row\"\u003e\n\u003cdiv class=\"co-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSuitable for Everyday Essentials\u003c\/h3\u003e\n\u003cp\u003eUseful for compatible bottles, cups, phones, sunglasses and other small items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-detail-row\"\u003e\n\u003cdiv class=\"co-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eEasy to Maintain\u003c\/h3\u003e\n\u003cp\u003eThe PU leather surface can be wiped clean for simple everyday care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"co-section\"\u003e\n\u003cdiv class=\"co-spec-box\"\u003e\n\u003cdiv class=\"co-spec-head\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-spec-table\"\u003e\n\u003cdiv class=\"co-spec-row\"\u003e\n\u003cdiv class=\"co-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"co-spec-value\"\u003eUniversal Car Door Storage Pocket \/ Cup Holder\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-spec-row\"\u003e\n\u003cdiv class=\"co-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"co-spec-value\"\u003ePU Leather\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-spec-row\"\u003e\n\u003cdiv class=\"co-spec-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"co-spec-value\"\u003eApprox. 3.94 × 6.30 in \/ 10 × 16 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-spec-row\"\u003e\n\u003cdiv class=\"co-spec-label\"\u003eMain Colors\u003c\/div\u003e\n\u003cdiv class=\"co-spec-value\"\u003eBlack, Orange, Red, Brown and White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-spec-row\"\u003e\n\u003cdiv class=\"co-spec-label\"\u003eVariants\u003c\/div\u003e\n\u003cdiv class=\"co-spec-value\"\u003eStandard, Storage Box and matching combination options may vary according to the product selector.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-spec-row\"\u003e\n\u003cdiv class=\"co-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"co-spec-value\"\u003eClip-on design for compatible vehicle interior mounting areas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-spec-row\"\u003e\n\u003cdiv class=\"co-spec-label\"\u003ePackage\u003c\/div\u003e\n\u003cdiv class=\"co-spec-value\"\u003e1 × Universal Leather Car Door Cup Holder\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-note\"\u003e\n\u003cstrong\u003ePlease Note:\u003c\/strong\u003e Allow approximately 0.8–1.2 in (2–3 cm) of measurement variation due to manual measuring. Actual product color may vary slightly depending on screen settings and lighting. Please check your vehicle's available mounting space before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"co-section\"\u003e\n\u003cdiv class=\"co-section-title\"\u003e\n\u003cspan class=\"co-kicker\"\u003eQuestions \u0026amp; Answers\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp\u003eHelpful information before choosing your organizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I store inside the organizer?\u003c\/summary\u003e\n\u003cdiv class=\"co-faq-answer\"\u003eIt is designed for compatible everyday items such as water bottles, coffee cups, smartphones, sunglasses and other small essentials. Always make sure the item sits securely before driving.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require drilling or screws?\u003c\/summary\u003e\n\u003cdiv class=\"co-faq-answer\"\u003eNo. The organizer uses a clip-on mounting design and does not require permanent drilling or screws for compatible installation locations.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit every vehicle?\u003c\/summary\u003e\n\u003cdiv class=\"co-faq-answer\"\u003eVehicle door panels and interior gaps vary by make and model. We recommend checking the approximate 3.94 × 6.30 in size and your available mounting space before purchasing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the material easy to clean?\u003c\/summary\u003e\n\u003cdiv class=\"co-faq-answer\"\u003eYes. The PU leather surface can typically be wiped with a soft, slightly damp cloth. Avoid harsh chemicals or abrasive cleaners.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it as a cup holder?\u003c\/summary\u003e\n\u003cdiv class=\"co-faq-answer\"\u003eThe pocket is designed to accommodate compatible cups and bottles. Because beverage sizes and vehicle mounting angles differ, check that your drink fits securely before driving.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat comes in the package?\u003c\/summary\u003e\n\u003cdiv class=\"co-faq-answer\"\u003eThe standard package includes 1 universal PU leather car door organizer\/cup holder unless a different quantity or combination option is selected.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"co-section\"\u003e\n\u003cdiv class=\"co-section-title\"\u003e\n\u003cspan class=\"co-kicker\"\u003eShop With Confidence\u003c\/span\u003e\n\u003ch2\u003eMade for a Better Buying Experience\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-trust-wrap\"\u003e\n\u003cdiv class=\"co-trust-list\"\u003e\n\u003cdiv class=\"co-trust-card\"\u003e\n\u003cdiv class=\"co-trust-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eCarefully Packed for Shipping\u003c\/h3\u003e\n\u003cp\u003eYour organizer is packaged with care to help protect it during transit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-trust-card\"\u003e\n\u003cdiv class=\"co-trust-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBuilt for Everyday Use\u003c\/h3\u003e\n\u003cp\u003ePU leather construction and reinforced stitching provide a practical balance of appearance and daily-use durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"co-trust-card\"\u003e\n\u003cdiv class=\"co-trust-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eHave a question about fit, installation or your order? Contact our customer support team for assistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"co-section co-final-cta\"\u003e\u003cspan class=\"co-kicker\"\u003e A Cleaner Cabin Starts Here \u003c\/span\u003e\n\u003ch2\u003eGive Your Everyday Essentials a Better Place to Go\u003c\/h2\u003e\n\u003cp\u003eKeep drinks, your phone and small necessities easier to reach while helping your vehicle interior stay more organized.\u003c\/p\u003e\n\u003ca class=\"co-buy-button\" href=\"#MainContent\"\u003e Buy Now → \u003c\/a\u003e\n\u003cp class=\"co-cta-note\"\u003eChoose your preferred color or available configuration above.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"HYY","offers":[{"title":"Black","offer_id":48888462115048,"sku":"NC02592608121344-小号【经典黑","price":0.0,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":48888462147816,"sku":"NC02592608121344-小号【马仕橙】","price":0.0,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":48888462180584,"sku":"NC02592608121344-小号【酒红色】","price":0.0,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":48888462213352,"sku":"NC02592608121344-小号【摩卡棕】","price":0.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":48888462246120,"sku":"NC02592608121344-小号【灰白色】","price":0.0,"currency_code":"USD","in_stock":true},{"title":"Brown(Storage Box)","offer_id":48888462278888,"sku":"NC02592608121344-大号【摩卡棕】","price":0.0,"currency_code":"USD","in_stock":true},{"title":"Orange(Storage Box)","offer_id":48888462311656,"sku":"NC02592608121344-大号【马仕橙】","price":0.0,"currency_code":"USD","in_stock":true},{"title":"Red(Storage Box)","offer_id":48888462344424,"sku":"NC02592608121344-大号【酒红色】","price":0.0,"currency_code":"USD","in_stock":true},{"title":"White(Storage Box)","offer_id":48888462377192,"sku":"NC02592608121344-大号【灰白色】","price":0.0,"currency_code":"USD","in_stock":true},{"title":"Black(Storage Box)","offer_id":48888462409960,"sku":"NC02592608121344-大号【经典黑】","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/01_7388c018-2d0a-4ff6-8787-e49cffd21af6.jpg?v=1786516030","url":"https:\/\/sereintis.com\/products\/leather-car-door-cup-holder-wide-mouth-opening-easy-reach-for-drinks-phone-clip-on-secure-fit-pu-leather-tough-stylish","provider":"sereintis.com","version":"1.0","type":"link"}