{"product_id":"hqcy","title":"🥳2026 HOT SALE🥳  💞50% OFF!  🚫 Stop Mice Before They Move In  🌿Natural Peppermint Mouse Repellent","description":"\u003cstyle type=\"text\/css\"\u003e\n.product-detail-container {\n  --primary: #2e7d32;\n  --primary-hover: #1b5e20;\n  --text-main: #2d3748;\n  --text-sub: #4a5568;\n  --bg-body: #ffffff;\n  --bg-card: #f8fbf9;\n  --bg-badge: #e6f4ea;\n  --radius-md: 12px;\n  --radius-lg: 20px;\n  --shadow-sm: 0 4px 12px rgba(46, 125, 50, 0.08);\n  --shadow-lg: 0 12px 24px rgba(46, 125, 50, 0.12);\n  --border-color: #e2e8f0;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 5%;\n  box-sizing: border-box;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  color: var(--text-main);\n  background-color: var(--bg-body);\n  overflow-wrap: break-word;\n  word-break: break-word;\n}\n\n.product-detail-container * {\n  box-sizing: border-box;\n}\n\n.product-detail-container h1 {\n  font-size: clamp(32px, 4vw, 44px);\n  line-height: 1.2;\n  font-weight: 800;\n  margin: 0 0 0.75rem 0;\n  color: var(--text-main);\n}\n\n.product-detail-container h2 {\n  font-size: clamp(24px, 3vw, 32px);\n  line-height: 1.3;\n  font-weight: 700;\n  margin: 0 0 0.75rem 0;\n  color: var(--text-main);\n}\n\n.product-detail-container h3 {\n  font-size: clamp(20px, 2.5vw, 24px);\n  line-height: 1.4;\n  font-weight: 600;\n  margin: 0 0 0.75rem 0;\n  color: var(--text-main);\n}\n\n.product-detail-container p {\n  font-size: clamp(18px, 2vw, 20px);\n  line-height: 1.6;\n  margin: 0 0 1rem 0;\n  color: var(--text-sub);\n}\n\n.product-detail-container img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: var(--radius-lg);\n}\n\n.img-placeholder {\n  width: 100%;\n  aspect-ratio: 4\/3;\n  background-color: #f1f5f9;\n  border: 2px dashed #cbd5e1;\n  border-radius: var(--radius-lg);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 18px;\n  color: #64748b;\n  font-weight: 600;\n}\n\n.trust-badge {\n  display: inline-flex;\n  align-items: center;\n  background-color: var(--bg-badge);\n  color: var(--primary);\n  padding: 10px 20px;\n  border-radius: 50px;\n  font-size: 16px;\n  font-weight: 700;\n  margin-bottom: 16px;\n  letter-spacing: 0.5px;\n}\n\n\/* 缩小整体板块上下间距 *\/\n.pd-section {\n  padding-top: clamp(1.8rem, 4vw, 3rem);\n  padding-bottom: clamp(1.8rem, 4vw, 3rem);\n}\n\n.hero-section {\n  text-align: center;\n  padding-top: clamp(1.5rem, 3vw, 2.5rem);\n  padding-bottom: clamp(1.5rem, 3vw, 2.5rem);\n}\n\n.hero-content {\n  max-width: 800px;\n  margin: 0 auto clamp(1.2rem, 3vw, 2rem);\n}\n\n\/* 缩小功能模块之间间距 *\/\n.feature-item {\n  display: flex;\n  flex-direction: column;\n  gap: clamp(1.2rem, 3vw, 2.2rem);\n  margin-bottom: clamp(1.8rem, 4vw, 3rem);\n}\n\n.feature-item:last-child {\n  margin-bottom: 0;\n}\n\n.feature-media, \n.feature-copy {\n  width: 100%;\n}\n\n@media (min-width: 768px) {\n  .feature-item {\n    flex-direction: row;\n    align-items: center;\n  }\n\n  .feature-item:nth-child(even) {\n    flex-direction: row-reverse;\n  }\n\n  .feature-media, \n  .feature-copy {\n    flex: 1;\n  }\n}\n\n.feature-copy ul {\n  list-style-type: none;\n  padding: 0;\n  margin: 0;\n}\n\n.feature-copy li {\n  font-size: clamp(18px, 2vw, 20px);\n  color: var(--text-sub);\n  position: relative;\n  padding-left: 32px;\n  margin-bottom: 0.65rem;\n  line-height: 1.55;\n}\n\n.feature-copy li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: var(--primary);\n  font-weight: 800;\n}\n\n\/* 缩小规格表区域间距 *\/\n.specs-section {\n  background-color: var(--bg-card);\n  padding: clamp(1.8rem, 4vw, 3rem);\n  border-radius: var(--radius-lg);\n  margin-bottom: clamp(1.8rem, 4vw, 3rem);\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 1.2rem;\n}\n\n.specs-table th, \n.specs-table td {\n  padding: 14px 20px;\n  text-align: left;\n  font-size: 18px;\n}\n\n.specs-table th {\n  background-color: var(--primary);\n  color: white;\n  font-weight: 600;\n}\n\n.specs-table tr {\n  border-bottom: 1px solid var(--border-color);\n}\n\n.specs-table tbody tr:nth-child(even) {\n  background-color: #ffffff;\n}\n\n@media (max-width: 767px) {\n  .specs-table, \n  .specs-table tbody, \n  .specs-table tr, \n  .specs-table td {\n    display: block;\n    width: 100%;\n  }\n\n  .specs-table thead {\n    display: none;\n  }\n\n  .specs-table tr {\n    background-color: #ffffff;\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-md);\n    margin-bottom: 0.75rem;\n    padding: 8px;\n    box-shadow: var(--shadow-sm);\n  }\n\n  .specs-table td {\n    display: flex;\n    flex-direction: column;\n    padding: 10px;\n    border-bottom: 1px solid #f1f5f9;\n    font-size: 16px;\n  }\n\n  .specs-table td:last-child {\n    border-bottom: none;\n  }\n\n  .specs-table td::before {\n    content: attr(data-label);\n    font-weight: 700;\n    color: var(--text-main);\n    margin-bottom: 4px;\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n}\n\n.faq-section {\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.faq-item {\n  background-color: #ffffff;\n  border: 1px solid var(--border-color);\n  border-radius: var(--radius-md);\n  padding: clamp(1.2rem, 2.5vw, 1.7rem);\n  margin-bottom: 1rem;\n  box-shadow: var(--shadow-sm);\n}\n\n.faq-question {\n  font-size: clamp(20px, 2.5vw, 22px);\n  font-weight: 700;\n  color: var(--text-main);\n  margin-bottom: 0.7rem;\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n}\n\n.faq-question::before {\n  content: \"Q.\";\n  color: var(--primary);\n  font-weight: 900;\n}\n\n.faq-answer {\n  font-size: clamp(18px, 2vw, 20px);\n  color: var(--text-sub);\n  line-height: 1.6;\n  padding-left: 36px;\n  margin: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cdiv class=\"pd-section hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"trust-badge\"\u003e🌿 100% Plant-Based \u0026amp; Pet-Safe\u003c\/div\u003e\n\u003ch1\u003eHumane \u0026amp; Natural Rodent Protection for Your Peace of Mind\u003c\/h1\u003e\n\u003cp\u003eKeep mice and pests away effectively without traps, messes, or harmful chemicals. Harness the power of concentrated peppermint oil to protect your family and home. \u003cimg height=\"368\" width=\"368\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0984\/1144\/6635\/files\/gif1_9903f324-0c58-45e9-bd5f-e1f15aab5b17.gif?v=1780889947\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eHumane \u0026amp; Cruelty-Free Repulsion\u003c\/h2\u003e\n\u003cp\u003eOur peppermint oil balls adhere strictly to humane principles. They function by continuously emitting a strong, highly concentrated mint scent that intensely stimulates the nerve centers of rodents. This makes the environment unbearably uncomfortable for them, forcing pests to flee your home naturally.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNo snapping traps or sticky messes\u003c\/li\u003e\n\u003cli\u003eDoes not harm the rodents, only repels them\u003c\/li\u003e\n\u003cli\u003eThe ultimate modern alternative to traditional rat traps\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314131059\/a99dcbcde853da5ff6bdd387eaf774a0.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003ePowerful 60-Day Defense Shield\u003c\/h2\u003e\n\u003cp\u003eInfused with super-strong essential oils, a single repellent ball provides long-lasting protection for 30 to 60 days. With an effective coverage area of up to 120 square feet per unit, it establishes an invisible barrier against unwanted guests.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCovers up to 120 sq.ft (11.1 sq.m) per ball\u003c\/li\u003e\n\u003cli\u003eRepels mice, rats, squirrels, and spiders\u003c\/li\u003e\n\u003cli\u003eAlso highly effective against roaches and ants\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314131059\/7a4433aa2c4f285f235ac590b463575e.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eIncredibly Versatile \u0026amp; Easy to Use\u003c\/h2\u003e\n\u003cp\u003eSetting up your rodent-free zone is effortless. Simply tear open the sealed packaging, place the repellent ball into the included mesh storage bag, and hang or place it in enclosed spaces where pests frequent.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for kitchens, closets, and basements\u003c\/li\u003e\n\u003cli\u003eIdeal for protecting car engine compartments and boats\u003c\/li\u003e\n\u003cli\u003eGreat for barns, warehouses, and storage rooms\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 style=\"text-align: center; margin-bottom: 0.7rem;\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cp style=\"text-align: center; margin-bottom: 1.2rem;\"\u003eEverything you need to know about our natural repellent.\u003c\/p\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eCore Ingredient\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003ePure Peppermint Essential Oil (100% Plant-Based)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eCoverage Area (Per Ball)\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003e11.1 sq.m (120 sq.ft)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eEffective Duration\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003e30 - 60 Days (Depending on ventilation)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eWeight (Per Ball)\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003e17 g (0.6 oz)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eSafety Profile\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003eSafe for Humans \u0026amp; Pets (When used as directed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003eTarget Pests\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003eMice, Rats, Squirrels, Spiders, Ants, Roaches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-section faq-section\"\u003e\n\u003ch2 style=\"text-align: center; margin-bottom: 2rem;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eAre these repellent balls truly safe around my dogs and cats?\u003c\/div\u003e\n\u003cp class=\"faq-answer\"\u003eYes, our repellent is highly eco-friendly and safe. All ingredients are derived from natural plants. It is naturally harmless and very friendly to humans, families, and pets when used indoors according to instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhere is the most effective place to put them?\u003c\/div\u003e\n\u003cp class=\"faq-answer\"\u003eThey work best in enclosed spaces where the mint scent can concentrate. Excellent locations include under kitchen sinks, inside closets, basements, car engine compartments, and storage rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I store the unused repellent balls?\u003c\/div\u003e\n\u003cp class=\"faq-answer\"\u003eIf you do not need to use them immediately, please do not tear open the sealed plastic packaging. Keeping them sealed preserves the strong essential oils and ensures maximum repelling effect when you are ready to use them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"🟢 1 pack (Starter Kit)","offer_id":53357773390187,"sku":"KY-QCQ*1","price":26.99,"currency_code":"USD","in_stock":true},{"title":"🔥 2pack  (Standard Shield)","offer_id":53357773422955,"sku":"KY-QCQ*2","price":38.95,"currency_code":"USD","in_stock":true},{"title":"⭐ 4 pack(Extended Coverage)","offer_id":53357773455723,"sku":"KY-QCQ*4","price":51.2,"currency_code":"USD","in_stock":true},{"title":"💎 6pack  (Whole Home)","offer_id":53357799768427,"sku":"KY-QCQ*6","price":68.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0984\/1144\/6635\/files\/1_990a477d-0d57-4148-8593-8f72229fa8f0.png?v=1780888373","url":"https:\/\/rtawoodcabinetss.com\/products\/hqcy","provider":"Rtawo","version":"1.0","type":"link"}