Tents / Backpacking / Tern 2

Ultralight · 2 person · 3 season

Tern 2

4.8 212 reviews

€489

A freestanding two-person tent that weighs less than a bag of flour, pitches in three minutes, and shrugs off a night of sideways rain.

Colour: Clay

Free returns for 60 days · Ships in 1–2 days

Up in three minutes

One hub pole, colour-coded clips, and a fly that pitches first when it's pouring.

Built for bad weather

A 3000 mm fly, taped seams and six guy-out points keep it quiet in the wind.

1.28 kg on your back

Packs to the size of a water bottle, and splits in two when you share the load.

Specs

Trail weight
1.28 kg
Packed size
42 × 14 cm
Floor
218 × 132 cm
Peak height
104 cm
Doors and vestibules
2 and 2 (0.7 m² each)
Fly
20D ripstop, 3000 mm
Floor fabric
30D nylon, 4000 mm
Poles
One aluminium hub pole
Seasons
Spring to late autumn
In the box
Tent, pole, 10 stakes, repair sleeve

What people say

4.8 out of 5 from 212 reviews

★★★★★

Took it along the Kungsleden for eleven nights. Two nights of proper wind above the tree line and it never flapped once I'd used all the guylines.

Maja · Stockholm

★★★★★

My partner, me and a border collie. Snug but fine: the dog sleeps across our feet and the packs live in the vestibules.

Tom · Keswick

★★★★☆

Lightest two-person tent I've owned that doesn't feel fragile. Wish the stuff sack were a little bigger when the fly is wet.

Ana · Porto

★★★★★

Pitched it in the dark in the rain, fly first, in about four minutes. The colour-coded clips make it idiot-proof. Ask me how I know.

Jonas · Innsbruck

You might also like

How it works · Stand Inline

Answer the last question before the cart

Right before buying, most shoppers have exactly one question left. Here it gets asked in a box that looks like part of the product page, and answered right under the price. When the shopper scrolls on to the specs and reviews, the conversation follows them as a small dock.

Try it

  1. Under Add to cart, click a suggestion or type your own question. The field unfolds into the conversation, with the answer right there.
  2. Scroll down to the specs. A dock appears at the bottom with the latest reply and a box to answer it. Click the reply to jump back.
  3. Use Open full view in the dock or the conversation header to read a long answer comfortably.
  4. Or : scripted, nothing is sent.
Chats here use site="demo", Stand Chat's shared demo site. Its demo Stand-in reads the page's private prompt, but it may still decline to speak for a made-up shop. With your own Site ID, your own Stand-ins answer, trained on your website.

The element

<script type="module" src="stand-inline.js"></script>

<stand-inline
  site="YOUR-SITE-ID"
  look="field"
  grow="follow"
  placeholder="Ask anything about the Tern 2"
  suggestions="Will two people and a dog fit? | How does it handle wind? | Is it OK for winter?"
  prompt="The visitor is on the product page of the Tern 2: 1.28 kg, floor 218 × 132 cm, rated to about 60 km/h wind…"
  analytics-id="tern-2-product">
</stand-inline>

Make it yours

It takes its font and text color from the page. Northfold sets three tokens and styles two parts:

stand-inline {
  --si-accent: #C8643B;
  --si-radius: 6px;
  --si-surface: #FFFDF8;
}

stand-inline::part(send) { border-radius: 4px; }
stand-inline::part(suggestion) { border-radius: 4px; }

Copy this example

npx degit standchat/examples/stand-inline my-stand-inline