---
layout: product
collection: products
slug: horizon-8000-foot-print
locale: US
brand: Bushbuck
published: true

# Naming
title: Horizon Tent Foot Print
short_title: Horizon Tent Foot Print

# SEO
meta_title: Bushbuck Horizon Tent Foot Print - Waterproof Tent Groundsheet
meta_description: Add a further layer of protection to your 2-person tent with the Horizon Tent Foot Print or use it as a ground mat when fly camping.
canonical_url: https://bushbuck.com//products/horizon-8000-foot-print
og_image: https://cdn.shopify.com/s/files/1/0200/6190/products/Horizon-Tent-Foot-Print.jpg?v=1764802885

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

# Taxonomy
collections: ["Hiking Gear","Camping Tents & Tarps"]
tags: ["10% campaign","accessories","Aussie Camping","Bushbuck","camping","DoNotSendNEXT","Higher Margin","On Sale","Other","SALE","Tents","ultralight tents","Under $50"]

# Media
hero_image: https://cdn.shopify.com/s/files/1/0200/6190/products/Horizon-Tent-Foot-Print.jpg?v=1764802885
gallery:
  - https://cdn.shopify.com/s/files/1/0200/6190/products/Horizon-Tent-Foot-Print.jpg?v=1764802885
  - https://cdn.shopify.com/s/files/1/0200/6190/products/Horizon-Tent-Foot-Print-Bag.jpg?v=1764802910

# Options and variants
options:
  - name: Title
    values: [Default Title]

variants:
  - sku: BB-663
    option_values: {"Title":"Default Title"}
    barcode: 715939782124
    price: 24
    compare_at: 36
    available: true

# Technical specifications
specs:
  Weight: 248 grams
  Material: 210T ripstop nylon
  Waterproof: 8,000mm (ASTM) waterproof rating
  Dimensions: '129cm x 215cm. Packaged Dimensions: 24cm x 14cm x 5cm'

# Reviews
reviews:
  average_rating: 4.8
  review_count: 156
  reviews_url: https://bushbuck.com//products/horizon-8000-foot-print#reviews
  review_snippet: ""

# Accordions
accordions:
  - title: Description
    content: |
      The ground mat provides an additional barrier between the base of your tent and the ground. It protects your tent from moisture, sodden surfaces, snow, and rugged terrain, helping to extend its lifespan. 
      
      The foot print also allows you to camp with just the Horizon tent fly in favorable weather conditions. This means you can leave the tent inner at home and reduce the overall weight of your gear while still having a reliable shelter.
      
      Weighing just 248 grams, the Horizon Foot Print is a lightweight, handy piece of kit for all-season camping.
  - title: Specifications
    content: |
      Foot Print dimensions:  129cm x 2.15cm Packaged dimensions : 24cm x 14cm x 5cm Foot Print weight:  248g Material:  210T Ripstop Nylon Waterproofing:  8000mm

# Schema
json_ld: true
---

# Horizon Tent Foot Print

> The Horizon Foot Print adds a further layer of protection to your 2-person Bushbuck Horizon tent.

**Quick take:** The Horizon 8000 Foot Print adds further protection to your 2-person Bushbuck Horizon tent. It also provides options to use the footprint directly with the fly. Allowing you to remove your tent inner...

[Buy now](https://bushbuck.com//cart/add/13033327067235) | [Find my size](https://bushbuck.com//pages/size-guide) | [Read reviews](https://bushbuck.com//products/horizon-8000-foot-print#reviews)

## Highlights

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

## Tech specs

| Spec | Detail |
|------|--------|
| Weight | 248 grams |
| Material | 210T ripstop nylon |
| Waterproof | 8,000mm (ASTM) waterproof rating |
| Dimensions | 129cm x 215cm. Packaged Dimensions: 24cm x 14cm x 5cm |

## Reviews

⭐ 4.8/5 from 156 reviews

[Read all reviews](https://bushbuck.com//products/horizon-8000-foot-print#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": "Horizon Tent Foot Print",
  "image": [
    "https://cdn.shopify.com/s/files/1/0200/6190/products/Horizon-Tent-Foot-Print.jpg?v=1764802885",
    "https://cdn.shopify.com/s/files/1/0200/6190/products/Horizon-Tent-Foot-Print-Bag.jpg?v=1764802910"
  ],
  "description": "Add a further layer of protection to your 2-person tent with the Horizon Tent Foot Print or use it as a ground mat when fly camping.",
  "sku": "BB-663",
  "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/horizon-8000-foot-print"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 156
  }
}
```