{"product_id":"brass-copper-polish-cleaner","title":"✨ Brass \u0026 Copper Polish Cleaner – Tarnish \u0026 Oxidation Care","description":"\u003cstyle\u003e\n.brassclean-page,\n.brassclean-page *{\n  box-sizing:border-box;\n}\n\n.brassclean-page{\n  --ink:#332d27;\n  --text:#5a534c;\n  --muted:#7b746c;\n\n  --copper:#b96b36;\n  --copper-dark:#8f4d25;\n  --gold:#c79a54;\n  --green:#5e8067;\n\n  --cream:#fffaf4;\n  --white:#ffffff;\n\n  --line:#eadfd6;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:8px;\n\n  background:#fff9f4;\n  color:var(--text);\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:17px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.brassclean-page h1,\n.brassclean-page h2,\n.brassclean-page h3,\n.brassclean-page p{\n  margin-top:0;\n}\n\n.brassclean-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n\n\/* =========================\n   BASE CARD\n========================= *\/\n\n.bc-card{\n  margin-bottom:14px;\n  overflow:hidden;\n\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:0 7px 20px rgba(85,55,32,.06);\n}\n\n.bc-accent-copper{\n  border-top:5px solid var(--copper);\n}\n\n.bc-accent-gold{\n  border-top:5px solid var(--gold);\n}\n\n.bc-accent-green{\n  border-top:5px solid var(--green);\n}\n\n.bc-copy{\n  padding:21px 18px 16px;\n  text-align:left;\n}\n\n.bc-image-wrap{\n  padding:0 12px 12px;\n}\n\n.bc-image{\n  border-radius:16px;\n}\n\n\n\/* =========================\n   TEXT\n========================= *\/\n\n.bc-kicker{\n  display:inline-block;\n\n  margin-bottom:8px;\n  padding:5px 10px;\n\n  border-radius:999px;\n\n  background:#fff0e4;\n  color:var(--copper-dark);\n\n  font-size:12px;\n  line-height:1.2;\n  font-weight:900;\n  letter-spacing:.45px;\n\n  text-transform:uppercase;\n  text-align:left;\n}\n\n.bc-title{\n  margin:0 0 9px;\n\n  color:var(--ink);\n\n  font-size:25px;\n  line-height:1.2;\n  letter-spacing:-.35px;\n\n  font-weight:900;\n  text-align:left;\n}\n\n.bc-text{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:17px;\n  line-height:1.55;\n\n  text-align:left;\n}\n\n.bc-text strong{\n  color:var(--ink);\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.bc-hero{\n  background:\n    radial-gradient(circle at 50% 0%,#f5dfcf 0%,transparent 48%),\n    linear-gradient(145deg,#ffffff 0%,#fff9f4 58%,#f8ecdf 100%);\n\n  border-color:#edcfba;\n}\n\n.bc-hero .bc-copy{\n  padding:27px 18px 17px;\n  text-align:center;\n}\n\n.bc-eyebrow{\n  display:inline-block;\n\n  margin-bottom:10px;\n  padding:6px 12px;\n\n  border-radius:999px;\n\n  background:#fff;\n  border:1px solid #edd2bf;\n\n  color:var(--copper-dark);\n\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:.5px;\n}\n\n.bc-hero-title{\n  max-width:650px;\n\n  margin:0 auto 10px;\n\n  color:#2d241e;\n\n  font-size:30px;\n  line-height:1.12;\n  letter-spacing:-.6px;\n\n  font-weight:950;\n  text-align:center;\n}\n\n.bc-hero-text{\n  max-width:620px;\n\n  margin:0 auto;\n\n  color:#665b53;\n\n  font-size:17px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n\n\/* =========================\n   HIGHLIGHT\n========================= *\/\n\n.bc-highlight{\n  margin-top:13px;\n  padding:12px 14px;\n\n  border-left:4px solid var(--copper);\n  border-radius:10px;\n\n  background:#fff6ee;\n\n  color:#70452b;\n\n  font-size:15px;\n  line-height:1.5;\n  font-weight:750;\n\n  text-align:left;\n}\n\n.bc-highlight strong{\n  color:#5a341f;\n}\n\n\n\/* =========================\n   CHECKLIST\n========================= *\/\n\n.bc-list{\n  margin:13px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.bc-list li{\n  position:relative;\n\n  margin-bottom:8px;\n  padding-left:27px;\n\n  color:#524b45;\n\n  font-size:16px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.bc-list li:last-child{\n  margin-bottom:0;\n}\n\n.bc-list li:before{\n  content:\"✓\";\n\n  position:absolute;\n  left:0;\n  top:0;\n\n  color:var(--copper);\n\n  font-weight:900;\n}\n\n\n\/* =========================\n   STEPS\n========================= *\/\n\n.bc-steps{\n  display:grid;\n  gap:9px;\n\n  margin-top:13px;\n}\n\n.bc-step{\n  padding:11px 13px;\n\n  border:1px solid #eadccf;\n  border-radius:13px;\n\n  background:#fffaf5;\n\n  color:#514a44;\n\n  font-size:15px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.bc-step strong{\n  color:var(--copper-dark);\n}\n\n\n\/* =========================\n   ROWS\n========================= *\/\n\n.bc-rows{\n  margin-top:13px;\n\n  border-top:1px solid var(--line);\n}\n\n.bc-row{\n  display:grid;\n  grid-template-columns:38% 62%;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bc-row:last-child{\n  border-bottom:0;\n}\n\n.bc-row b,\n.bc-row span{\n  padding:10px 8px;\n\n  font-size:13px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.bc-row b{\n  color:var(--ink);\n}\n\n.bc-row span{\n  color:var(--muted);\n}\n\n\n\/* =========================\n   INFO CARDS\n========================= *\/\n\n.bc-info-card{\n  margin-bottom:14px;\n  padding:21px 17px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:0 7px 20px rgba(85,55,32,.05);\n\n  text-align:left;\n}\n\n.bc-section-kicker{\n  display:inline-block;\n\n  margin-bottom:7px;\n  padding:5px 10px;\n\n  border-radius:999px;\n\n  background:#fff0e4;\n  color:var(--copper-dark);\n\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.45px;\n\n  text-transform:uppercase;\n  text-align:left;\n}\n\n.bc-section-title{\n  margin:0 0 14px;\n\n  color:var(--ink);\n\n  font-size:24px;\n  line-height:1.2;\n\n  font-weight:900;\n  text-align:left;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.bc-spec-list{\n  margin:0;\n  padding:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  list-style:none;\n}\n\n.bc-spec-list li{\n  display:grid;\n  grid-template-columns:40% 60%;\n\n  border-bottom:1px solid var(--line);\n\n  font-size:14px;\n}\n\n.bc-spec-list li:last-child{\n  border-bottom:0;\n}\n\n.bc-spec-label,\n.bc-spec-value{\n  padding:11px 12px;\n\n  text-align:left;\n}\n\n.bc-spec-label{\n  background:#fff4e9;\n\n  color:var(--copper-dark);\n\n  font-weight:850;\n}\n\n.bc-spec-value{\n  background:#fff;\n\n  color:#514a44;\n}\n\n\n\/* =========================\n   NOTES\n========================= *\/\n\n.bc-note-card{\n  background:#fffaf3;\n  border-color:#eadfce;\n}\n\n.bc-note-list{\n  margin:0;\n  padding-left:21px;\n\n  color:#5c5751;\n\n  font-size:15px;\n  line-height:1.55;\n}\n\n.bc-note-list li{\n  margin-bottom:8px;\n  text-align:left;\n}\n\n.bc-note-list li:last-child{\n  margin-bottom:0;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.bc-faq-card details{\n  margin-bottom:8px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n}\n\n.bc-faq-card details:last-child{\n  margin-bottom:0;\n}\n\n.bc-faq-card summary{\n  position:relative;\n\n  padding:13px 40px 13px 14px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.4;\n\n  font-weight:800;\n  text-align:left;\n}\n\n.bc-faq-card summary::-webkit-details-marker{\n  display:none;\n}\n\n.bc-faq-card summary:after{\n  content:\"+\";\n\n  position:absolute;\n  right:14px;\n  top:4px;\n\n  color:var(--copper);\n\n  font-size:25px;\n}\n\n.bc-faq-card details[open] summary:after{\n  content:\"−\";\n}\n\n.bc-answer{\n  padding:0 14px 14px;\n\n  color:var(--muted);\n\n  font-size:13px;\n  line-height:1.6;\n\n  text-align:left;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.bc-cta{\n  padding:27px 18px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fbefe6 0%,\n      #ffffff 56%,\n      #faf4e8 100%\n    );\n\n  border:1px solid #ead8ca;\n  border-radius:22px;\n}\n\n.bc-cta h2{\n  max-width:620px;\n\n  margin:0 auto 9px;\n\n  color:var(--ink);\n\n  font-size:27px;\n  line-height:1.2;\n\n  font-weight:900;\n  text-align:center;\n}\n\n.bc-cta p{\n  max-width:590px;\n\n  margin:0 auto 16px;\n\n  color:#6d625a;\n\n  font-size:16px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n.bc-button{\n  display:block;\n\n  width:100%;\n  max-width:430px;\n\n  margin:0 auto;\n  padding:14px 20px;\n\n  border-radius:14px;\n\n  background:var(--copper-dark);\n\n  color:#fff!important;\n\n  text-decoration:none;\n\n  font-size:16px;\n  font-weight:900;\n\n  box-shadow:0 6px 14px rgba(143,77,37,.18);\n}\n\n.bc-trust{\n  margin-top:15px;\n  padding-top:13px;\n\n  border-top:1px solid #eaded4;\n\n  color:#6b625b;\n\n  font-size:12px;\n  line-height:1.7;\n\n  text-align:center;\n}\n\n.bc-policy{\n  max-width:630px;\n\n  margin:8px auto 0!important;\n\n  color:#8a837e!important;\n\n  font-size:11px!important;\n  line-height:1.4!important;\n\n  text-align:center!important;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:520px){\n\n  .brassclean-page{\n    padding:6px;\n    font-size:17px;\n  }\n\n  .bc-card{\n    margin-bottom:12px;\n    border-radius:20px;\n  }\n\n  .bc-copy{\n    padding:19px 15px 14px;\n  }\n\n  .bc-hero .bc-copy{\n    padding:24px 15px 16px;\n  }\n\n  .bc-hero-title{\n    font-size:28px;\n  }\n\n  .bc-title{\n    font-size:23px;\n  }\n\n  .bc-image-wrap{\n    padding-right:9px;\n    padding-left:9px;\n    padding-bottom:9px;\n  }\n\n  .bc-info-card{\n    padding:19px 15px;\n  }\n\n  .bc-spec-list li{\n    grid-template-columns:41% 59%;\n  }\n\n  .bc-spec-label,\n  .bc-spec-value{\n    padding:10px 9px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"brassclean-page\"\u003e\n\n\n  \u003c!-- =========================\n       HERO \/ HOOK\n  ========================== --\u003e\n  \u003csection class=\"bc-card bc-hero\"\u003e\n\n    \u003cdiv class=\"bc-copy\"\u003e\n\n      \u003cspan class=\"bc-eyebrow\"\u003e\n        ✨ BRING BACK THE SHINE\n      \u003c\/span\u003e\n\n      \u003ch1 class=\"bc-hero-title\"\u003e\n        Refresh Dull Brass \u0026amp; Copper Without Complicated Polishing.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"bc-hero-text\"\u003e\n        Help remove\n        \u003cstrong\u003etarnish, oxidation marks and everyday buildup\u003c\/strong\u003e\n        from brass and copper surfaces for a cleaner, brighter-looking finish.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bc-image-wrap\"\u003e\n\n      \u003cimg class=\"bc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/spp_shopify20260806152431_0057270b15cb8604b13861a3d4ff543e.jpg?v=1786001076\" alt=\"Brass and copper polish cleaner\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       CLEANING\n  ========================== --\u003e\n  \u003csection class=\"bc-card bc-accent-copper\"\u003e\n\n    \u003cdiv class=\"bc-copy\"\u003e\n\n      \u003cspan class=\"bc-kicker\"\u003e\n        TACKLE DULL, TARNISHED METAL\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bc-title\"\u003e\n        🪙 Help Lift Tarnish \u0026amp; Oxidation Marks\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bc-text\"\u003e\n        Designed for brass and copper care, the polish helps loosen visible tarnish, oxidation marks and everyday buildup that can make metal look aged or neglected.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bc-highlight\"\u003e\n        \u003cstrong\u003eGreat for appearance care:\u003c\/strong\u003e\n        use it when brass or copper starts looking dull, darkened or uneven from normal exposure.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bc-image-wrap\"\u003e\n\n      \u003cimg class=\"bc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/spp_shopify20260806152437_ffdb18dfa62b3e85a9f178a71be9ff24.jpg?v=1786001081\" alt=\"Brass polish removing tarnish\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       HOW TO USE\n  ========================== --\u003e\n  \u003csection class=\"bc-card bc-accent-gold\"\u003e\n\n    \u003cdiv class=\"bc-copy\"\u003e\n\n      \u003cspan class=\"bc-kicker\"\u003e\n        SIMPLE POLISHING ROUTINE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bc-title\"\u003e\n        🧽 Apply, Rub \u0026amp; Wipe for a Refreshed Finish\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bc-text\"\u003e\n        Add a simple polishing step to your cleaning routine without complicated equipment or lengthy preparation.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bc-steps\"\u003e\n\n        \u003cdiv class=\"bc-step\"\u003e\n          \u003cstrong\u003e1. Apply:\u003c\/strong\u003e\n          place a small amount of polish on the surface or a suitable cloth.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bc-step\"\u003e\n          \u003cstrong\u003e2. Rub gently:\u003c\/strong\u003e\n          work across the tarnished area using light, even pressure.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bc-step\"\u003e\n          \u003cstrong\u003e3. Wipe clean:\u003c\/strong\u003e\n          remove remaining residue with a clean cloth.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bc-step\"\u003e\n          \u003cstrong\u003e4. Check the finish:\u003c\/strong\u003e\n          repeat gently if more cleaning is needed.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bc-image-wrap\"\u003e\n\n      \u003cimg class=\"bc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/spp_shopify20260806152442_61143989e1e1a81b3a22979a76e5170a.jpg?v=1786001086\" alt=\"Brass copper polish application\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       MAINTENANCE\n  ========================== --\u003e\n  \u003csection class=\"bc-card bc-accent-green\"\u003e\n\n    \u003cdiv class=\"bc-copy\"\u003e\n\n      \u003cspan class=\"bc-kicker\"\u003e\n        FOR REGULAR METAL CARE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bc-title\"\u003e\n        ✨ Keep Brass \u0026amp; Copper Looking Better Between Deep Cleans\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bc-text\"\u003e\n        Routine polishing can help maintain the appearance of suitable brass and copper pieces before heavy tarnish becomes more noticeable.\n      \u003c\/p\u003e\n\n      \u003cul class=\"bc-list\"\u003e\n\n        \u003cli\u003eHelps refresh dull-looking metal\u003c\/li\u003e\n\n        \u003cli\u003eSuitable for routine appearance maintenance\u003c\/li\u003e\n\n        \u003cli\u003eUseful for decorative and household pieces\u003c\/li\u003e\n\n        \u003cli\u003eCompact enough to store with cleaning supplies\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bc-image-wrap\"\u003e\n\n      \u003cimg class=\"bc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/spp_shopify20260806152447_16300a48124c8f6a7cb51fcbe7b99368.jpg?v=1786001092\" alt=\"Brass and copper maintenance cleaner\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       APPLICATION\n  ========================== --\u003e\n  \u003csection class=\"bc-card bc-accent-copper\"\u003e\n\n    \u003cdiv class=\"bc-copy\"\u003e\n\n      \u003cspan class=\"bc-kicker\"\u003e\n        ONE POLISH, MORE HOUSEHOLD USES\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bc-title\"\u003e\n        🏠 Refresh Brass \u0026amp; Copper Around the Home\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bc-text\"\u003e\n        Use it on suitable brass and copper household items where tarnish, oxidation and surface buildup affect the appearance.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bc-rows\"\u003e\n\n        \u003cdiv class=\"bc-row\"\u003e\n          \u003cb\u003eHardware\u003c\/b\u003e\n          \u003cspan\u003eSuitable handles, fittings and fixtures\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bc-row\"\u003e\n          \u003cb\u003eCookware\u003c\/b\u003e\n          \u003cspan\u003eCompatible copper cookware exterior surfaces\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bc-row\"\u003e\n          \u003cb\u003eDécor\u003c\/b\u003e\n          \u003cspan\u003eDecorative brass and copper pieces\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bc-row\"\u003e\n          \u003cb\u003eHousehold Items\u003c\/b\u003e\n          \u003cspan\u003eOther compatible brass or copper surfaces\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bc-highlight\"\u003e\n        \u003cstrong\u003ePatch test first:\u003c\/strong\u003e\n        coatings, plating and decorative finishes can react differently.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bc-image-wrap\"\u003e\n\n      \u003cimg class=\"bc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/spp_shopify20260806152452_9cc02b472020dd1d5747b1e507f27382.jpg?v=1786001096\" alt=\"100ml brass and copper household cleaner\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       SPECIFICATIONS\n  ========================== --\u003e\n  \u003csection class=\"bc-info-card\"\u003e\n\n    \u003cspan class=\"bc-section-kicker\"\u003e\n      PRODUCT INFORMATION\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"bc-section-title\"\u003e\n      📏 Product Details\n    \u003c\/h2\u003e\n\n    \u003cul class=\"bc-spec-list\"\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"bc-spec-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"bc-spec-value\"\u003eBrass \u0026amp; Copper Polish Cleaner\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"bc-spec-label\"\u003eCapacity\u003c\/span\u003e\n        \u003cspan class=\"bc-spec-value\"\u003e3.38 fl oz \/ 100ml\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"bc-spec-label\"\u003eBottle Size\u003c\/span\u003e\n        \u003cspan class=\"bc-spec-value\"\u003e1.50 × 4.80 in \/ 3.8 × 12.2 cm\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"bc-spec-label\"\u003eSuitable Metals\u003c\/span\u003e\n        \u003cspan class=\"bc-spec-value\"\u003eBrass \u0026amp; Copper\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"bc-spec-label\"\u003eMain Use\u003c\/span\u003e\n        \u003cspan class=\"bc-spec-value\"\u003eTarnish, Oxidation \u0026amp; Surface Buildup Care\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"bc-spec-label\"\u003ePack Options\u003c\/span\u003e\n        \u003cspan class=\"bc-spec-value\"\u003e1 Bottle \/ 2 Bottles\u003c\/span\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       NOTES\n  ========================== --\u003e\n  \u003csection class=\"bc-info-card bc-note-card\"\u003e\n\n    \u003cspan class=\"bc-section-kicker\"\u003e\n      BEFORE YOU POLISH\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"bc-section-title\"\u003e\n      📌 Important Use Notes\n    \u003c\/h2\u003e\n\n    \u003cul class=\"bc-note-list\"\u003e\n\n      \u003cli\u003e\n        Test on a small, inconspicuous area before full application.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep out of reach of children and pets.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store in a cool, dry place away from direct sunlight.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Surface coatings and finishes vary, so results may differ between items.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       FAQ\n  ========================== --\u003e\n  \u003csection class=\"bc-info-card bc-faq-card\"\u003e\n\n    \u003cspan class=\"bc-section-kicker\"\u003e\n      QUICK ANSWERS\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"bc-section-title\"\u003e\n      ❓ Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What metals is this polish designed for?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"bc-answer\"\u003e\n        It is designed for suitable brass and copper surfaces.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can it help remove tarnish?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"bc-answer\"\u003e\n        It is designed to help remove visible tarnish, oxidation marks and everyday surface buildup from compatible brass and copper items.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How do I use it?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"bc-answer\"\u003e\n        Apply a suitable amount, gently rub the surface and wipe away remaining polish with a clean cloth.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use it on plated or coated surfaces?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"bc-answer\"\u003e\n        Surface finishes and coatings vary. Test on a small hidden area before applying it to the entire item.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How much is in each bottle?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"bc-answer\"\u003e\n        Each bottle contains approximately 100ml \/ 3.38 fl oz.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What comes in the package?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"bc-answer\"\u003e\n        Depending on the selected option, your order includes either 1 or 2 bottles of 100ml Brass \u0026amp; Copper Polish Cleaner.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       FINAL CTA\n  ========================== --\u003e\n  \u003csection class=\"bc-cta\"\u003e\n\n    \u003ch2\u003e\n      ✨ Give Dull Brass \u0026amp; Copper a Fresh Look Again.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Add an easy polishing step to your cleaning routine and refresh tarnished-looking metal around your home.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"bc-button\"\u003e\n      CHOOSE YOUR PACK →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"bc-trust\"\u003e\n      📦 Tracked Shipping\n       · \n      🚚 Free Shipping on Orders Over $59.98\n       · \n      🔒 Secure Checkout\n       · \n      💬 Order Support\n    \u003c\/div\u003e\n\n    \u003cp class=\"bc-policy\"\u003e\n      Always patch test before full application. Results may vary based on tarnish level, surface finish and previous treatments.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"WLL121","offers":[{"title":"✨Buy 1 Get 1 Free-2PCS✨","offer_id":54257687855215,"sku":"NC0175260908548-100ml*2","price":29.99,"currency_code":"USD","in_stock":true},{"title":"✨Buy3 Get 2Free-5PCS✨🔥","offer_id":54257687887983,"sku":"NC0175260908548-100ml*5","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/spp_shopify20260806152457_cb7f857104fea754638ef6ab853d2e2d_b0a59aa7-2301-43bc-a6d4-06ccaaf723ba.jpg?v=1788939212","url":"https:\/\/suzvo.com\/products\/brass-copper-polish-cleaner","provider":"suzvo","version":"1.0","type":"link"}