---
layout: product
collection: products
slug: addex-insulated-mug
locale: US
brand: Bushbuck
published: true

# Naming
title: Bushbuck 350ml Insulated Cup
short_title: Bushbuck 350ml Insulated Cup

# SEO
meta_title: Bushbuck 350ml (12oz) Insulated Stainless Steel Mug - Black
meta_description: This sleek, black, stainless steel insulated camping mug is made to keep your drinks at the perfect temperature—hot or cold—for hours. Shop now
canonical_url: https://bushbuck.com//products/addex-insulated-mug
og_image: https://cdn.shopify.com/s/files/1/0200/6190/files/Mug-Front.jpg?v=1736906798

# Commerce
sku_root: BB
gtin: 7159397929265
price:
  price: 15
  club_price: 29.99
  rrp: 21
  currency: USD
availability: in_stock
shipping_profile: standard
return_window_days: 30

# Taxonomy
collections: ["Drinkware"]
tags: ["Accessories","Bushbuck","camping","On Sale","S","SALE","Under $50"]

# Media
hero_image: https://cdn.shopify.com/s/files/1/0200/6190/files/Mug-Front.jpg?v=1736906798
gallery:
  - https://cdn.shopify.com/s/files/1/0200/6190/files/Mug-Front.jpg?v=1736906798
  - https://cdn.shopify.com/s/files/1/0200/6190/files/Mug-Top.jpg?v=1736906798
  - https://cdn.shopify.com/s/files/1/0200/6190/files/Mug-Back.jpg?v=1736906798

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

variants:
  - sku: BB-3359
    option_values: {"Title":"Default Title"}
    barcode: 7159397929265
    price: 15
    compare_at: 21
    available: true

# Technical specifications
specs:
  Volume: 350ml (12oz)
  Hot: Keeps hot drinks hot
  Cold: Keeps cold drinks cold
  Dishwasher Safe: Easy to clean
  BPA/BPS Free: Free from harmful chemicals

# Reviews
reviews:
  average_rating: 4.8
  review_count: 13
  reviews_url: https://bushbuck.com//products/addex-insulated-mug#reviews
  review_snippet: ""

# Accordions
accordions:
  - title: Description
    content: |
      This double-walled vacuum-insulated stainless steel mug is designed to keep your coffee, tea, or soup piping hot (or icy cold) for hours while protecting your hands from extreme temperatures. The sleek black design features a sturdy handle for easy grip and a push-in, slide-and-sip lid that locks in heat and prevents spills. Whether you’re bouncing along a 4x4 track, setting up camp, or tackling a busy day, its size and tough-as-nails construction make it the ideal companion for any adventure. Upgrade your drink game with the Bushbuck.
  - title: Features
    content: |
      18/8 Stainless steel, rust and puncture-resistant Powder-coated for added grip Double-walled vacuum insulation Slide and sip, push in lid Suitable for hot and cold drinks Laser-engraved logo BPA free Dishwasher safe
  - title: Dimensions
    content: |
      Volume: 350ml (12oz)
       Height: 113mm
      Diameter: 89mm
      Weight: 277grams
  - title: Care Instructions
    content: |
      Before rinsing, remove the lid Before first use, rinse with warm water and detergent This mug is dishwasher safe (how good!) Avoid storing the mug with the lid on Do not use sharp objects, steel wool or bleaching agents when cleaning

# Schema
json_ld: true
---

# Bushbuck 350ml Insulated Cup

> Whether you’re sipping your morning brew at camp, fueling up on the commute, or warming your hands on a frosty hike, the Bushbuck Insulated Stainless Steel Cup has got you covered for hot and cold dri...

**Quick take:** This double-walled vacuum-insulated stainless steel mug is designed to keep your coffee, tea, or soup piping hot (or icy cold) for hours while protecting your hands from extreme temperatures. The slee...

[Buy now](https://bushbuck.com//cart/add/42749437870179) | [Find my size](https://bushbuck.com//pages/size-guide) | [Read reviews](https://bushbuck.com//products/addex-insulated-mug#reviews)

## Highlights

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

## Tech specs

| Spec | Detail |
|------|--------|
| Volume | 350ml (12oz) |
| Hot | Keeps hot drinks hot |
| Cold | Keeps cold drinks cold |
| Dishwasher Safe | Easy to clean |
| BPA/BPS Free | Free from harmful chemicals |

## Reviews

⭐ 4.8/5 from 13 reviews

[Read all reviews](https://bushbuck.com//products/addex-insulated-mug#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": "Bushbuck 350ml Insulated Cup",
  "image": [
    "https://cdn.shopify.com/s/files/1/0200/6190/files/Mug-Front.jpg?v=1736906798",
    "https://cdn.shopify.com/s/files/1/0200/6190/files/Mug-Top.jpg?v=1736906798",
    "https://cdn.shopify.com/s/files/1/0200/6190/files/Mug-Back.jpg?v=1736906798"
  ],
  "description": "This sleek, black, stainless steel insulated camping mug is made to keep your drinks at the perfect temperature—hot or cold—for hours. Shop now",
  "sku": "BB-3359",
  "brand": {
    "@type": "Brand",
    "name": "Bushbuck"
  },
  "offers": {
    "@type": "AggregateOffer",
    "priceCurrency": "NZD",
    "lowPrice": 24.99,
    "highPrice": 24.99,
    "availability": "https://schema.org/InStock",
    "url": "https://bushbuck.com//products/addex-insulated-mug"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 13
  }
}
```