{"product_id":"rubber-coated-split-shots","title":"Rubber Coated Split Shots","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Protective rubber-coated split shot fishing sinkers\nTarget Audience: Rock fishing, float fishing, and general rig-adjusting anglers\nVisual Style: Professional, high-visibility, clean, and focus-oriented outdoor fishing aesthetic\nColor Strategy: Deep ocean blue (#1e5f74) with light slate and bright contrast accents\nModule Order: Hero -\u003e Feature 1 (Rubber Sleeve Protection) -\u003e Feature 2 (Finger-Squeezable Soft Lead Core) -\u003e Scenario (Float Buoyancy \u0026 Current Control) -\u003e Feature 3 (Polished Split Slit) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_3, Feature1=detail_5, Feature2=detail_2, Scenario=detail_4\nSpecification Data Source: spec_1 (extracted weights and assortment configurations from product labels; no specification image placeholder is rendered)\nCompare Section: Not included (no direct comparative or before\/after visual proof is provided in the source files)\nInformation Boundary: Strictly relies on the 0.6 mm rubber coating thickness, hand-squeezable electrolytic lead material, G1-9B specific sizing weights, and multi-color box options. No unverified certifications or physical limits are stated.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  --primary: #1e5f74;\n  --primary-hover: #1d4d5c;\n  --text-main: #222222;\n  --text-sub: #555555;\n  --bg-body: #ffffff;\n  --bg-card: #f9fbfb;\n  --bg-soft: #f4f8f8;\n  --radius-md: 8px;\n  --radius-lg: 12px;\n  --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n  --shadow-lg: 0 10px 15px rgba(0,0,0,0.05);\n  --border-color: #cbd5e1;\n  \n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 5%;\n  box-sizing: border-box;\n  overflow-wrap: break-word;\n  word-break: break-word;\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}\n\n.product-detail-container h1,\n.product-detail-container h2,\n.product-detail-container h3,\n.product-detail-container p,\n.product-detail-container ul,\n.product-detail-container li,\n.product-detail-container table,\n.product-detail-container td,\n.product-detail-container th {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\/* Typography System *\/\n.product-detail-container h1.hero-title {\n  font-size: 22px;\n  line-height: 1.3;\n  font-weight: 700;\n  color: var(--text-main);\n  margin-bottom: 12px;\n}\n\n.product-detail-container h2.section-title {\n  font-size: 20px;\n  line-height: 1.4;\n  font-weight: 700;\n  color: var(--text-main);\n  margin-bottom: 24px;\n}\n\n.product-detail-container .body-text {\n  font-size: 18px;\n  line-height: 1.6;\n  color: var(--text-sub);\n}\n\n.product-detail-container .trust-badge {\n  display: inline-block;\n  background-color: var(--bg-soft);\n  color: var(--primary);\n  font-size: 18px;\n  font-weight: 600;\n  padding: 8px 16px;\n  border-radius: var(--radius-md);\n  margin-bottom: 20px;\n}\n\n\/* Spacing *\/\n.product-detail-container section {\n  margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n\/* Image Placeholders *\/\n.product-detail-container .image-placeholder {\n  background-color: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  padding: 60px 20px;\n  text-align: center;\n  font-size: 18px;\n  font-weight: 600;\n  color: var(--text-sub);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n  width: 100%;\n  height: auto;\n  box-sizing: border-box;\n  margin: 20px 0;\n}\n\n.product-detail-container .image-placeholder span {\n  font-size: 18px;\n  color: var(--primary);\n}\n\n\/* Hero Section *\/\n.product-detail-container .hero-section {\n  text-align: center;\n  padding-top: 20px;\n}\n\n.product-detail-container .hero-desc {\n  max-width: 800px;\n  margin: 0 auto 24px;\n}\n\n\/* Feature Grid *\/\n.product-detail-container .feature-item {\n  display: flex;\n  gap: 40px;\n  align-items: center;\n}\n\n.product-detail-container .feature-item:nth-child(even) {\n  flex-direction: row-reverse;\n}\n\n.product-detail-container .feature-media {\n  flex: 1;\n  min-width: 280px;\n}\n\n.product-detail-container .feature-copy {\n  flex: 1;\n  min-width: 280px;\n}\n\n.product-detail-container .feature-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 16px;\n}\n\n.product-detail-container .feature-tag {\n  background-color: var(--bg-soft);\n  color: var(--text-main);\n  font-size: 18px;\n  padding: 6px 14px;\n  border-radius: var(--radius-md);\n  font-weight: 500;\n}\n\n\/* Scenarios *\/\n.product-detail-container .scenario-section {\n  background-color: var(--bg-card);\n  padding: 30px;\n  border-radius: var(--radius-lg);\n  border: 1px solid var(--border-color);\n}\n\n\/* Specifications Table *\/\n.product-detail-container .specifications-section {\n  background-color: var(--bg-card);\n  padding: 30px;\n  border-radius: var(--radius-lg);\n  border: 1px solid var(--border-color);\n}\n\n.product-detail-container .spec-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.product-detail-container .spec-table tr {\n  border-bottom: 1px solid var(--border-color);\n}\n\n.product-detail-container .spec-table tr:last-child {\n  border-bottom: none;\n}\n\n.product-detail-container .spec-table td {\n  padding: 16px 20px;\n  font-size: 18px;\n  line-height: 1.5;\n  vertical-align: top;\n}\n\n.product-detail-container .spec-property {\n  font-weight: 600;\n  color: var(--text-main);\n  width: 30%;\n}\n\n.product-detail-container .spec-value {\n  color: var(--text-sub);\n}\n\n\/* FAQ Accordion list *\/\n.product-detail-container .faq-section {\n  border-top: 1px solid var(--border-color);\n  padding-top: clamp(2rem, 5vw, 4rem);\n}\n\n.product-detail-container .faq-item {\n  background-color: var(--bg-soft);\n  padding: 20px;\n  border-radius: var(--radius-md);\n  margin-bottom: 16px;\n}\n\n.product-detail-container .faq-question {\n  font-size: 20px;\n  font-weight: 700;\n  line-height: 1.4;\n  color: var(--text-main);\n  margin-bottom: 10px;\n}\n\n.product-detail-container .faq-answer {\n  font-size: 18px;\n  line-height: 1.6;\n  color: var(--text-sub);\n}\n\n\/* Mobile Responsive Adjustments *\/\n@media (max-width: 767px) {\n  .product-detail-container {\n    padding: 0 4%;\n  }\n\n  .product-detail-container h1.hero-title {\n    font-size: 22px;\n  }\n\n  .product-detail-container h2.section-title,\n  .product-detail-container .faq-question {\n    font-size: 20px;\n  }\n\n  .product-detail-container .body-text,\n  .product-detail-container .trust-badge,\n  .product-detail-container .feature-tag,\n  .product-detail-container .faq-answer,\n  .product-detail-container .image-placeholder {\n    font-size: 18px;\n  }\n\n  .product-detail-container .feature-item {\n    flex-direction: column !important;\n    gap: 20px;\n  }\n\n  .product-detail-container .feature-media {\n    order: 1;\n    width: 100%;\n  }\n\n  .product-detail-container .feature-copy {\n    order: 2;\n    width: 100%;\n  }\n\n  .product-detail-container .spec-table,\n  .product-detail-container .spec-table tbody,\n  .product-detail-container .spec-table tr {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .product-detail-container .spec-table td {\n    display: grid;\n    grid-template-columns: minmax(120px, 40%) minmax(0, 1fr);\n    gap: 14px;\n    width: 100%;\n    box-sizing: border-box;\n    padding: 14px 0;\n    align-items: start;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n    border: none;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .product-detail-container .spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .product-detail-container .spec-table td::before {\n    content: attr(data-label);\n    display: block;\n    min-width: 0;\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n    color: var(--text-main);\n  }\n\n  .product-detail-container .spec-property {\n    display: none;\n  }\n\n  .product-detail-container .spec-value {\n    display: block;\n    min-width: 0;\n    max-width: 100%;\n    font-size: 18px;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n}\n\n@media (max-width: 420px) {\n  .product-detail-container .spec-table td {\n    grid-template-columns: 1fr;\n    gap: 6px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero-section\"\u003e\u003cspan class=\"trust-badge\"\u003eZero Line Damage Cushioning\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003e0.6 mm Protective Rubber Cover Split Shot Sinkers\u003c\/h1\u003e\n\n\u003cp class=\"body-text hero-desc\"\u003eFirmly clamps onto your fishing line to keep your rig components securely positioned, reduce slipping, and protect delicate line surfaces from physical friction.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img122\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828095648\/6c43f5d3f05fe14c9e0fd92a67df7fb6.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img67\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828093853\/d4755d62edbed40b5a88d94f0310b3bb.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"section-title\"\u003eSecure Line-Gripping Design\u003c\/h2\u003e\n\n\u003cp class=\"body-text\"\u003eConstructed with a soft, malleable lead core that closes securely with simple hand pressure. Once pinched, the interior grip holds tight to prevent unprompted sliding under water resistance.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eFinger Squeezable\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNon-Slip Hold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img68\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828093853\/7c5d7698c7b4e868da961e9bff18c162.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"section-title\"\u003ePolished Slit Interior\u003c\/h2\u003e\n\n\u003cp class=\"body-text\"\u003eThe inner V-slit surfaces undergo secondary polishing to remove sharp edges and manufacturing burrs. This ensures the inner metal interface makes smooth contact with nylon or fluorocarbon lines.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eElectrolytic Lead Core\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003ePolished Contact Interface\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Use Scenario \/ Basic Function Section --\u003e\n\n\u003csection class=\"scenario-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdjustable Rig \u0026amp; Buoyancy Control\u003c\/h2\u003e\n\n\u003cp class=\"body-text\" style=\"margin-bottom: 20px;\"\u003eReposition these split shots along your line to adjust float sensitivity, keep bait steady in strong currents, or manage sinking rates across different water columns.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img69\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828093853\/c01c3553f38d517ef64817f6eb532a25.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eWeight Ranges\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Weight Ranges\"\u003e\u003cspan class=\"spec-value\"\u003e G1 (0.4 g \/ ~0.01 oz) to 9B (4.1 g \/ ~0.14 oz) \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eSet Configuration\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Set Configuration\"\u003e\u003cspan class=\"spec-value\"\u003e 100-Piece Boxed Assortment Box with separated compartments \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eCore Material\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Core Material\"\u003e\u003cspan class=\"spec-value\"\u003e Polished Electrolytic Lead \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eProtective Sleeving\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Protective Sleeving\"\u003e\u003cspan class=\"spec-value\"\u003e 0.6 mm thick Heat-Shrink Rubber Sleeve \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\"\u003eColors\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Colors\"\u003e\u003cspan class=\"spec-value\"\u003e Random assortment of high-visibility colors (Red, Yellow, Blue, Green) \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow does the rubber coating protect my fishing line?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe 0.6 mm heat-shrink rubber sleeve completely wraps around the outer metallic surface, acting as a soft cushion between the hard lead split shot and your line to prevent physical pinching and line wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eDo I need pliers to attach or remove these split shots?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. The interior is made of highly malleable electrolytic lead, which allows you to easily squeeze the split shot onto your line using just your fingers, though standard fishing pliers can be used for tight clamping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eAre the colors in the assortment box pre-sorted?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, each box includes separated storage slots to keep weights organized. Colors are randomly mixed within the slots, featuring high-visibility tones like red, yellow, blue, and green for easy water observation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Full-Range Kit (G1 to 8B) \/ 1 Box (Starter Pack)","offer_id":46103692214463,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Light Kit (G1 to 3B) \/ 1 Box (Starter Pack)","offer_id":46103692247231,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Medium Kit (2B to 6B ) \/ 1 Box (Starter Pack)","offer_id":46103692279999,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Heavy Kit (5B to 9B) \/ 1 Box (Starter Pack)","offer_id":46103692312767,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Full-Range Kit (G1 to 8B) \/ 2 Boxes (Keep a Backup - 10%)","offer_id":46103692345535,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Light Kit (G1 to 3B) \/ 2 Boxes (Keep a Backup - 10%)","offer_id":46103692378303,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Medium Kit (2B to 6B ) \/ 2 Boxes (Keep a Backup - 10%)","offer_id":46103692411071,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Heavy Kit (5B to 9B) \/ 2 Boxes (Keep a Backup - 10%)","offer_id":46103692443839,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Full-Range Kit (G1 to 8B) \/ 3 Boxes (Stock Up \u0026 Save - 15%)","offer_id":46103692476607,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Light Kit (G1 to 3B) \/ 3 Boxes (Stock Up \u0026 Save - 15%)","offer_id":46103692509375,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Medium Kit (2B to 6B ) \/ 3 Boxes (Stock Up \u0026 Save - 15%)","offer_id":46103692542143,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Heavy Kit (5B to 9B) \/ 3 Boxes (Stock Up \u0026 Save - 15%)","offer_id":46103692574911,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/6c43f5d3f05fe14c9e0fd92a67df7fb6.jpg?v=1787882758","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/rubber-coated-split-shots","provider":"Bak","version":"1.0","type":"link"}