{"product_id":"car-ashtray","title":"🎉 2026 SaleRotating Car Ashtray with Ceramic Inner Liner","description":"\u003cstyle\u003e\n.hca-page{\n  --hca-dark:#111315;\n  --hca-dark-2:#1a1d20;\n  --hca-metal:#c7cbce;\n  --hca-silver:#edf0f1;\n  --hca-warm:#bb744a;\n  --hca-warm-dark:#7d4027;\n  --hca-light:#f6f4f0;\n  --hca-white:#ffffff;\n  --hca-ink:#1b1b1a;\n  --hca-copy:#5d5954;\n  --hca-soft:#d7d6d2;\n  --hca-line:#dfddd8;\n  --hca-dark-line:rgba(255,255,255,.11);\n  --hca-shadow:0 18px 46px rgba(0,0,0,.15);\n  width:100%;\n  max-width:1120px;\n  margin:0 auto;\n  color:var(--hca-ink);\n  line-height:1.55;\n  container-type:inline-size;\n  box-sizing:border-box;\n}\n\n.hca-page *,\n.hca-page *::before,\n.hca-page *::after{\n  box-sizing:border-box;\n}\n\n.hca-page .hca-shell{\n  display:grid;\n  gap:18px;\n  width:100%;\n}\n\n.hca-page .hca-card{\n  position:relative;\n  overflow:hidden;\n  border:1px solid var(--hca-line);\n  border-radius:24px;\n  box-shadow:0 8px 25px rgba(0,0,0,.055);\n  transition:\n    transform .26s ease,\n    box-shadow .26s ease,\n    border-color .26s ease;\n}\n\n.hca-page .hca-card::after{\n  content:\"\";\n  position:absolute;\n  top:-70%;\n  bottom:-70%;\n  left:-40%;\n  width:24%;\n  transform:rotate(17deg);\n  pointer-events:none;\n  background:linear-gradient(\n    90deg,\n    transparent,\n    rgba(255,255,255,.09),\n    transparent\n  );\n  transition:left .55s ease;\n}\n\n.hca-page .hca-card:hover{\n  transform:translateY(-3px) scale(1.003);\n  box-shadow:var(--hca-shadow);\n}\n\n.hca-page .hca-card:hover::after{\n  left:125%;\n}\n\n.hca-page .hca-card:active{\n  transform:scale(.985);\n}\n\n.hca-page .hca-dark{\n  color:#ffffff;\n  border-color:var(--hca-dark-line);\n  background:\n    radial-gradient(circle at 88% 8%,rgba(199,203,206,.13),transparent 31%),\n    radial-gradient(circle at 10% 90%,rgba(187,116,74,.12),transparent 28%),\n    linear-gradient(145deg,#101214 0%,#1d2023 100%);\n}\n\n.hca-page .hca-light{\n  color:#1b1b1a;\n  background:\n    linear-gradient(145deg,#ffffff 0%,#f3f0eb 100%);\n}\n\n.hca-page .hca-pad{\n  padding:25px 20px;\n}\n\n.hca-page .hca-kicker{\n  display:flex;\n  align-items:center;\n  gap:9px;\n  margin:0 0 13px;\n  color:#874a2e;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1.35px;\n  text-transform:uppercase;\n}\n\n.hca-page .hca-dark .hca-kicker{\n  color:#e5b18d;\n}\n\n.hca-page .hca-kicker::before{\n  content:\"\";\n  width:8px;\n  height:8px;\n  flex:0 0 8px;\n  border-radius:50%;\n  background:currentColor;\n  box-shadow:0 0 0 4px rgba(187,116,74,.12);\n}\n\n.hca-page .hca-kicker::after{\n  content:\"\";\n  width:48px;\n  height:1px;\n  background:currentColor;\n  opacity:.55;\n}\n\n.hca-page .hca-title{\n  margin:0;\n  color:#1b1b1a;\n  font-size:clamp(28px,8cqi,49px);\n  line-height:1.06;\n  letter-spacing:-1.15px;\n  font-weight:900;\n}\n\n.hca-page .hca-dark .hca-title{\n  color:#ffffff;\n}\n\n@supports ((-webkit-background-clip:text) or (background-clip:text)){\n  .hca-page .hca-dark .hca-shimmer{\n    color:#ffffff;\n    background:\n      linear-gradient(\n        105deg,\n        #ffffff 0%,\n        #ffffff 29%,\n        #d0d4d6 42%,\n        #ffffff 50%,\n        #dea57e 58%,\n        #ffffff 71%,\n        #ffffff 100%\n      );\n    background-size:240% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:hcaShimmer 7.5s linear infinite;\n  }\n\n  .hca-page .hca-light .hca-shimmer{\n    color:#1b1b1a;\n    background:\n      linear-gradient(\n        105deg,\n        #1b1b1a 0%,\n        #1b1b1a 29%,\n        #76503b 42%,\n        #28221f 50%,\n        #a56440 58%,\n        #1b1b1a 71%,\n        #1b1b1a 100%\n      );\n    background-size:240% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:hcaShimmer 7.5s linear infinite;\n  }\n}\n\n@keyframes hcaShimmer{\n  0%{background-position:200% center;}\n  100%{background-position:-40% center;}\n}\n\n.hca-page .hca-copy{\n  margin:14px 0 0;\n  color:#5d5954;\n  font-size:16px;\n}\n\n.hca-page .hca-dark .hca-copy{\n  color:#d4d7d8;\n}\n\n.hca-page .hca-hero{\n  display:grid;\n  gap:0;\n}\n\n.hca-page .hca-hero-copy{\n  padding:28px 20px 23px;\n}\n\n.hca-page .hca-hero-media{\n  position:relative;\n  overflow:hidden;\n  min-height:300px;\n  background:#151719;\n}\n\n.hca-page .hca-hero-media img{\n  display:block;\n  width:100%;\n  height:100%;\n  min-height:300px;\n  object-fit:cover;\n}\n\n.hca-page .hca-hero-media::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n  background:linear-gradient(\n    180deg,\n    transparent 69%,\n    rgba(0,0,0,.20) 100%\n  );\n}\n\n.hca-page .hca-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:19px;\n}\n\n.hca-page .hca-tag{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  padding:9px 11px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:800;\n  line-height:1.2;\n}\n\n.hca-page .hca-dark .hca-tag{\n  color:#ffffff;\n  border:1px solid rgba(255,255,255,.14);\n  background:rgba(255,255,255,.075);\n}\n\n.hca-page .hca-light .hca-tag{\n  color:#392e27;\n  border:1px solid #e1d5cc;\n  background:#fbf4ef;\n}\n\n.hca-page .hca-marquee{\n  overflow:hidden;\n  border:1px solid #9b9fa1;\n  border-radius:18px;\n  color:#151718;\n  background:\n    linear-gradient(\n      90deg,\n      #c9cdcf,\n      #f5f6f6,\n      #c7cbcd\n    );\n}\n\n.hca-page .hca-marquee-track{\n  display:flex;\n  width:max-content;\n  animation:hcaMarquee 25s linear infinite;\n}\n\n.hca-page .hca-marquee:hover .hca-marquee-track{\n  animation-play-state:paused;\n}\n\n.hca-page .hca-marquee-set{\n  display:flex;\n  align-items:center;\n  flex-shrink:0;\n  white-space:nowrap;\n  padding:12px 0;\n}\n\n.hca-page .hca-marquee-set span{\n  padding:0 14px;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.95px;\n}\n\n@keyframes hcaMarquee{\n  from{transform:translateX(0);}\n  to{transform:translateX(-50%);}\n}\n\n.hca-page .hca-grid,\n.hca-page .hca-use-grid,\n.hca-page .hca-highlights{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n  margin-top:20px;\n}\n\n.hca-page .hca-mini{\n  padding:16px;\n  border:1px solid #e0ddd9;\n  border-radius:17px;\n  background:rgba(255,255,255,.72);\n}\n\n.hca-page .hca-dark .hca-mini{\n  border-color:rgba(255,255,255,.1);\n  background:rgba(255,255,255,.055);\n}\n\n.hca-page .hca-num{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:34px;\n  height:34px;\n  margin-bottom:10px;\n  border-radius:10px;\n  color:#ffffff;\n  background:#9a5b39;\n  font-size:13px;\n  font-weight:900;\n}\n\n.hca-page .hca-mini strong{\n  display:block;\n  margin-bottom:5px;\n  color:#2a2927;\n  font-size:15px;\n  line-height:1.3;\n}\n\n.hca-page .hca-mini p{\n  margin:0;\n  color:#625e59;\n  font-size:14px;\n}\n\n.hca-page .hca-dark .hca-mini strong{\n  color:#ffffff;\n}\n\n.hca-page .hca-dark .hca-mini p{\n  color:#ccd0d2;\n}\n\n.hca-page .hca-statement{\n  margin-top:21px;\n  padding:17px;\n  border-left:4px solid #9a5b39;\n  border-radius:0 14px 14px 0;\n  color:#443127;\n  background:#f8eee7;\n  font-size:17px;\n  font-weight:800;\n}\n\n.hca-page .hca-dark .hca-statement{\n  color:#f5ded0;\n  background:rgba(187,116,74,.10);\n}\n\n.hca-page .hca-media-card{\n  padding:0;\n}\n\n.hca-page .hca-media-card img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.hca-page .hca-media-copy{\n  padding:22px 20px 25px;\n}\n\n.hca-page .hca-checks{\n  display:grid;\n  gap:11px;\n  margin-top:19px;\n}\n\n.hca-page .hca-check{\n  display:grid;\n  grid-template-columns:31px 1fr;\n  gap:10px;\n  align-items:flex-start;\n}\n\n.hca-page .hca-check-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:31px;\n  height:31px;\n  border-radius:50%;\n  color:#ffffff;\n  background:#9a5b39;\n  font-weight:900;\n}\n\n.hca-page .hca-dark .hca-check strong{\n  display:block;\n  color:#ffffff;\n  font-size:15px;\n}\n\n.hca-page .hca-dark .hca-check p{\n  margin:3px 0 0;\n  color:#cbd0d2;\n  font-size:14px;\n}\n\n.hca-page .hca-light .hca-check strong{\n  display:block;\n  color:#292826;\n  font-size:15px;\n}\n\n.hca-page .hca-light .hca-check p{\n  margin:3px 0 0;\n  color:#605c57;\n  font-size:14px;\n}\n\n.hca-page .hca-size-box{\n  display:grid;\n  gap:13px;\n  margin-top:20px;\n  padding:18px;\n  border:1px solid #ded8d3;\n  border-radius:18px;\n  background:#ffffff;\n}\n\n.hca-page .hca-size-big{\n  color:#7c4930;\n  font-size:38px;\n  font-weight:900;\n  line-height:1.05;\n}\n\n.hca-page .hca-size-box strong{\n  display:block;\n  color:#292826;\n  font-size:16px;\n}\n\n.hca-page .hca-size-box p{\n  margin:4px 0 0;\n  color:#625e59;\n  font-size:14px;\n}\n\n.hca-page .hca-steps{\n  display:grid;\n  gap:10px;\n  margin-top:19px;\n}\n\n.hca-page .hca-step{\n  position:relative;\n  padding:17px 17px 17px 58px;\n  border:1px solid #dfddd8;\n  border-radius:17px;\n  background:#ffffff;\n}\n\n.hca-page .hca-step b{\n  position:absolute;\n  left:15px;\n  top:15px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:31px;\n  height:31px;\n  border-radius:50%;\n  color:#ffffff;\n  background:#9a5b39;\n  font-size:13px;\n}\n\n.hca-page .hca-step strong{\n  display:block;\n  color:#292826;\n  font-size:15px;\n}\n\n.hca-page .hca-step span{\n  display:block;\n  margin-top:4px;\n  color:#625e59;\n  font-size:14px;\n}\n\n.hca-page .hca-use{\n  padding:16px;\n  border:1px solid #e0ddd9;\n  border-radius:17px;\n  background:#ffffff;\n}\n\n.hca-page .hca-use-icon{\n  display:block;\n  margin-bottom:8px;\n  font-size:24px;\n}\n\n.hca-page .hca-use strong{\n  display:block;\n  color:#292826;\n  font-size:15px;\n}\n\n.hca-page .hca-use span{\n  display:block;\n  margin-top:4px;\n  color:#625e59;\n  font-size:13px;\n}\n\n.hca-page .hca-color-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n  margin-top:20px;\n}\n\n.hca-page .hca-color{\n  overflow:hidden;\n  border:1px solid #dfddd8;\n  border-radius:17px;\n  background:#ffffff;\n}\n\n.hca-page .hca-color img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.hca-page .hca-color strong{\n  display:block;\n  padding:11px 12px;\n  color:#292826;\n  text-align:center;\n  font-size:14px;\n}\n\n.hca-page .hca-highlight{\n  padding:17px;\n  border:1px solid #dfddd9;\n  border-radius:17px;\n  background:#ffffff;\n}\n\n.hca-page .hca-highlight-icon{\n  margin-bottom:7px;\n  font-size:24px;\n}\n\n.hca-page .hca-highlight strong{\n  display:block;\n  margin-bottom:5px;\n  color:#292826;\n  font-size:15px;\n}\n\n.hca-page .hca-highlight p{\n  margin:0;\n  color:#625e59;\n  font-size:14px;\n}\n\n.hca-page .hca-table-wrap{\n  margin-top:19px;\n  overflow:hidden;\n  border:1px solid #dfddd8;\n  border-radius:17px;\n  background:#ffffff;\n}\n\n.hca-page .hca-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.hca-page .hca-table th,\n.hca-page .hca-table td{\n  padding:13px 14px;\n  text-align:left;\n  vertical-align:top;\n  border-bottom:1px solid #e9e7e2;\n  font-size:14px;\n}\n\n.hca-page .hca-table tr:last-child th,\n.hca-page .hca-table tr:last-child td{\n  border-bottom:0;\n}\n\n.hca-page .hca-table th{\n  width:38%;\n  color:#302e2b;\n  background:#f3f1ed;\n  font-weight:800;\n}\n\n.hca-page .hca-table td{\n  color:#5d5954;\n  background:#ffffff;\n}\n\n.hca-page .hca-care{\n  color:#292622;\n  border-color:#dfd2c8;\n  background:\n    linear-gradient(145deg,#fbf4ef 0%,#eee2d9 100%);\n}\n\n.hca-page .hca-care .hca-title{\n  color:#221f1d;\n}\n\n.hca-page .hca-care .hca-copy{\n  color:#5b514b;\n}\n\n.hca-page .hca-care-list{\n  display:grid;\n  gap:9px;\n  margin-top:18px;\n}\n\n.hca-page .hca-care-item{\n  padding:12px 13px;\n  border:1px solid #e1d3c9;\n  border-radius:13px;\n  color:#4c4039;\n  background:rgba(255,255,255,.7);\n  font-size:14px;\n}\n\n.hca-page .hca-faq{\n  display:grid;\n  gap:9px;\n  margin-top:18px;\n}\n\n.hca-page .hca-faq details{\n  overflow:hidden;\n  border:1px solid #dfddd8;\n  border-radius:15px;\n  background:#ffffff;\n}\n\n.hca-page .hca-faq summary{\n  position:relative;\n  padding:15px 44px 15px 15px;\n  color:#292826;\n  cursor:pointer;\n  list-style:none;\n  font-size:15px;\n  font-weight:800;\n}\n\n.hca-page .hca-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.hca-page .hca-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  right:16px;\n  top:50%;\n  transform:translateY(-50%);\n  color:#8a5133;\n  font-size:22px;\n}\n\n.hca-page .hca-faq details[open] summary::after{\n  content:\"–\";\n}\n\n.hca-page .hca-faq details p{\n  margin:0;\n  padding:0 15px 16px;\n  color:#605c57;\n  font-size:14px;\n}\n\n.hca-page .hca-cta{\n  padding:32px 20px;\n  text-align:center;\n}\n\n.hca-page .hca-cta .hca-kicker{\n  justify-content:center;\n}\n\n.hca-page .hca-cta .hca-kicker::after{\n  display:none;\n}\n\n.hca-page .hca-cta .hca-copy{\n  max-width:680px;\n  margin:14px auto 0;\n}\n\n.hca-page .hca-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:52px;\n  margin-top:20px;\n  padding:13px 22px;\n  border-radius:14px;\n  color:#ffffff;\n  background:\n    linear-gradient(\n      135deg,\n      #ae6a43,\n      #7e4429\n    );\n  box-shadow:0 10px 25px rgba(126,68,41,.24);\n  text-decoration:none;\n  font-size:15px;\n  font-weight:900;\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.hca-page .hca-btn:hover{\n  transform:translateY(-2px);\n  box-shadow:0 14px 30px rgba(126,68,41,.31);\n}\n\n.hca-page .hca-btn:active{\n  transform:scale(.98);\n}\n\n.hca-page .hca-cta-tags{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:17px;\n}\n\n@container (min-width:620px){\n  .hca-page .hca-pad{\n    padding:34px 32px;\n  }\n\n  .hca-page .hca-hero-copy{\n    padding:37px 32px 31px;\n  }\n\n  .hca-page .hca-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .hca-page .hca-use-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .hca-page .hca-highlights{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .hca-page .hca-steps{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .hca-page .hca-step{\n    padding:58px 17px 17px;\n  }\n\n  .hca-page .hca-step b{\n    left:17px;\n    top:17px;\n  }\n\n  .hca-page .hca-color-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n}\n\n@container (min-width:800px){\n  .hca-page .hca-hero{\n    grid-template-columns:1fr 1fr;\n    align-items:stretch;\n  }\n\n  .hca-page .hca-hero-copy{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    padding:45px 40px;\n  }\n\n  .hca-page .hca-hero-media img{\n    min-height:100%;\n  }\n\n  .hca-page .hca-media-card{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    align-items:center;\n  }\n\n  .hca-page .hca-media-card img{\n    height:100%;\n    object-fit:cover;\n  }\n\n  .hca-page .hca-media-copy{\n    padding:39px;\n  }\n\n  .hca-page .hca-highlights{\n    grid-template-columns:repeat(4,1fr);\n  }\n}\n\n@media (prefers-reduced-motion:reduce){\n  .hca-page .hca-shimmer,\n  .hca-page .hca-marquee-track{\n    animation:none !important;\n  }\n\n  .hca-page .hca-card,\n  .hca-page .hca-btn{\n    transition:none !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hca-page\" id=\"hca-top\"\u003e\n\u003cdiv class=\"hca-shell\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hca-card hca-dark hca-hero\"\u003e\n\u003cdiv class=\"hca-hero-copy\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eROTATING CERAMIC-LINED ASHTRAY\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eGive Ash One Place to Go. Then Cover It Up.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eKeep loose ash and fully extinguished cigarette ends in one compact container instead of leaving an open tray sitting in the middle of your center console.\u003c\/p\u003e\n\u003cdiv class=\"hca-tags\"\u003e\n\u003cspan class=\"hca-tag\"\u003e↻ Rotating Cover\u003c\/span\u003e \u003cspan class=\"hca-tag\"\u003e◉ Ceramic Liner\u003c\/span\u003e \u003cspan class=\"hca-tag\"\u003e🚗 Cup-Holder Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-hero-media\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/931b8a4983b9fa45a81a268a1884d80b15153acf.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Rotating ceramic lined ashtray placed in a car cup holder\" width=\"1946\" height=\"1946\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MARQUEE --\u003e\n\u003cdiv class=\"hca-marquee\"\u003e\n\u003cdiv class=\"hca-marquee-track\"\u003e\n\u003cdiv class=\"hca-marquee-set\"\u003e\n\u003cspan\u003eROTATING COVER ◆\u003c\/span\u003e \u003cspan\u003eCERAMIC INNER LINER ◆\u003c\/span\u003e \u003cspan\u003eCOMPACT CUP-HOLDER SHAPE ◆\u003c\/span\u003e \u003cspan\u003eNON-SLIP BASE PAD ◆\u003c\/span\u003e \u003cspan\u003eEASY TO CLEAN ◆\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-marquee-set\"\u003e\n\u003cspan\u003eROTATING COVER ◆\u003c\/span\u003e \u003cspan\u003eCERAMIC INNER LINER ◆\u003c\/span\u003e \u003cspan\u003eCOMPACT CUP-HOLDER SHAPE ◆\u003c\/span\u003e \u003cspan\u003eNON-SLIP BASE PAD ◆\u003c\/span\u003e \u003cspan\u003eEASY TO CLEAN ◆\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PAIN --\u003e\n\u003csection class=\"hca-card hca-light hca-pad\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eTHE REAL PROBLEM\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eA Few Specks of Ash Can Make a Clean Console Look Messy Fast.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eOpen trays leave their contents visible and give loose debris more opportunity to collect around cup holders and nearby interior surfaces. A covered container gives the mess one dedicated place.\u003c\/p\u003e\n\u003cdiv class=\"hca-grid\"\u003e\n\u003cdiv class=\"hca-mini\"\u003e\n\u003cspan class=\"hca-num\"\u003e01\u003c\/span\u003e \u003cstrong\u003eLoose Ash Travels\u003c\/strong\u003e\n\u003cp\u003eKeeping ash in a dedicated container makes routine interior cleanup easier to manage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-mini\"\u003e\n\u003cspan class=\"hca-num\"\u003e02\u003c\/span\u003e \u003cstrong\u003eOpen Containers Stay Visible\u003c\/strong\u003e\n\u003cp\u003eA rotating cover lets you close the center when the ashtray is not being used.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-mini\"\u003e\n\u003cspan class=\"hca-num\"\u003e03\u003c\/span\u003e \u003cstrong\u003eCleaning Should Stay Simple\u003c\/strong\u003e\n\u003cp\u003eThe ceramic-lined interior gives the ash-contact area a smooth surface for regular cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-statement\"\u003eContain the mess first. Then make it easier to keep out of sight.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ROTATING LID --\u003e\n\u003csection class=\"hca-card hca-dark hca-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/32ee90f137f55a9559bcb7e096ca23aa6b39a57c.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Rotating lid on compact car ashtray\" width=\"1946\" height=\"1946\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hca-media-copy\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eROTATE. USE. CLOSE.\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eA Cover You Don't Have to Take Off and Put Somewhere Else.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eTurn the mechanical top to expose the opening, use the ceramic-lined chamber, then rotate the center closed again when you're finished.\u003c\/p\u003e\n\u003cdiv class=\"hca-checks\"\u003e\n\u003cdiv class=\"hca-check\"\u003e\n\u003cspan class=\"hca-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eIntegrated Rotating Top\u003c\/strong\u003e\n\u003cp\u003eOpen or cover the center without removing a separate loose lid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-check\"\u003e\n\u003cspan class=\"hca-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eContents Stay Less Exposed\u003c\/strong\u003e\n\u003cp\u003eClosing the top keeps used ash and fully extinguished ends visually covered between uses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-check\"\u003e\n\u003cspan class=\"hca-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCleaner Console Appearance\u003c\/strong\u003e\n\u003cp\u003eThe metallic-style top blends more naturally with modern automotive interiors than a basic open tray.\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!-- CERAMIC --\u003e\n\u003csection class=\"hca-card hca-light hca-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/b9854cfcdd4a00d76b5c0f8042442b511b919aa4.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Ceramic inner liner inside rotating ashtray\" width=\"1946\" height=\"1946\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hca-media-copy\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eCERAMIC INNER LINER\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eThe Part That Collects the Ash Should Be Easy to Clean.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eThe inner chamber uses a ceramic liner, giving the area that receives ash a smooth, practical surface for regular emptying and cleaning.\u003c\/p\u003e\n\u003cdiv class=\"hca-checks\"\u003e\n\u003cdiv class=\"hca-check\"\u003e\n\u003cspan class=\"hca-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDedicated Ceramic Chamber\u003c\/strong\u003e\n\u003cp\u003eThe ash-contact surface is ceramic rather than an exposed lightweight plastic interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-check\"\u003e\n\u003cspan class=\"hca-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSmooth Cleaning Surface\u003c\/strong\u003e\n\u003cp\u003eEmpty regularly and clean the liner with water as needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-check\"\u003e\n\u003cspan class=\"hca-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDesigned for Repeated Use\u003c\/strong\u003e\n\u003cp\u003eRoutine maintenance helps reduce buildup and keeps the interior looking tidier over time.\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!-- CONSTRUCTION --\u003e\n\u003csection class=\"hca-card hca-dark hca-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/73c76c6c4bcd74a5de00255beb23d283659e1b04.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Rotating ashtray components including ceramic liner top and base\" width=\"1946\" height=\"1946\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hca-media-copy\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eSMALL DETAILS, EASIER EVERYDAY USE\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eBuilt as a Complete Little Console System.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eThe usefulness comes from how the pieces work together: a ceramic inner chamber, rotating cover, compact cylindrical body and separate silicone pad for more stable placement.\u003c\/p\u003e\n\u003cdiv class=\"hca-grid\"\u003e\n\u003cdiv class=\"hca-mini\"\u003e\n\u003cspan class=\"hca-num\"\u003e◉\u003c\/span\u003e \u003cstrong\u003eCeramic Liner\u003c\/strong\u003e\n\u003cp\u003eSmooth inner ash-contact surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-mini\"\u003e\n\u003cspan class=\"hca-num\"\u003e↻\u003c\/span\u003e \u003cstrong\u003eRotating Top\u003c\/strong\u003e\n\u003cp\u003eOpen and cover the center quickly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-mini\"\u003e\n\u003cspan class=\"hca-num\"\u003e▾\u003c\/span\u003e \u003cstrong\u003eSilicone Base Pad\u003c\/strong\u003e\n\u003cp\u003eHelps create a steadier contact surface where the ashtray is placed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CUP HOLDER --\u003e\n\u003csection class=\"hca-card hca-light hca-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/1998b40438897b4eac85fb09146e3d1ed4b781f8.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Compact rotating ashtray positioned in vehicle center console cup holder\" width=\"1946\" height=\"1946\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hca-media-copy\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eMADE FOR EASY REACH\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eCompact Enough for the Center Console.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eThe narrow cylindrical body is designed around the proportions of common vehicle cup-holder spaces, helping keep the ashtray close without dominating the console.\u003c\/p\u003e\n\u003cdiv class=\"hca-size-box\"\u003e\n\u003cdiv class=\"hca-size-big\"\u003e2.4\" × 3.9\"\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eApprox. 6 × 9.8 cm\u003c\/strong\u003e\n\u003cp\u003eCompare the approximate 2.4-inch diameter with your own cup holder before ordering, because vehicle dimensions vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-tags\"\u003e\n\u003cspan class=\"hca-tag\"\u003e🚗 Center Console\u003c\/span\u003e \u003cspan class=\"hca-tag\"\u003e✋ Easy Reach\u003c\/span\u003e \u003cspan class=\"hca-tag\"\u003e▾ Silicone Pad Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"hca-card hca-light hca-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/6747d6c0a3806cdae5dbb7a78559e54ee4686584.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Three step operation of rotating car ashtray\" width=\"1946\" height=\"1946\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hca-media-copy\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eNO COMPLICATED MECHANISM\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eThree Simple Moves.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eThe rotating top keeps everyday use straightforward.\u003c\/p\u003e\n\u003cdiv class=\"hca-steps\"\u003e\n\u003cdiv class=\"hca-step\"\u003e\n\u003cb\u003e1\u003c\/b\u003e \u003cstrong\u003eRotate Open\u003c\/strong\u003e \u003cspan\u003e Turn the top mechanism to reveal the center opening. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-step\"\u003e\n\u003cb\u003e2\u003c\/b\u003e \u003cstrong\u003eUse the Inner Chamber\u003c\/strong\u003e \u003cspan\u003e Place ash and fully extinguished cigarette ends inside the ceramic-lined interior. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-step\"\u003e\n\u003cb\u003e3\u003c\/b\u003e \u003cstrong\u003eRotate Closed\u003c\/strong\u003e \u003cspan\u003e Cover the contents when finished and empty the liner regularly. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MORE THAN CAR --\u003e\n\u003csection class=\"hca-card hca-dark hca-media-card\"\u003e\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/9172658dfa7dd4f71cd92dc5cb4ccb1822e2c129.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Compact rotating ashtray in car desk patio and lounge settings\" width=\"1946\" height=\"1946\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hca-media-copy\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eNOT LIMITED TO THE CAR\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eOne Compact Shape. More Than One Place to Put It.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eThe freestanding cylindrical body also works on suitable stable surfaces when you want the same covered ash collection outside the vehicle.\u003c\/p\u003e\n\u003cdiv class=\"hca-use-grid\"\u003e\n\u003cdiv class=\"hca-use\"\u003e\n\u003cspan class=\"hca-use-icon\"\u003e🚗\u003c\/span\u003e \u003cstrong\u003eVehicle\u003c\/strong\u003e \u003cspan\u003eCenter-console placement.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-use\"\u003e\n\u003cspan class=\"hca-use-icon\"\u003e🖥️\u003c\/span\u003e \u003cstrong\u003eDesk\u003c\/strong\u003e \u003cspan\u003eCompact tabletop use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-use\"\u003e\n\u003cspan class=\"hca-use-icon\"\u003e🏡\u003c\/span\u003e \u003cstrong\u003eCovered Patio\u003c\/strong\u003e \u003cspan\u003eStable outdoor surfaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-use\"\u003e\n\u003cspan class=\"hca-use-icon\"\u003e🛋️\u003c\/span\u003e \u003cstrong\u003eLounge\u003c\/strong\u003e \u003cspan\u003eSuitable side-table placement.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLORS --\u003e\n\u003csection class=\"hca-card hca-light hca-pad\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eMATCH YOUR INTERIOR\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eFour Finishes. One Clean Shape.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eChoose a neutral shade that disappears into the console or a warmer finish that gives the accessory a little more presence.\u003c\/p\u003e\n\u003cdiv class=\"hca-color-grid\"\u003e\n\u003cdiv class=\"hca-color\"\u003e\n\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/ee8c8dc26ad155527266f9b6bd29a8a11ba6bba9.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Grey rotating ceramic lined car ashtray\" width=\"1946\" height=\"1946\" loading=\"lazy\"\u003e \u003cstrong\u003eGrey\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-color\"\u003e\n\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/76f9baef133e76dd960ddb93ed0781eaa5b7b47e.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Black rotating ceramic lined car ashtray\" width=\"1946\" height=\"1946\" loading=\"lazy\"\u003e \u003cstrong\u003eBlack\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-color\"\u003e\n\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/26443aae921f273e2b6543c46fe3f6af8d6073ff.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Orange rotating ceramic lined car ashtray\" width=\"1946\" height=\"1946\" loading=\"lazy\"\u003e \u003cstrong\u003eOrange\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-color\"\u003e\n\u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/65cd5b4575e83b2be791bab4ff56f55228eab675.jpg?v=1789613971\u0026amp;width=1946\" alt=\"Apricot rotating ceramic lined car ashtray\" width=\"1946\" height=\"1946\" loading=\"lazy\"\u003e \u003cstrong\u003eApricot\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HIGHLIGHTS --\u003e\n\u003csection class=\"hca-card hca-light hca-pad\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003ePRODUCT HIGHLIGHTS\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eCleaner Storage Without Making the Interior Look Like a Traditional Ashtray.\u003c\/h2\u003e\n\u003cdiv class=\"hca-highlights\"\u003e\n\u003cdiv class=\"hca-highlight\"\u003e\n\u003cdiv class=\"hca-highlight-icon\"\u003e↻\u003c\/div\u003e\n\u003cstrong\u003eCover the Contents\u003c\/strong\u003e\n\u003cp\u003eRotate the top closed after use instead of leaving the inner chamber completely exposed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-highlight\"\u003e\n\u003cdiv class=\"hca-highlight-icon\"\u003e◉\u003c\/div\u003e\n\u003cstrong\u003eCeramic-Lined Interior\u003c\/strong\u003e\n\u003cp\u003eA smooth ash-contact surface keeps regular emptying and cleanup straightforward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-highlight\"\u003e\n\u003cdiv class=\"hca-highlight-icon\"\u003e🚗\u003c\/div\u003e\n\u003cstrong\u003eConsole-Friendly Profile\u003c\/strong\u003e\n\u003cp\u003eThe compact cylindrical shape is easier to integrate into a modern center console than a wide open tray.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hca-highlight\"\u003e\n\u003cdiv class=\"hca-highlight-icon\"\u003e▾\u003c\/div\u003e\n\u003cstrong\u003eMore Stable Placement\u003c\/strong\u003e\n\u003cp\u003eThe included silicone pad helps provide a steadier contact surface on suitable flat areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"hca-card hca-light hca-pad\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"hca-table-wrap\"\u003e\n\u003ctable class=\"hca-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eRotating Car Ashtray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInner Liner\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLid Style\u003c\/th\u003e\n\u003ctd\u003eMechanical Rotating Top\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAshtray Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 6 × 9.8 cm \/ 2.4 × 3.9 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSilicone Pad Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 8 × 1 cm \/ 3.1 × 0.4 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eCeramic Liner, Silicone Pad \u0026amp; Exterior Housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor Options\u003c\/th\u003e\n\u003ctd\u003eGrey \/ Orange \/ Black \/ Apricot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Includes\u003c\/th\u003e\n\u003ctd\u003e1 × Rotating Ashtray + 1 × Non-Slip Silicone Pad\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGreat For\u003c\/th\u003e\n\u003ctd\u003eVehicle Consoles \u0026amp; Suitable Stable Tabletop Surfaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE --\u003e\n\u003csection class=\"hca-card hca-light hca-pad hca-care\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eEASY CARE\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eEmpty It. Clean It. Put It Back.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eRegular cleaning keeps ash from building up and helps the rotating mechanism and ceramic interior stay easier to use.\u003c\/p\u003e\n\u003cdiv class=\"hca-care-list\"\u003e\n\u003cdiv class=\"hca-care-item\"\u003e✓ Make sure cigarette ends are fully extinguished before leaving them inside the container.\u003c\/div\u003e\n\u003cdiv class=\"hca-care-item\"\u003e✓ Empty accumulated ash regularly instead of allowing the inner chamber to overfill.\u003c\/div\u003e\n\u003cdiv class=\"hca-care-item\"\u003e✓ Clean the ceramic liner with water as needed and dry it thoroughly before reuse.\u003c\/div\u003e\n\u003cdiv class=\"hca-care-item\"\u003e✓ Keep loose ash away from the rotating mechanism so the top continues to move freely.\u003c\/div\u003e\n\u003cdiv class=\"hca-care-item\"\u003e✓ Do not treat the ashtray as certified fireproof storage or leave a burning cigarette unattended inside it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hca-card hca-light hca-pad\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eQUICK ANSWERS\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"hca-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the rotating lid work?\u003c\/summary\u003e\n\u003cp\u003eTurn the top mechanism to expose the center opening. After use, rotate it back to cover the ceramic-lined inner chamber.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the inside made from?\u003c\/summary\u003e\n\u003cp\u003eThe ash-contact chamber uses a ceramic inner liner designed for routine collection and cleaning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is the ashtray?\u003c\/summary\u003e\n\u003cp\u003eThe main body measures approximately 6 cm \/ 2.4 inches across and 9.8 cm \/ 3.9 inches tall.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit every vehicle cup holder?\u003c\/summary\u003e\n\u003cp\u003eCup-holder dimensions vary between vehicles. Compare the ashtray's approximate 2.4-inch diameter with the available space in your own vehicle before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it include a non-slip pad?\u003c\/summary\u003e\n\u003cp\u003eYes. The package includes a separate silicone base pad that can help provide a steadier contact surface on suitable areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the ceramic liner?\u003c\/summary\u003e\n\u003cp\u003eEmpty the ashtray after the contents are fully extinguished. Wash the ceramic liner with water as needed, dry it thoroughly and keep loose debris away from the rotating mechanism.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the lid completely eliminate smoke or odor?\u003c\/summary\u003e\n\u003cp\u003eThe rotating top covers the inner chamber when closed, but this page does not claim complete odor or smoke elimination.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it outside the car?\u003c\/summary\u003e\n\u003cp\u003eYes. Its freestanding cylindrical shape can also be placed on suitable stable surfaces such as a desk, covered patio table or lounge side table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"hca-card hca-dark hca-cta\"\u003e\n\u003cdiv class=\"hca-kicker\"\u003eA CLEANER PLACE FOR THE MESS\u003c\/div\u003e\n\u003ch2 class=\"hca-title hca-shimmer\"\u003eKeep the Console Looking Like a Console. \u003cbr\u003eNot an Open Ash Tray.\u003c\/h2\u003e\n\u003cp class=\"hca-copy\"\u003eA compact rotating cover, ceramic-lined inner chamber and cup-holder-friendly profile give everyday ash one more controlled place to go without adding a bulky accessory to your interior.\u003c\/p\u003e\n\u003ca class=\"hca-btn\" href=\"#hca-top\"\u003e Choose Your Color Above ↑ \u003c\/a\u003e\n\u003cdiv class=\"hca-cta-tags\"\u003e\n\u003cspan class=\"hca-tag\"\u003e↻ Rotating Cover\u003c\/span\u003e \u003cspan class=\"hca-tag\"\u003e◉ Ceramic Liner\u003c\/span\u003e \u003cspan class=\"hca-tag\"\u003e🚗 Compact Profile\u003c\/span\u003e \u003cspan class=\"hca-tag\"\u003e▾ Silicone Pad\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"FYY","offers":[{"title":"Grey","offer_id":54725272568083,"sku":"NC03402609173194-石墨灰【旋转开盖★陶瓷内胆】1个","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":54725272600851,"sku":"NC03402609173194-落日橙【旋转开盖★陶瓷内胆】1个","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":54725272633619,"sku":"NC03402609173194-尊贵黑【旋转开盖★陶瓷内胆】1个","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Apricot","offer_id":54725272666387,"sku":"NC03402609173194-杏白色【旋转开盖★陶瓷内胆】1个","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/9368\/3219\/files\/931b8a4983b9fa45a81a268a1884d80b15153acf.jpg?v=1789613971","url":"https:\/\/harikarionthebeat.com\/products\/car-ashtray","provider":"harikarionthebeat","version":"1.0","type":"link"}