{"product_id":"sofay","title":"Soft Bait Scent Spray – Instant Fish-Attracting Reviver","description":"\u003cstyle\u003e\n.scent-page,\n.scent-page *{\n  box-sizing:border-box;\n}\n\n.scent-page{\n  width:100%;\n  margin:0;\n  padding:42px 14px 56px;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  color:#6b5140;\n  background:\n    linear-gradient(\n      180deg,\n      #fff1e4 0%,\n      #fbe3ce 48%,\n      #f6d6ba 100%\n    );\n}\n\n.scent-wrap{\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n}\n\n\/* =========================\n   COMMON CARD\n========================= *\/\n\n.scent-card{\n  width:100%;\n  margin:0 0 28px;\n  padding:30px 22px;\n  text-align:center;\n  background:#fff5ea;\n  border:1px solid rgba(202,111,43,.13);\n  border-radius:28px;\n  box-shadow:0 15px 38px rgba(133,82,44,.11);\n}\n\n.scent-card img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0 auto 24px;\n  border-radius:21px;\n}\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.scent-tag{\n  display:inline-block;\n  margin:0 0 15px;\n  padding:8px 18px;\n  background:#f8d5b5;\n  border-radius:999px;\n  color:#b85c1d;\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n.scent-title{\n  max-width:760px;\n  margin:0 auto 15px;\n  color:#4c3426;\n  font-size:38px;\n  line-height:1.18;\n  font-weight:800;\n}\n\n.scent-title span{\n  color:#e36f24;\n}\n\n.scent-heading{\n  margin:0 0 14px;\n  color:#513829;\n  font-size:29px;\n  line-height:1.28;\n  font-weight:800;\n}\n\n.scent-text{\n  max-width:720px;\n  margin:0 auto;\n  color:#725b4b;\n  font-size:16px;\n  line-height:1.8;\n}\n\n.scent-line{\n  width:64px;\n  height:3px;\n  margin:20px auto;\n  background:#eb8747;\n  border-radius:10px;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.scent-hero{\n  padding:40px 22px;\n  background:\n    linear-gradient(\n      145deg,\n      #fff6ed,\n      #f6dcc5\n    );\n}\n\n\/* =========================\n   STATEMENT\n========================= *\/\n\n.scent-statement{\n  width:100%;\n  margin:0 0 28px;\n  padding:46px 22px;\n  text-align:center;\n  background:#f8dfc8;\n  border:1px solid rgba(200,107,41,.13);\n  border-radius:30px;\n}\n\n.scent-statement-label{\n  margin:0 0 12px;\n  color:#c76525;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.scent-statement h2{\n  max-width:700px;\n  margin:0 auto 15px;\n  color:#4c3426;\n  font-size:33px;\n  line-height:1.25;\n}\n\n.scent-statement p{\n  max-width:700px;\n  margin:0 auto;\n  color:#6d5748;\n  font-size:17px;\n  line-height:1.8;\n}\n\n\/* =========================\n   FEATURE\n========================= *\/\n\n.scent-feature{\n  width:100%;\n  margin:0 0 20px;\n  padding:29px 21px;\n  text-align:center;\n  background:#fff0e2;\n  border:1px solid rgba(204,110,42,.12);\n  border-radius:25px;\n  transition:transform .25s ease,background .25s ease;\n}\n\n.scent-feature:hover{\n  transform:translateY(-3px);\n  background:#fbe5d1;\n}\n\n.scent-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:58px;\n  height:58px;\n  margin:0 auto 16px;\n  background:#f4cba7;\n  border-radius:50%;\n  color:#b95f23;\n  font-size:27px;\n}\n\n.scent-feature h3{\n  margin:0 0 11px;\n  color:#52382a;\n  font-size:22px;\n  line-height:1.35;\n}\n\n.scent-feature p{\n  max-width:690px;\n  margin:0 auto;\n  color:#725c4c;\n  font-size:16px;\n  line-height:1.75;\n}\n\n\/* =========================\n   IMAGE\n========================= *\/\n\n.scent-image{\n  width:100%;\n  margin:0 0 28px;\n  padding:11px;\n  background:#f6deca;\n  border:1px solid rgba(201,108,42,.12);\n  border-radius:28px;\n}\n\n.scent-image img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n  border-radius:19px;\n}\n\n\/* =========================\n   USE AREA\n========================= *\/\n\n.scent-use{\n  width:100%;\n  margin:0 0 28px;\n  padding:34px 21px;\n  background:#f7dec8;\n  border-radius:28px;\n  text-align:center;\n}\n\n.scent-use-item{\n  width:100%;\n  max-width:650px;\n  margin:10px auto 0;\n  padding:16px 18px;\n  background:#fff4e9;\n  border-radius:16px;\n  color:#684e3d;\n  font-size:15px;\n}\n\n\/* =========================\n   HOW TO\n========================= *\/\n\n.scent-how{\n  width:100%;\n  margin:0 0 28px;\n  padding:34px 21px;\n  background:#f9e5d3;\n  border-radius:28px;\n  text-align:center;\n}\n\n.scent-step{\n  width:100%;\n  max-width:680px;\n  margin:11px auto 0;\n  padding:18px;\n  background:#fff5ec;\n  border-radius:17px;\n  text-align:left;\n}\n\n.scent-step strong{\n  display:block;\n  margin-bottom:5px;\n  color:#543a2b;\n  font-size:17px;\n}\n\n.scent-step span{\n  color:#735f50;\n  font-size:15px;\n  line-height:1.65;\n}\n\n\/* =========================\n   FINAL\n========================= *\/\n\n.scent-final{\n  width:100%;\n  padding:48px 23px;\n  text-align:center;\n  background:\n    linear-gradient(\n      145deg,\n      #ee8a48,\n      #d96b27\n    );\n  border-radius:32px;\n  box-shadow:0 18px 45px rgba(152,78,31,.18);\n}\n\n.scent-final-label{\n  margin:0 0 11px;\n  color:#fff1e5;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.scent-final h2{\n  max-width:700px;\n  margin:0 auto 15px;\n  color:#ffffff;\n  font-size:34px;\n  line-height:1.22;\n}\n\n.scent-final p{\n  max-width:690px;\n  margin:0 auto;\n  color:#fff2e8;\n  font-size:16.5px;\n  line-height:1.75;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:600px){\n\n  .scent-page{\n    padding:26px 10px 40px;\n  }\n\n  .scent-title{\n    font-size:29px;\n  }\n\n  .scent-heading{\n    font-size:24px;\n  }\n\n  .scent-statement h2,\n  .scent-final h2{\n    font-size:27px;\n  }\n\n  .scent-text,\n  .scent-statement p,\n  .scent-final p{\n    font-size:15.5px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"scent-page\"\u003e\n\u003cdiv class=\"scent-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"scent-card scent-hero\"\u003e\n\u003cdiv class=\"scent-tag\"\u003eSoft Bait Scent Reviver\u003c\/div\u003e\n\u003cdiv class=\"scent-title\"\u003eRefresh The Scent. \u003cspan\u003eBring Your Lures Back To Life.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"scent-text\"\u003eA concentrated fishing scent spray designed to refresh soft plastic lures quickly, helping maintain a stronger scent presence in the water.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1000\/2343\/5633\/files\/a5a8b8c0-a8fc-4e13-a123-6d1de1f3396c.png?v=1787983638\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 1 --\u003e\n\u003cdiv class=\"scent-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/4bdd0daa539362c5d3f01c2d43581199b8a8fb97.jpg\" alt=\"Soft Bait Scent Spray\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"scent-statement\"\u003e\n\u003cdiv class=\"scent-statement-label\"\u003eREFRESH • SPRAY • CAST\u003c\/div\u003e\n\u003ch2\u003eDon't Replace Your Soft Baits. Refresh Them.\u003c\/h2\u003e\n\u003cp\u003eRepeated casting and time in the water can reduce the scent profile of soft plastic lures. A quick spray helps refresh the bait before your next cast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"scent-feature\"\u003e\n\u003cdiv class=\"scent-icon\"\u003e💧\u003c\/div\u003e\n\u003ch3\u003eHigh-Concentration Scent Formula\u003c\/h3\u003e\n\u003cp\u003eConcentrated liquid provides quick coverage across soft plastic surfaces, making it easy to refresh lures between casts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"scent-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/4f1c620ab6860d860e41b32d3e8fa970ccdd64a4.jpg\" alt=\"Instant Scent Activation\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"scent-feature\"\u003e\n\u003cdiv class=\"scent-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eInstant Scent Activation\u003c\/h3\u003e\n\u003cp\u003eFine spray mist spreads quickly across textured soft baits so you can refresh your lure without interrupting your fishing rhythm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"scent-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/448d8d7b56b8e9cb4985fa0f41a99911c1dccdd1.jpg\" alt=\"Fishing Scent Attractant\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"scent-feature\"\u003e\n\u003cdiv class=\"scent-icon\"\u003e🎣\u003c\/div\u003e\n\u003ch3\u003eStronger Scent Presence In The Water\u003c\/h3\u003e\n\u003cp\u003eDesigned to create a noticeable scent trail around your lure, helping make soft baits more detectable in a variety of fishing conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 4 --\u003e\n\u003cdiv class=\"scent-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/a7d80d164d8f46ceb53f5b91fe7dbc0c61665512.jpg\" alt=\"One Hand Fishing Spray Bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"scent-feature\"\u003e\n\u003cdiv class=\"scent-icon\"\u003e✋\u003c\/div\u003e\n\u003ch3\u003eEasy One-Hand Operation\u003c\/h3\u003e\n\u003cp\u003eThe compact bottle shape is designed for quick handling on the bank or boat, even when your hands are wet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 5 --\u003e\n\u003cdiv class=\"scent-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/0afbc6ce1b3fda3c031a4155b35d845a563f7f6d.jpg\" alt=\"Fishing Lure Scent Spray For Multiple Water Conditions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- WATER CONDITIONS --\u003e\n\u003cdiv class=\"scent-use\"\u003e\n\u003cdiv class=\"scent-tag\"\u003eREADY FOR DIFFERENT WATERS\u003c\/div\u003e\n\u003cdiv class=\"scent-heading\"\u003eOne Bottle For Every Fishing Trip\u003c\/div\u003e\n\u003cdiv class=\"scent-use-item\"\u003eMurky Rivers\u003c\/div\u003e\n\u003cdiv class=\"scent-use-item\"\u003eCalm Lakes\u003c\/div\u003e\n\u003cdiv class=\"scent-use-item\"\u003eReservoirs\u003c\/div\u003e\n\u003cdiv class=\"scent-use-item\"\u003eShore Fishing\u003c\/div\u003e\n\u003cdiv class=\"scent-use-item\"\u003eBoat Fishing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY USE --\u003e\n\u003cdiv class=\"scent-statement\"\u003e\n\u003cdiv class=\"scent-statement-label\"\u003eKEEP YOUR LURES READY\u003c\/div\u003e\n\u003ch2\u003eA Small Addition To Your Tackle Box. A Faster Way To Refresh Your Baits.\u003c\/h2\u003e\n\u003cp\u003eThe portable spray format lets you quickly refresh your preferred soft plastic lures whenever their scent begins to fade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO --\u003e\n\u003cdiv class=\"scent-how\"\u003e\n\u003cdiv class=\"scent-heading\"\u003eSimple 3-Step Use\u003c\/div\u003e\n\u003cdiv class=\"scent-step\"\u003e\n\u003cstrong\u003e 1. Select Your Soft Bait \u003c\/strong\u003e \u003cspan\u003e Choose the lure you want to refresh before casting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-step\"\u003e\n\u003cstrong\u003e 2. Spray Lightly \u003c\/strong\u003e \u003cspan\u003e Apply a light, even mist across the outer surface of the soft plastic lure. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-step\"\u003e\n\u003cstrong\u003e 3. Cast \u0026amp; Refresh As Needed \u003c\/strong\u003e \u003cspan\u003e Reapply when needed during your fishing session to maintain the scent profile. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL --\u003e\n\u003cdiv class=\"scent-final\"\u003e\n\u003cdiv class=\"scent-final-label\"\u003eSPRAY • CAST • KEEP FISHING\u003c\/div\u003e\n\u003ch2\u003eGive Old Soft Baits A Fresh Start.\u003c\/h2\u003e\n\u003cp\u003eCompact, easy to use and built for the tackle box — refresh your favorite lures whenever the scent begins to fade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"PAN","offers":[{"title":"Default Title","offer_id":64474825425265,"sku":"B02636-A","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1000\/2343\/5633\/files\/a5a8b8c0-a8fc-4e13-a123-6d1de1f3396c.png?v=1787983638","url":"https:\/\/valorsonline.com\/products\/sofay","provider":"ValorsOnline","version":"1.0","type":"link"}