---
layout: product
collection: products
slug: horizon-8000-foot-print
locale: AU
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.au/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: 59.99
  club_price: 49.99
  rrp: 59.99
  currency: AUD
availability: in_stock
shipping_profile: standard
return_window_days: 30

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

# 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: 59.99
    compare_at: 59.99
    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.au/products/horizon-8000-foot-print#reviews
  review_snippet: ""

# Accordions
accordions:
  - title: Description
    content: |
      The ground mat acts as a protective shield between your tent's base and the ground. It serves as a barrier against moisture, wet surfaces, snow, and rough terrains, effectively supporting the longevity of your tent.
      
      With the Foot Print, you can go minimalist and camp solely with the Horizon 8000 tent fly when the weather is in your favour. Leave the tent inner behind and lighten your load while still enjoying dependable shelter.
      
      Weighing a mere 248 grams, the Horizon 8000 Foot Print is a lightweight and practical addition to your camping gear, perfect for year-round adventures.
  - 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.au/cart/add/13033327067235) | [Find my size](https://bushbuck.com.au/pages/size-guide) | [Read reviews](https://bushbuck.com.au/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.au/products/horizon-8000-foot-print#reviews)

## Shipping & returns

- AU: 3-10 business days
- 30-day returns on unused gear with tags

[Full shipping policy](https://bushbuck.com.au/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": 59.99,
    "highPrice": 59.99,
    "availability": "https://schema.org/InStock",
    "url": "https://bushbuck.com.au/products/horizon-8000-foot-print"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 156
  }
}
```