# Gift guide built around recipients

> Use when you need a gift guide organised by who it is for rather than by product type.

## Fill in before running

- `{{SITE_NAME}}`
- `{{GUIDE_TITLE}}`
- `{{PRODUCT_LIST}}`
- `{{OCCASION}}`
- `{{BUDGET_BANDS}}`
- `{{RECIPIENT_TYPES}}`
- `{{GIFTING_LOGISTICS}}`

## Prompt

```
Build a gift guide for {{SITE_NAME}}, titled "{{GUIDE_TITLE}}".

Available products with prices and a one line note each:
{{PRODUCT_LIST}}
Occasion: {{OCCASION}}
Budget bands to use: {{BUDGET_BANDS}}
Recipient types to cover: {{RECIPIENT_TYPES}}

Structure:
1. Intro, 40 to 60 words, stating how the guide is organised and how to use it.
2. One section per recipient type. Each section: a two sentence description of that recipient, then 3 to 4 picks. Each pick gives product name, price band, why it suits this recipient in under 35 words, and one reason it might not land.
3. A "safe bet" pick per budget band.
4. Practical notes: last order dates, gift wrapping, returns on gifts - use {{GIFTING_LOGISTICS}} only.

Rules:
- Only use products from the list. Do not pad a thin section with a poor fit - say the section is thin instead.
- No product may appear in more than two recipient sections.
- Do not use recipient stereotypes based on gender, age or nationality. Sort by interest and situation.
- Do not state a last order date not supplied in the logistics input.
- No em dashes. No "for the person who has everything".
```

## Getting a better result

- The "might not land" line is what makes a gift guide feel written by a person. Keep it.
- Set budget bands from actual basket data, not round numbers.
- Publish with real last order dates or leave the section out. A wrong date is worse than none.

---

From the QuQi prompt library - https://www.quqi.io/prompts/gift-guide-page
