Hit $50 & Get Free Shipping Instantly
Menu
BKK Premium Stainless Steel Split Rings for Fishing Tackle, Keychains & DIY Crafts - Corrosion-Resistant, Durable Metal Jump Rings for Jewelry Making & Outdoor Gear
BKK Premium Stainless Steel Split Rings for Fishing Tackle, Keychains & DIY Crafts - Corrosion-Resistant, Durable Metal Jump Rings for Jewelry Making & Outdoor Gear
BKK Premium Stainless Steel Split Rings for Fishing Tackle, Keychains & DIY Crafts - Corrosion-Resistant, Durable Metal Jump Rings for Jewelry Making & Outdoor Gear
BKK Premium Stainless Steel Split Rings for Fishing Tackle, Keychains & DIY Crafts - Corrosion-Resistant, Durable Metal Jump Rings for Jewelry Making & Outdoor Gear

BKK Premium Stainless Steel Split Rings for Fishing Tackle, Keychains & DIY Crafts - Corrosion-Resistant, Durable Metal Jump Rings for Jewelry Making & Outdoor Gear

$27.5 $50 -45% OFF
Size:
#4 60lb 18-pack
#5 70lb 18-pack

Free shipping on all orders over $50

7-15 days international

19 people viewing this product right now!

30-day free returns

Secure checkout

28968008

Guranteed safe checkout
amex
paypal
discover
mastercard
visa
apple pay

Description

  • Stainless Steel Smooth Finish
  • Available in 80lb ~ 400lb Sizes
  • Tempered To Resist Permanent Deformation
  • Strong & Elastic

BKK makes some of the best split rings on the market, they are strong for the size going all the way up to a 400lb ring and they don’t get permanently damaged when opened up to accommodate a larger hook. The smooth finish ensures that your line won’t be chafing on the edges or catching the tab of the split ring to open it up. The sides are ground to a rounded edge so that the ring sits flat. With a good pair of pliers you can get just about any hook onto one of these, even the larger single hooks let along the big GT Rex trebles.

SIZE4
5
67891010+
QUANTITY18
18
1614121097
STRENGTH (KG)27.2
32.2
36.245.36890.7136182
STRENGTH (LB)
60
71
80
100
150
200
300
400
{ img.classList.remove('active-thumbnail'); }); } } function selectSize(element) { var parent = element.parentElement; var variantOptions = parent.querySelectorAll('.variant-option'); for (var i = 0; i < variantOptions.length; i++) { variantOptions[i].classList.remove('active'); } element.classList.add('active'); var value = element.getAttribute('data-option'); document.querySelector('input.size_value').value = value; element.style.transform = 'translateY(-5px)'; setTimeout(function() { element.style.transform = 'translateY(0)'; }, 300); } document.addEventListener('DOMContentLoaded', function() { // Color selection const colorOptions = document.querySelectorAll('.goods-container .color-option'); colorOptions.forEach(option => { option.addEventListener('click', function() { colorOptions.forEach(opt => opt.classList.remove('active')); this.classList.add('active'); // Here you would typically change the main image to show the selected color }); }); // Size selection const sizeOptions = document.querySelectorAll('.goods-container .size-option'); sizeOptions.forEach(option => { option.addEventListener('click', function() { sizeOptions.forEach(opt => opt.classList.remove('active')); this.classList.add('active'); }); }); // Thumbnail click const thumbnails = document.querySelectorAll('.goods-container .thumbnail'); thumbnails.forEach(thumbnail => { thumbnail.addEventListener('click', function() { const mainImageSrc = this.src.replace('150x150', '600x600'); document.querySelector('.goods-container .main-image').src = mainImageSrc; }); }); // Add to cart animation const addToCartBtn = document.querySelector('.goods-container .btn-add-to-cart'); if (addToCartBtn) { addToCartBtn.addEventListener('click', function() { this.innerHTML = ' Added to Cart'; this.style.backgroundColor = '#2a9d8f'; setTimeout(function() { addToCartBtn.innerHTML = ' Add to Cart'; addToCartBtn.style.backgroundColor = '#e63946'; }, 2000); }); } });