---
layout: product
collection: products
slug: tough-hunter-sling
locale: US
brand: Bushbuck
published: true

# Naming
title: Tough Hunter Sling
short_title: Tough Hunter Sling

# SEO
meta_title: Bushbuck Tough Hunter's Rifle Sling
meta_description: Carry your rifle with confidence using the Tough Hunter Sling. Designed for durability and comfort, it's the perfect companion for your next hunting expedition.
canonical_url: https://bushbuck.com//products/tough-hunter-sling
og_image: https://cdn.shopify.com/s/files/1/0200/6190/products/Bushbuck-Tough-Hunter-Sling.jpg?v=1758761929

# Commerce
sku_root: BB
gtin: 715939784098
price:
  price: 24
  club_price: 49.99
  rrp: 48
  currency: USD
availability: in_stock
shipping_profile: standard
return_window_days: 30

# Taxonomy
collections: ["Rifle Accessories","Hunting Accessories","Hunting Gear","Bushbuck Collection","$50 to $100"]
tags: ["Accessories","Best Sellers","Black","Bushbuck","DoNotSendNEXT","exclude from feeds","Gun Accessories","On Sale","OSFM","Realtree","Rifle Slings","SALE","Singland","spo-","spo-default","Under $50"]

# Media
hero_image: https://cdn.shopify.com/s/files/1/0200/6190/products/Bushbuck-Tough-Hunter-Sling.jpg?v=1758761929
gallery:
  - https://cdn.shopify.com/s/files/1/0200/6190/products/Bushbuck-Tough-Hunter-Sling.jpg?v=1758761929
  - https://cdn.shopify.com/s/files/1/0200/6190/files/Bushbuck-Tough-Hunter-Sling-Close-Up.jpg?v=1758761951

# Options and variants
options:
  - name: Colour
    values: [Black]
  - name: Size
    values: [OSFM]

variants:
  - sku: BB-15
    option_values: {"Colour":"Black","Size":"OSFM"}
    barcode: 715939784098
    price: 24
    compare_at: 48
    available: true

# Technical specifications
specs:
  Material: Premium outdoor fabric
  Origin: New Zealand design

# Reviews
reviews:
  average_rating: 4.9
  review_count: 198
  reviews_url: https://bushbuck.com//products/tough-hunter-sling#reviews
  review_snippet: ""

# Accordions
accordions:
  - title: Description
    content: |
      The sling has been engineered for maximum comfort, simplicity, and functionality, allowing you the freedom of movement and peace of mind you need on a hunt. Made from a tough Durastretch face fabric, 10mm thick neoprene and rubber backing, this sling is built for carrying your rifle long distances. The convenient, heavy-duty webbing thumb loop allows you to pull the sling on and off quickly and easily and the locking metal swivels attach securely to the lugs of your rifle. If you're looking for a well-designed, durable rifle sling that ticks all the boxes and lasts for ages, don't look past the Bushbuck Tough Hunter Sling.
  - title: Features
    content: |
      Locking Metal Swivel Attachments Heavy Duty Webbing Thumb Loop Adjusts To 48" Total Length Tough Dura Stretch Face Long Distance Comfort Rubberized Backing 10mm Thick Neoprene

# Schema
json_ld: true
---

# Tough Hunter Sling

> The Bushbuck Tough Hunter Sling lives up to its name as a tough, comfortable, practical rifle sling that enhances your hunting experience.

**Quick take:** The sling has been engineered for maximum comfort, simplicity, and functionality, allowing you the freedom of movement and peace of mind you need on a hunt.Made from a tough Durastretch face fabric, 1...

[Buy now](https://bushbuck.com//cart/add/34201310801) | [Find my size](https://bushbuck.com//pages/size-guide) | [Read reviews](https://bushbuck.com//products/tough-hunter-sling#reviews)

## Highlights

- Premium Accessories construction
- Designed for New Zealand conditions
- Bushbuck quality guarantee

## Tech specs

| Spec | Detail |
|------|--------|
| Material | Premium outdoor fabric |
| Origin | New Zealand design |

## Reviews

⭐ 4.9/5 from 198 reviews

[Read all reviews](https://bushbuck.com//products/tough-hunter-sling#reviews)

## Shipping & returns

- US: 5-10 business days
- 30-day returns on unused gear with tags

[Full shipping policy](https://bushbuck.com//policies/shipping-policy)

---

## Product Data (JSON-LD)

```json
{
  "@context": "https://schema.org/",
  "@type": "Product",
  "name": "Tough Hunter Sling",
  "image": [
    "https://cdn.shopify.com/s/files/1/0200/6190/products/Bushbuck-Tough-Hunter-Sling.jpg?v=1758761929",
    "https://cdn.shopify.com/s/files/1/0200/6190/files/Bushbuck-Tough-Hunter-Sling-Close-Up.jpg?v=1758761951"
  ],
  "description": "Carry your rifle with confidence using the Tough Hunter Sling. Designed for durability and comfort, it's the perfect companion for your next hunting expedition.",
  "sku": "BB-15",
  "brand": {
    "@type": "Brand",
    "name": "Bushbuck"
  },
  "offers": {
    "@type": "AggregateOffer",
    "priceCurrency": "NZD",
    "lowPrice": 39.99,
    "highPrice": 39.99,
    "availability": "https://schema.org/InStock",
    "url": "https://bushbuck.com//products/tough-hunter-sling"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 198
  }
}
```