> For the complete documentation index, see [llms.txt](https://help.theprintroom.nz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.theprintroom.nz/production-capabilities/finishing/pack-out-and-swing-tags.md).

# Pack Out & Swing Tags

#### **Swing / Hang Tags**

**Summary:**\
Custom branded tags attached to your garments for a professional retail finish. Perfect for storytelling, pricing, or care information.

* Printed swing tags attached with cotton or plastic fasteners
* Custom shapes, colours, and card stocks available
* Great for brand messaging, garment info, or pricing
* Often used for retail garments or launch collections
* MOQ: 100+ units
* Lead Time: 2–3 weeks (depending on style and finish)

#### **Gift Boxing**

**Summary:**\
Garments folded and packed in kraft or branded boxes for a premium unboxing experience — ideal for gifting, influencer drops, or curated sets.

* Folded and placed into gift-ready boxes
* Available in plain kraft or with custom branding
* Enhances the perceived value of your merch
* Perfect for corporate gifts, online orders, and launches
* MOQ: No minimum
* Lead Time: 2–5 days (done in-house)

#### **Packaging for Staff Members**

**Summary:**\
We can individually pack garments by staff name, team, size, or department — making large uniform rollouts organised and stress-free.

* Each garment set packed and labelled by team member or group
* Ideal for uniforms, onboarding packs, or event distribution
* Saves your team time and effort at your end
* Fully customisable based on how you want items grouped
* MOQ: No minimum
* Lead Time: Usually 1–2 days extra (depending on order size)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.theprintroom.nz/production-capabilities/finishing/pack-out-and-swing-tags.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
