---
layout: product
collection: products
slug: glacier-rain-cover-85l
locale: US
brand: Bushbuck
published: true

# Naming
title: Glacier Backpack Rain Cover - Large
short_title: Glacier Backpack Rain Cover - Large

# SEO
meta_title: Bushbuck Waterproof Backpack Rain Cover - Large (70L-90L)
meta_description: Protect your gear with the Bushbuck Large Waterproof Backpack Rain Cover, designed for 70-90L packs. Made from tough nylon to repel water and keep your gear dry.
canonical_url: https://bushbuck.com//products/glacier-rain-cover-85l
og_image: https://cdn.shopify.com/s/files/1/0200/6190/files/Glacier-85L-Rain-Cover.jpg?v=1764890168

# Commerce
sku_root: BB
gtin: 7159397927087
price:
  price: 24
  club_price: 42.99
  rrp: 27
  currency: USD
availability: in_stock
shipping_profile: standard
return_window_days: 30

# Taxonomy
collections: []
tags: ["Bags","Bushbuck","camping","Hunting Packs","On Sale","Packs","Packs & Bag","Packs & Bags","SALE","Under $50"]

# Media
hero_image: https://cdn.shopify.com/s/files/1/0200/6190/files/Glacier-85L-Rain-Cover.jpg?v=1764890168
gallery:
  - https://cdn.shopify.com/s/files/1/0200/6190/files/Glacier-85L-Rain-Cover.jpg?v=1764890168

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

variants:
  - sku: BB-3156
    option_values: {"Title":"Default Title"}
    barcode: 7159397927087
    price: 24
    compare_at: 27
    available: true

# Technical specifications
specs:
  Size Large: To suit 70L to 90L packs
  Waterproof: 2,000mm rating (ASTM)
  Material: 70D Nylon
  Weight: 118 grams

# Reviews
reviews:
  average_rating: 4.5
  review_count: 2
  reviews_url: https://bushbuck.com//products/glacier-rain-cover-85l#reviews
  review_snippet: ""

# Accordions
accordions:
  - title: Description
    content: |
      This lightweight rain cover is made from durable 70D nylon with a high-strength elastic that hugs your pack when fully loaded. With a 2,000mm waterproof rating, the rain cover is designed to handle persistent rain on outdoor adventures, protecting your gear from the wet. The bright orange colour is highly visible in cloudy, rainy, or low-light conditions, making it easier for others to spot you on the trail or in remote areas. The rain cover packs and clips into the base pocket of the Bushbuck Glacier Backpack.
  - title: Features
    content: |
      70D nylon fabric 2,000mm waterproof rating (ASTM) 25mm elastic binding Highly-visible orange finish Available in two sizes: 45L and 85L

# Schema
json_ld: true
---

# Glacier Backpack Rain Cover - Large

> The Bushbuck Glacier Waterproof Raincover delivers lightweight, waterproof coverage for the Glacier Hiking Backpack range and most 70L–90L backpacks, keeping your gear dry in wet conditions.

**Quick take:** Protect your pack and gear from the rain with the Bushbuck Glacier Waterproof Raincover, designed for the Glacier Hiking Backpack range but will fit most 70L - 90L backpacks.

[Buy now](https://bushbuck.com//cart/add/42626908356707) | [Find my size](https://bushbuck.com//pages/size-guide) | [Read reviews](https://bushbuck.com//products/glacier-rain-cover-85l#reviews)

## Highlights

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

## Tech specs

| Spec | Detail |
|------|--------|
| Size Large | To suit 70L to 90L packs |
| Waterproof | 2,000mm rating (ASTM) |
| Material | 70D Nylon |
| Weight | 118 grams |

## Reviews

⭐ 4.5/5 from 2 reviews

[Read all reviews](https://bushbuck.com//products/glacier-rain-cover-85l#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": "Glacier Backpack Rain Cover - Large",
  "image": [
    "https://cdn.shopify.com/s/files/1/0200/6190/files/Glacier-85L-Rain-Cover.jpg?v=1764890168"
  ],
  "description": "Protect your gear with the Bushbuck Large Waterproof Backpack Rain Cover, designed for 70-90L packs. Made from tough nylon to repel water and keep your gear dry.",
  "sku": "BB-3156",
  "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/glacier-rain-cover-85l"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2
  }
}
```