{"product_id":"car","title":"BILLHOL® AutoRefine Universal Clear-Coat Scratch Repair Pen — No Color Matching Required","description":"\u003cstyle\u003e\n\/* =========================================================\n   BILLHOL® AutoRefine\n   MOBILE OPTIMIZED SHOPIFY PRODUCT DESCRIPTION\n\n   STYLE:\n   Bright White \/ Silver Gray \/ Deep Navy\n   Metallic Blue \/ Gloss Black\n\n   MOBILE FIRST\n   ========================================================= *\/\n\n.bar-page,\n.bar-page *{\n  box-sizing:border-box;\n}\n\n.bar-page{\n  --navy:#07172b;\n  --navy-2:#0d2945;\n  --navy-3:#133d61;\n\n  --blue:#14568a;\n  --blue-2:#216fa6;\n  --blue-3:#3288bd;\n\n  --white:#ffffff;\n  --white-2:#fafafa;\n\n  --silver:#f2f3f4;\n  --silver-2:#e7eaed;\n  --silver-3:#d9dee3;\n\n  --dark:#08111a;\n  --dark-2:#101b25;\n\n  --text:#152638;\n  --muted:#606c77;\n  --muted-2:#78838d;\n\n  --line:#d7dde2;\n\n  width:100%;\n  max-width:1180px;\n\n  margin:0 auto;\n  padding:0 6px;\n\n  color:var(--text);\n\n  font-family:\n    Inter,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  -webkit-font-smoothing:antialiased;\n  text-rendering:optimizeLegibility;\n}\n\n\n\/* =========================================================\n   GLOBAL RESET\n   ========================================================= *\/\n\n.bar-page h1,\n.bar-page h2,\n.bar-page h3,\n.bar-page p{\n  margin-top:0;\n}\n\n.bar-page img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  margin:16px auto 0;\n\n  border-radius:12px;\n\n  object-fit:cover;\n}\n\n.bar-page strong,\n.bar-page b{\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   GENERAL SECTION\n   ========================================================= *\/\n\n.bar-section{\n  position:relative;\n  overflow:hidden;\n\n  width:100%;\n\n  margin:10px 0;\n  padding:21px 12px;\n\n  border:1px solid rgba(30,50,70,.10);\n  border-radius:16px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f8f9fa 58%,\n      #eef1f3 100%\n    );\n\n  box-shadow:\n    0 7px 22px rgba(12,31,47,.045);\n}\n\n.bar-section.clean{\n  background:#ffffff;\n}\n\n.bar-section.silver{\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f4f5f6 55%,\n      #e9ecee 100%\n    );\n}\n\n.bar-section.soft{\n  background:\n    radial-gradient(\n      circle at 95% 4%,\n      rgba(24,87,137,.07),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f4f6f7 100%\n    );\n}\n\n.bar-section.dark{\n  border-color:rgba(255,255,255,.06);\n\n  color:#ffffff;\n\n  background:\n    radial-gradient(\n      circle at 90% 8%,\n      rgba(43,116,166,.18),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #111c26 0%,\n      #07111a 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(3,11,18,.14);\n}\n\n\n\/* =========================================================\n   SECTION HEAD\n   ALL TITLES CENTERED\n   ========================================================= *\/\n\n.bar-section-head{\n  width:100%;\n  max-width:900px;\n\n  margin:0 auto 16px;\n\n  text-align:center !important;\n}\n\n.bar-eyebrow{\n  display:inline-block;\n\n  margin:0 auto 9px !important;\n\n  color:var(--blue);\n\n  font-size:10px;\n  line-height:1.2;\n  font-weight:900;\n\n  letter-spacing:1px;\n  text-transform:uppercase;\n\n  text-align:center;\n}\n\n.bar-eyebrow::after{\n  content:\"\";\n\n  display:block;\n\n  width:38px;\n  height:2px;\n\n  margin:7px auto 0;\n\n  border-radius:99px;\n\n  background:var(--blue);\n}\n\n\n\/* MAIN TITLE *\/\n\n.bar-title,\n.bar-page h1.bar-title,\n.bar-page h2.bar-title{\n  display:block;\n\n  width:100%;\n  max-width:980px;\n\n  margin:0 auto !important;\n  padding:0 !important;\n\n  color:var(--navy);\n\n  font-size:28px !important;\n  line-height:1.04 !important;\n  font-weight:950 !important;\n\n  letter-spacing:-.8px;\n\n  text-align:center !important;\n}\n\n.bar-title.medium,\n.bar-page h2.bar-title.medium{\n  font-size:24px !important;\n  line-height:1.06 !important;\n}\n\n.bar-title .blue{\n  color:var(--blue);\n}\n\n\n\/* =========================================================\n   BODY TEXT\n   ========================================================= *\/\n\n.bar-subtitle{\n  width:100%;\n  max-width:820px;\n\n  margin:11px auto 0 !important;\n\n  color:#586572;\n\n  font-size:13.5px;\n  line-height:1.58;\n  font-weight:500;\n\n  text-align:center;\n}\n\n.bar-description{\n  width:100%;\n  max-width:820px;\n\n  margin:10px auto 0 !important;\n\n  color:#64717c;\n\n  font-size:13px;\n  line-height:1.6;\n  font-weight:450;\n\n  text-align:center;\n}\n\n.bar-description strong{\n  color:#163955;\n}\n\n.bar-section.dark .bar-title{\n  color:#ffffff;\n}\n\n.bar-section.dark .bar-subtitle,\n.bar-section.dark .bar-description{\n  color:#c4ccd4;\n}\n\n.bar-section.dark .bar-description strong{\n  color:#ffffff;\n}\n\n.bar-section.dark .bar-eyebrow{\n  color:#73aed8;\n}\n\n.bar-section.dark .bar-eyebrow::after{\n  background:#4796ca;\n}\n\n\n\/* =========================================================\n   IMAGES INSIDE TEXT AREAS\n   ========================================================= *\/\n\n.bar-subtitle img,\n.bar-description img,\n.bar-section-head img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  margin:15px auto 0;\n\n  border-radius:12px;\n}\n\n\n\/* =========================================================\n   TOP PRODUCT CARD\n   ========================================================= *\/\n\n.bar-product-card{\n  position:relative;\n  overflow:hidden;\n\n  width:100%;\n\n  margin:7px 0 11px;\n  padding:24px 12px 21px;\n\n  border:1px solid rgba(26,50,73,.11);\n  border-radius:18px;\n\n  background:\n    radial-gradient(\n      circle at 90% 12%,\n      rgba(31,92,140,.09),\n      transparent 31%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f7f8f9 65%,\n      #edf0f2 100%\n    );\n\n  box-shadow:\n    0 10px 28px rgba(12,32,48,.055);\n\n  text-align:center;\n}\n\n.bar-brand{\n  margin-bottom:9px;\n\n  color:var(--navy);\n\n  font-size:18px;\n  line-height:1.2;\n  font-weight:950;\n\n  text-align:center;\n}\n\n.bar-brand span{\n  color:var(--blue);\n}\n\n.bar-product-name{\n  width:100%;\n  max-width:940px;\n\n  margin:12px auto 0 !important;\n\n  color:#15334d;\n\n  font-size:13.5px;\n  line-height:1.48;\n  font-weight:850;\n\n  text-align:center;\n}\n\n.bar-product-intro{\n  width:100%;\n  max-width:850px;\n\n  margin:11px auto 0 !important;\n\n  color:#5c6974;\n\n  font-size:13px;\n  line-height:1.62;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   PRODUCT PILLS\n   ========================================================= *\/\n\n.bar-pills{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:7px;\n\n  width:100%;\n\n  margin:16px auto 0;\n}\n\n.bar-pill{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n  min-height:42px;\n\n  padding:8px 6px;\n\n  border:1px solid #d7dde2;\n  border-radius:9px;\n\n  background:#ffffff;\n\n  color:#1b3c56;\n\n  font-size:10px;\n  line-height:1.3;\n  font-weight:850;\n\n  text-align:center;\n}\n\n.bar-pill.primary{\n  border-color:transparent;\n\n  color:#ffffff;\n\n  background:\n    linear-gradient(\n      110deg,\n      #0d2f4f,\n      #185a8e\n    );\n}\n\n\n\/* =========================================================\n   PRODUCT NOTE\n   ========================================================= *\/\n\n.bar-product-note{\n  width:100%;\n  max-width:850px;\n\n  margin:16px auto 0;\n  padding:13px 11px;\n\n  border-left:3px solid #175b8d;\n  border-radius:0 8px 8px 0;\n\n  background:\n    linear-gradient(\n      90deg,\n      #edf2f5,\n      #ffffff\n    );\n\n  text-align:left;\n}\n\n.bar-product-note strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#153955;\n\n  font-size:13px;\n  line-height:1.38;\n}\n\n.bar-product-note span{\n  display:block;\n\n  color:#697782;\n\n  font-size:11.5px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   BRAND BACKING\n   ========================================================= *\/\n\n.bar-backing{\n  width:100%;\n\n  margin-top:16px;\n  padding:14px 12px;\n\n  border-left:3px solid #1b6294;\n  border-radius:0 9px 9px 0;\n\n  background:\n    linear-gradient(\n      90deg,\n      #eef2f5,\n      #ffffff\n    );\n}\n\n.bar-backing strong{\n  display:block;\n\n  color:#133551;\n\n  font-size:13px;\n  line-height:1.35;\n}\n\n.bar-backing p{\n  margin:5px 0 0 !important;\n\n  color:#687681;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FEATURE GRID\n   ========================================================= *\/\n\n.bar-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:16px;\n}\n\n.bar-feature-card{\n  min-width:0;\n\n  padding:13px 9px;\n\n  border:1px solid #d9e0e5;\n  border-radius:10px;\n\n  background:#ffffff;\n\n  text-align:left;\n}\n\n.bar-feature-icon{\n  display:grid;\n  place-items:center;\n\n  width:33px;\n  height:33px;\n\n  margin-bottom:8px;\n\n  border-radius:8px;\n\n  color:#ffffff;\n\n  background:\n    linear-gradient(\n      140deg,\n      #102f4c,\n      #1b6192\n    );\n\n  font-size:10px;\n  line-height:1;\n  font-weight:900;\n}\n\n.bar-feature-card strong{\n  display:block;\n\n  color:#153650;\n\n  font-size:12px;\n  line-height:1.3;\n  font-weight:850;\n}\n\n.bar-feature-card p{\n  margin:5px 0 0 !important;\n\n  color:#72808a;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   CONTENT BOX\n   ========================================================= *\/\n\n.bar-content-box{\n  width:100%;\n  max-width:900px;\n\n  margin:16px auto 0;\n  padding:13px 11px;\n\n  border:1px solid #d9e0e5;\n  border-radius:10px;\n\n  background:#ffffff;\n}\n\n.bar-content-box p{\n  margin:0 !important;\n\n  color:#606f7b;\n\n  font-size:12.5px;\n  line-height:1.58;\n\n  text-align:center;\n}\n\n.bar-content-box p + p{\n  margin-top:10px !important;\n}\n\n.bar-content-box strong{\n  color:#153955;\n}\n\n\n\/* =========================================================\n   PAINT LAYERS\n   ========================================================= *\/\n\n.bar-layer-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:16px;\n}\n\n.bar-layer{\n  min-width:0;\n\n  padding:12px 9px;\n\n  border:1px solid #d8dfe4;\n  border-radius:9px;\n\n  background:#ffffff;\n\n  text-align:left;\n}\n\n.bar-layer b{\n  display:block;\n\n  color:#1a5d8d;\n\n  font-size:8.5px;\n  line-height:1.2;\n  font-weight:900;\n\n  letter-spacing:.6px;\n}\n\n.bar-layer strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:#17364f;\n\n  font-size:12.5px;\n  line-height:1.25;\n}\n\n.bar-layer p{\n  margin:4px 0 0 !important;\n\n  color:#78838d;\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   COLORS\n   ========================================================= *\/\n\n.bar-colors{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:5px;\n\n  margin-top:15px;\n}\n\n.bar-colors span{\n  padding:6px 8px;\n\n  border:1px solid #d7dde2;\n  border-radius:6px;\n\n  background:#ffffff;\n\n  color:#24445d;\n\n  font-size:8.5px;\n  line-height:1;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   HIGH CONTACT AREAS\n   ========================================================= *\/\n\n.bar-contact-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:6px;\n\n  margin-top:15px;\n}\n\n.bar-contact{\n  padding:10px 6px;\n\n  border:1px solid #d9e0e5;\n  border-radius:8px;\n\n  background:#ffffff;\n\n  color:#1e3d55;\n\n  font-size:10px;\n  line-height:1.3;\n  font-weight:850;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   GUIDE\n   ========================================================= *\/\n\n.bar-guide{\n  display:grid;\n  grid-template-columns:1fr;\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.bar-guide-item{\n  padding:12px 10px;\n\n  border:1px solid #d9e0e5;\n  border-radius:9px;\n\n  background:#ffffff;\n\n  text-align:left;\n}\n\n.bar-guide-item.good{\n  border-left:4px solid #1c679a;\n}\n\n.bar-guide-item.caution{\n  border-left:4px solid #929ba3;\n}\n\n.bar-guide-item strong{\n  display:block;\n\n  color:#173650;\n\n  font-size:12px;\n  line-height:1.3;\n}\n\n.bar-guide-item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#75818a;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   THREE STEPS\n   ========================================================= *\/\n\n.bar-flow{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:5px;\n\n  margin-top:15px;\n}\n\n.bar-step{\n  min-width:0;\n\n  padding:11px 4px;\n\n  border:1px solid #d8dfe4;\n  border-radius:8px;\n\n  background:#ffffff;\n\n  text-align:center;\n}\n\n.bar-step b{\n  display:block;\n\n  color:#1c6495;\n\n  font-size:8px;\n  line-height:1.2;\n}\n\n.bar-step strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:#17364f;\n\n  font-size:11px;\n  line-height:1.25;\n}\n\n.bar-step small{\n  display:block;\n\n  margin-top:4px;\n\n  color:#7b8790;\n\n  font-size:8.5px;\n  line-height:1.35;\n}\n\n\n\/* DARK STEP FIX *\/\n\n.bar-section.dark .bar-step{\n  border-color:rgba(255,255,255,.13);\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #f4f6f7\n    );\n}\n\n\n\/* =========================================================\n   FINAL POINTS\n   ========================================================= *\/\n\n.bar-final-points{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:6px;\n\n  margin:16px auto 0;\n}\n\n.bar-final-points span{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n  min-height:40px;\n\n  padding:7px 5px;\n\n  border:1px solid #d8dfe4;\n  border-radius:8px;\n\n  background:#ffffff;\n\n  color:#1e3f58;\n\n  font-size:9.5px;\n  line-height:1.3;\n  font-weight:850;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   VERY SMALL PHONE\n   ========================================================= *\/\n\n@media(max-width:360px){\n\n  .bar-page{\n    padding:0 4px;\n  }\n\n  .bar-section{\n    padding:18px 10px;\n  }\n\n  .bar-product-card{\n    padding:21px 10px 19px;\n  }\n\n  .bar-title,\n  .bar-page h1.bar-title,\n  .bar-page h2.bar-title{\n    font-size:25px !important;\n  }\n\n  .bar-title.medium,\n  .bar-page h2.bar-title.medium{\n    font-size:22px !important;\n  }\n\n  .bar-subtitle{\n    font-size:12.8px;\n  }\n\n  .bar-description{\n    font-size:12.5px;\n  }\n\n  .bar-product-intro{\n    font-size:12.5px;\n  }\n\n  .bar-pill{\n    font-size:9.4px;\n  }\n\n  .bar-feature-card strong{\n    font-size:11.5px;\n  }\n\n  .bar-feature-card p{\n    font-size:10px;\n  }\n\n  .bar-step small{\n    font-size:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   TABLET + DESKTOP\n   ========================================================= *\/\n\n@media(min-width:768px){\n\n  .bar-page{\n    padding:16px;\n  }\n\n  .bar-section{\n    margin:22px 0;\n\n    padding:\n      clamp(34px,5vw,60px);\n\n    border-radius:24px;\n  }\n\n  .bar-product-card{\n    margin:16px 0 24px;\n\n    padding:\n      clamp(40px,6vw,66px)\n      clamp(24px,5vw,60px);\n\n    border-radius:25px;\n  }\n\n  .bar-section-head{\n    margin-bottom:28px;\n  }\n\n  .bar-eyebrow{\n    font-size:12px;\n    letter-spacing:1.3px;\n  }\n\n  .bar-title,\n  .bar-page h1.bar-title,\n  .bar-page h2.bar-title{\n    font-size:clamp(38px,5vw,58px) !important;\n\n    line-height:1.02 !important;\n\n    letter-spacing:-1.6px;\n  }\n\n  .bar-title.medium,\n  .bar-page h2.bar-title.medium{\n    font-size:clamp(31px,4.2vw,47px) !important;\n  }\n\n  .bar-subtitle{\n    margin-top:17px !important;\n\n    font-size:17px;\n    line-height:1.7;\n  }\n\n  .bar-description{\n    margin-top:16px !important;\n\n    font-size:15.5px;\n    line-height:1.72;\n  }\n\n  .bar-brand{\n    font-size:23px;\n  }\n\n  .bar-product-name{\n    margin-top:19px !important;\n\n    font-size:18px;\n  }\n\n  .bar-product-intro{\n    margin-top:16px !important;\n\n    font-size:15.5px;\n    line-height:1.72;\n  }\n\n  .bar-pills{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n\n    gap:9px;\n\n    margin-top:25px;\n  }\n\n  .bar-pill{\n    min-height:unset;\n\n    padding:10px 14px;\n\n    font-size:12px;\n  }\n\n  .bar-product-note{\n    margin-top:25px;\n    padding:17px 19px;\n  }\n\n  .bar-product-note strong{\n    font-size:16px;\n  }\n\n  .bar-product-note span{\n    font-size:13.5px;\n  }\n\n  .bar-feature-grid{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n\n    gap:12px;\n\n    margin-top:25px;\n  }\n\n  .bar-feature-card{\n    padding:18px;\n\n    border-radius:13px;\n  }\n\n  .bar-feature-icon{\n    width:42px;\n    height:42px;\n\n    margin-bottom:12px;\n\n    font-size:13px;\n  }\n\n  .bar-feature-card strong{\n    font-size:15px;\n  }\n\n  .bar-feature-card p{\n    margin-top:7px !important;\n\n    font-size:12.5px;\n  }\n\n  .bar-content-box{\n    margin-top:25px;\n    padding:21px 23px;\n  }\n\n  .bar-content-box p{\n    font-size:14.5px;\n    line-height:1.7;\n  }\n\n  .bar-layer-grid{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n\n    gap:11px;\n\n    margin-top:24px;\n  }\n\n  .bar-layer{\n    padding:17px;\n  }\n\n  .bar-layer strong{\n    font-size:15px;\n  }\n\n  .bar-layer p{\n    font-size:12px;\n  }\n\n  .bar-contact-grid{\n    grid-template-columns:repeat(5,minmax(0,1fr));\n\n    gap:9px;\n\n    margin-top:23px;\n  }\n\n  .bar-contact{\n    padding:13px 8px;\n\n    font-size:12px;\n  }\n\n  .bar-guide{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:11px;\n\n    margin-top:23px;\n  }\n\n  .bar-guide-item{\n    padding:17px;\n  }\n\n  .bar-guide-item strong{\n    font-size:14px;\n  }\n\n  .bar-guide-item span{\n    font-size:12px;\n  }\n\n  .bar-flow{\n    gap:11px;\n\n    margin-top:24px;\n  }\n\n  .bar-step{\n    padding:17px;\n  }\n\n  .bar-step b{\n    font-size:11px;\n  }\n\n  .bar-step strong{\n    font-size:15px;\n  }\n\n  .bar-step small{\n    font-size:11px;\n  }\n\n  .bar-final-points{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n\n    gap:9px;\n\n    margin-top:24px;\n  }\n\n  .bar-final-points span{\n    min-height:unset;\n\n    padding:10px 13px;\n\n    font-size:11.5px;\n  }\n\n  .bar-page img{\n    margin-top:22px;\n\n    border-radius:16px;\n  }\n\n}\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"bar-page\"\u003e\n\n\n\u003c!-- =========================================================\n     TOP PRODUCT INTRO\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-product-card\"\u003e\n\n  \u003cdiv class=\"bar-brand\"\u003e\n    BILLHOL® \u003cspan\u003eAutoRefine\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"bar-eyebrow\"\u003e\n    Precision Automotive Clear-Coat Care\n  \u003c\/p\u003e\n\n  \u003ch1 class=\"bar-title\"\u003e\n    UNIVERSAL CLEAR-COAT\n    \u003cbr\u003e\n    \u003cspan class=\"blue\"\u003e\n      SCRATCH REPAIR PEN\n    \u003c\/span\u003e\n  \u003c\/h1\u003e\n\n  \u003cp class=\"bar-product-name\"\u003e\n    BILLHOL® AutoRefine Universal Clear-Coat Scratch Repair Pen\n  \u003c\/p\u003e\n\n  \u003cp class=\"bar-product-intro\"\u003e\n    Precision automotive surface care designed for compatible light\n    clear-coat scratches, light scuffs, door-handle marks and everyday\n    surface imperfections. Because AutoRefine is designed around the\n    transparent clear-coat surface rather than vehicle-specific colored\n    paint, there is no paint shade to match for its intended use.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"bar-pills\"\u003e\n\n    \u003cspan class=\"bar-pill primary\"\u003e\n      No Color Matching Required\n    \u003c\/span\u003e\n\n    \u003cspan class=\"bar-pill\"\u003e\n      Works on Most Vehicle Colors\n    \u003c\/span\u003e\n\n    \u003cspan class=\"bar-pill\"\u003e\n      Light Clear-Coat Scratches\n    \u003c\/span\u003e\n\n    \u003cspan class=\"bar-pill\"\u003e\n      Light Scuffs\n    \u003c\/span\u003e\n\n    \u003cspan class=\"bar-pill\"\u003e\n      Precision Application\n    \u003c\/span\u003e\n\n    \u003cspan class=\"bar-pill\"\u003e\n      Easy DIY Care\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-product-note\"\u003e\n\n    \u003cstrong\u003e\n      IT WORKS WITH THE CLEAR COAT — NOT THE COLOR.\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      AutoRefine is intended for compatible surface-level clear-coat\n      imperfections. Deep scratches with visible paint loss,\n      exposed primer or exposed metal may require color-matched\n      touch-up paint or professional repair.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 01\n     BRAND \/ PROFESSIONAL SCENE\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section clean\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      BILLHOL® Automotive Care\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"bar-title medium\"\u003e\n      BUILT AROUND\n      \u003cbr\u003e\n      \u003cspan class=\"blue\"\u003e\n        PRECISION AUTO CARE.\n      \u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bar-subtitle\"\u003e\n      BILLHOL® AutoRefine is positioned as a focused automotive\n      clear-coat care solution for the light surface marks\n      drivers notice most.\n    \u003c\/p\u003e\n\n    \u003cp class=\"bar-description\"\u003e\n      Rather than treating every scratch as a color-matching problem,\n      AutoRefine focuses on compatible surface-level clear-coat marks,\n      controlled application and straightforward everyday use.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/00_d6d14a2e-b014-4f54-b843-3030aea4ebba.png?v=1788339464\" alt=\"BILLHOL AutoRefine automotive care showcase\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-backing\"\u003e\n\n    \u003cstrong\u003e\n      PROFESSIONAL-INSPIRED AUTOMOTIVE CARE\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      Built around clear product positioning, controlled application\n      and realistic use cases instead of treating every type of\n      automotive paint damage as the same problem.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 02\n     BEFORE \/ AFTER\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section dark\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      Everyday Clear-Coat Marks\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"bar-title medium\"\u003e\n      ONE SMALL SCRATCH\n      \u003cbr\u003e\n      CAN CHANGE THE WHOLE LOOK.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bar-subtitle\"\u003e\n      Fine surface scratches can become especially noticeable\n      on clean, dark and highly reflective automotive finishes.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/02_4a1e02d7-c1a2-4ed4-b34f-3d0fbe7adc60.png?v=1788277379\" alt=\"BILLHOL AutoRefine before and after\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-content-box\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        Designed for compatible light clear-coat scratches and scuffs.\n      \u003c\/strong\u003e\n\n      AutoRefine is not positioned as a replacement for body-shop repair\n      when the color coat, primer or substrate has been exposed.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 03\n     TYPE OF MARK\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section silver\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      Know The Surface First\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"bar-title medium\"\u003e\n      NOT EVERY PAINT MARK\n      \u003cbr\u003e\n      \u003cspan class=\"blue\"\u003e\n        IS THE SAME.\n      \u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bar-subtitle\"\u003e\n      AutoRefine is built around light surface-level clear-coat\n      scratches and scuffs. More severe paint deterioration\n      may require a different detailing or repair process.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/03_22fed572-1d6e-47d6-8c70-9b8859ae027b.png?v=1788277379\" alt=\"Different automotive surface marks\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-guide\"\u003e\n\n    \u003cdiv class=\"bar-guide-item good\"\u003e\n\n      \u003cstrong\u003e\n        ✓ Light Clear-Coat Scratch\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A shallow mark limited to the outer clear-coat surface.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-guide-item good\"\u003e\n\n      \u003cstrong\u003e\n        ✓ Light Surface Scuff\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Suitable when the underlying vehicle color remains intact.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-guide-item caution\"\u003e\n\n      \u003cstrong\u003e\n        Deep Paint Damage\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Missing color, exposed primer or bare metal requires\n        another repair approach.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 04\n     CLEAR COAT PRINCIPLE\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section soft\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      The Universal Clear-Coat Principle\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"bar-title medium\"\u003e\n      IT WORKS WITH THE CLEAR COAT —\n      \u003cbr\u003e\n      \u003cspan class=\"blue\"\u003e\n        NOT THE COLOR.\n      \u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bar-subtitle\"\u003e\n      The vehicle's visible color sits beneath a transparent outer\n      clear-coat layer. AutoRefine is designed around compatible\n      marks in that outer surface rather than replacing the paint color.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/04_6efbfbd1-fffa-4d90-9136-9f411bc0a8f2.png?v=1788277379\" alt=\"Clear coat and vehicle color explanation\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-layer-grid\"\u003e\n\n    \u003cdiv class=\"bar-layer\"\u003e\n\n      \u003cb\u003eLAYER 01\u003c\/b\u003e\n\n      \u003cstrong\u003e\n        Clear Coat\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Transparent outer automotive finish layer.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-layer\"\u003e\n\n      \u003cb\u003eLAYER 02\u003c\/b\u003e\n\n      \u003cstrong\u003e\n        Color Coat\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Provides the vehicle's visible paint color.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-layer\"\u003e\n\n      \u003cb\u003eLAYER 03\u003c\/b\u003e\n\n      \u003cstrong\u003e\n        Primer\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Protective layer beneath the color coat.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-layer\"\u003e\n\n      \u003cb\u003eLAYER 04\u003c\/b\u003e\n\n      \u003cstrong\u003e\n        Substrate\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Deeper damage requires another repair method.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-colors\"\u003e\n\n    \u003cspan\u003eBLACK\u003c\/span\u003e\n    \u003cspan\u003eWHITE\u003c\/span\u003e\n    \u003cspan\u003eSILVER\u003c\/span\u003e\n    \u003cspan\u003eGRAY\u003c\/span\u003e\n    \u003cspan\u003eBLUE\u003c\/span\u003e\n    \u003cspan\u003eRED\u003c\/span\u003e\n    \u003cspan\u003e\u0026amp; MORE\u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-product-note\"\u003e\n\n    \u003cstrong\u003e\n      ONE PEN. MOST VEHICLE COLORS.\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      No vehicle-specific paint shade needs to be selected when\n      AutoRefine is used for its intended compatible clear-coat\n      surface applications.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 05\n     HIGH CONTACT AREAS\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section clean\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      Everyday High-Contact Areas\n    \u003c\/p\u003e\n\n    \u003cp class=\"bar-description\"\u003e\n      Light scratches and scuffs tend to appear where drivers,\n      passengers and surrounding objects contact the vehicle most.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/05_4aedcee7-9f62-4948-8b44-c34dbb1a28f2.png?v=1788277379\" alt=\"Common automotive scratch areas\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-contact-grid\"\u003e\n\n    \u003cdiv class=\"bar-contact\"\u003e\n      Door Handle\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bar-contact\"\u003e\n      Door Edge\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bar-contact\"\u003e\n      Side Panel\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bar-contact\"\u003e\n      Bumper\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bar-contact\"\u003e\n      Trunk Area\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 06\n     REFLECTION PRINCIPLE\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section dark\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      Why Light Scratches Stand Out\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"bar-title medium\"\u003e\n      THE DIFFERENCE\n      \u003cbr\u003e\n      IS IN THE REFLECTION.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bar-subtitle\"\u003e\n      A glossy automotive surface looks clean when reflected light\n      appears visually continuous. Fine surface imperfections interrupt\n      that reflection and can make shallow marks appear brighter\n      and more obvious.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/06_171f8df4-c637-401a-933f-81075b86808c.png?v=1788277379\" alt=\"Automotive scratch reflection principle\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-content-box\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        The goal is a smoother-looking clear-coat surface,\n        not a different paint color.\n      \u003c\/strong\u003e\n\n      AutoRefine is designed around the appearance of compatible\n      light clear-coat scratches and surface scuffs.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 07\n     SCRATCH DEPTH\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section silver\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      Choose The Right Repair\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"bar-title medium\"\u003e\n      KNOW YOUR SCRATCH\n      \u003cbr\u003e\n      \u003cspan class=\"blue\"\u003e\n        BEFORE YOU APPLY.\n      \u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bar-subtitle\"\u003e\n      The easiest way to understand whether AutoRefine fits the job\n      is to look at the depth and condition of the damaged area.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-guide\"\u003e\n\n    \u003cdiv class=\"bar-guide-item good\"\u003e\n\n      \u003cstrong\u003e\n        Light Clear-Coat Mark\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Intended AutoRefine use direction.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-guide-item good\"\u003e\n\n      \u003cstrong\u003e\n        Light Surface Scuff\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Suitable when the underlying color remains intact.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-guide-item caution\"\u003e\n\n      \u003cstrong\u003e\n        Deep Color Loss\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        May require color-matched touch-up paint\n        or professional repair.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 08\n     PRECISION APPLICATION\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section soft\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      Precision Application\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"bar-title medium\"\u003e\n      CONTROL THE APPLICATION.\n      \u003cbr\u003e\n      \u003cspan class=\"blue\"\u003e\n        TARGET THE MARK.\n      \u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bar-subtitle\"\u003e\n      The pen-shaped format gives the user direct control over where\n      the product is applied, helping follow narrow surface marks\n      without bulky equipment.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/08_f24b0e0e-0993-48bf-a7ae-6411799ab41b.png?v=1788277379\" alt=\"BILLHOL AutoRefine precision applicator\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-feature-grid\"\u003e\n\n    \u003cdiv class=\"bar-feature-card\"\u003e\n\n      \u003cdiv class=\"bar-feature-icon\"\u003e\n        01\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Targeted Application\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Apply directly along the compatible surface mark.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-feature-card\"\u003e\n\n      \u003cdiv class=\"bar-feature-icon\"\u003e\n        02\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Controlled Tip\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The pen format helps guide application along narrow scratch lines.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-feature-card\"\u003e\n\n      \u003cdiv class=\"bar-feature-icon\"\u003e\n        03\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Precise Coverage\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Focus application on the area that actually needs attention.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-feature-card\"\u003e\n\n      \u003cdiv class=\"bar-feature-icon\"\u003e\n        04\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Compact Design\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        No large polishing machine or bulky applicator is required.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 09\n     HOW TO USE\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section dark\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      Simple Everyday Application\n    \u003c\/p\u003e\n\n    \u003cp class=\"bar-description\"\u003e\n      A straightforward three-step routine keeps application\n      easy to understand without complicated detailing equipment.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/09_5b3b25cb-c4a1-4731-b3de-0374d1e4878e.png?v=1788277379\" alt=\"BILLHOL AutoRefine three step application\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-flow\"\u003e\n\n    \u003cdiv class=\"bar-step\"\u003e\n\n      \u003cb\u003e\n        STEP 01\n      \u003c\/b\u003e\n\n      \u003cstrong\u003e\n        Clean\n      \u003c\/strong\u003e\n\n      \u003csmall\u003e\n        Clean and dry the affected surface.\n      \u003c\/small\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-step\"\u003e\n\n      \u003cb\u003e\n        STEP 02\n      \u003c\/b\u003e\n\n      \u003cstrong\u003e\n        Apply\n      \u003c\/strong\u003e\n\n      \u003csmall\u003e\n        Follow the compatible surface mark with controlled application.\n      \u003c\/small\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-step\"\u003e\n\n      \u003cb\u003e\n        STEP 03\n      \u003c\/b\u003e\n\n      \u003cstrong\u003e\n        Finish\n      \u003c\/strong\u003e\n\n      \u003csmall\u003e\n        Follow the supplied product-use directions.\n      \u003c\/small\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 10\n     COMPACT \/ STORAGE\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section clean\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      Compact Automotive Care\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"bar-title medium\"\u003e\n      EASY TO STORE.\n      \u003cbr\u003e\n      \u003cspan class=\"blue\"\u003e\n        READY WHEN NEEDED.\n      \u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bar-subtitle\"\u003e\n      The slim pen-shaped format is easy to keep with your regular\n      vehicle-care supplies, whether in the garage or an appropriate\n      storage compartment.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/10_3674d0f8-8cd9-46ef-8e87-bf92cb4dafdb.png?v=1788277379\" alt=\"BILLHOL AutoRefine compact storage\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-feature-grid\"\u003e\n\n    \u003cdiv class=\"bar-feature-card\"\u003e\n\n      \u003cdiv class=\"bar-feature-icon\"\u003e\n        01\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Compact\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Slim pen-shaped form designed to take up minimal space.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-feature-card\"\u003e\n\n      \u003cdiv class=\"bar-feature-icon\"\u003e\n        02\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Easy To Store\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Fits naturally into a garage or everyday vehicle-care setup.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-feature-card\"\u003e\n\n      \u003cdiv class=\"bar-feature-icon\"\u003e\n        03\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Easy To Carry\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Compact enough for convenient everyday automotive care.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bar-feature-card\"\u003e\n\n      \u003cdiv class=\"bar-feature-icon\"\u003e\n        04\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Ready When Needed\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Keep precision clear-coat care within reach.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     IMAGE 11\n     FINAL BRAND CLOSING\n     ========================================================= --\u003e\n\n\u003csection class=\"bar-section soft\"\u003e\n\n  \u003cdiv class=\"bar-section-head\"\u003e\n\n    \u003cp class=\"bar-eyebrow\"\u003e\n      BILLHOL® Automotive Care\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"bar-title\"\u003e\n      REFINE.\n      \u003cbr\u003e\n      \u003cspan class=\"blue\"\u003e\n        RESTORE. PROTECT.\n      \u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bar-subtitle\"\u003e\n      Precision automotive clear-coat care for the everyday\n      surface details drivers notice most.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/11_f6d220e4-78c8-423e-be82-5f99a2d1caa9.png?v=1788277379\" alt=\"BILLHOL AutoRefine automotive care\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-final-points\"\u003e\n\n    \u003cspan\u003e\n      No Color Matching Required\n    \u003c\/span\u003e\n\n    \u003cspan\u003e\n      Works on Most Vehicle Colors\n    \u003c\/span\u003e\n\n    \u003cspan\u003e\n      Light Clear-Coat Scratches\n    \u003c\/span\u003e\n\n    \u003cspan\u003e\n      Light Surface Scuffs\n    \u003c\/span\u003e\n\n    \u003cspan\u003e\n      Precision Application\n    \u003c\/span\u003e\n\n    \u003cspan\u003e\n      Easy Everyday Automotive Care\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"bar-content-box\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        BILLHOL® AutoRefine Universal Clear-Coat Scratch Repair Pen\n      \u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Designed for compatible light clear-coat scratches,\n      light scuffs, door-handle marks and everyday\n      surface-level automotive finish imperfections.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Deep scratches with visible color loss, exposed primer\n      or exposed metal may require color-matched touch-up paint\n      or professional repair.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      ✓ \u003cstrong\u003eFree Shipping Across the U.S.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      ✓ \u003cstrong\u003eU.S. Local Warehouse · In Stock \u0026amp; Fast Dispatch\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      ✓ \u003cstrong\u003e180-Day No-Reason Money-Back Guarantee\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      ✓ \u003cstrong\u003eSecure Checkout \u0026amp; Payment Protection\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      ✓ \u003cstrong\u003eSafe Purchase Guarantee\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"car","offers":[{"title":"2 PCS【Smart Choice】— Two Vehicles or Keep a Spare","offer_id":64503532028273,"sku":"CAR-AAA*2","price":35.97,"currency_code":"USD","in_stock":true},{"title":"3 PCS【Most Popular】—🔥 Family Car Care Pack","offer_id":64503532061041,"sku":"CAR-AAA*3","price":43.97,"currency_code":"USD","in_stock":true},{"title":"1 PC【Starter Choice】— Perfect for One Vehicle","offer_id":64503532093809,"sku":"CAR-AAA*1","price":25.97,"currency_code":"USD","in_stock":true},{"title":"5 PCS【Best Value】— 🏆 Multi-Vehicle Auto Care Pack","offer_id":64508161917297,"sku":"CAR-AAA*5","price":62.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/01_35c3a526-e4f1-48d7-89d8-33a5e33634da.png?v=1788277379","url":"https:\/\/firetheray.com\/products\/car","provider":"Firetheray   Store","version":"1.0","type":"link"}