> For the complete documentation index, see [llms.txt](https://help.accentuate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.accentuate.io/use-case-guides/kids-and-baby/use-case.md).

# Use Case

OVERVIEW &#x20;

The Use Case field describes the primary context or setting in which a children's product is intended to be used. It answers the question: where and how does this product fit into a child's life? Bath time, outdoor play, classroom learning, travel, quiet independent play, group activity — these are use cases, and they drive very different purchase intents.

Use case is the field that makes contextual collection pages possible. "Travel toys", "Classroom resources", "Rainy day activities" — these are editorial collections that parents love and that convert extremely well. Without structured use case data, these collections must be curated manually and updated manually. With it, they build themselves.

&#x20;&#x20;

<br>

BUSINESS VALUE &#x20;

Why this field matters

* Use-case search queries ("quiet toys for travel", "outdoor games for kids") are high-conversion intent signals
* Contextual collection pages (bath time, classroom, outdoor) outperform category pages for conversion
* Gift buyers search by occasion and context: "birthday party bag filler", "hospital visit gift", "first day of school"
* Cross-sell logic requires use case alignment: bath products should cross-sell to other bath products
* ACF's Automatic Tagging can sync use\_case values to Shopify tags for collection automation
* Seasonal campaigns ("summer outdoor play") require structured use case data to execute efficiently

&#x20;

&#x20;ACF SETUP &#x20;

How to configure this field in Accentuate Custom Fields

| Where       | ACF dashboard → Templates tab → Product scope → Add new field                        |
| ----------- | ------------------------------------------------------------------------------------ |
| Label       | Use Case                                                                             |
| Name / Key  | use\_case                                                                            |
| Namespace   | accentuate (default)                                                                 |
| Field type  | Shopify >> Single-line text (List)                                                   |
| Multi-value | Yes — a product can be appropriate for travel AND quiet play AND gift simultaneously |

<br>

| Note: Enable ACF's Automatic Tagging for this field (field settings → Automatic tagging) to auto-apply Shopify tags from use\_case values. This removes the need for manual tag management and keeps collections in sync automatically. |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

&#x20;&#x20;

<br>

STEP-BY-STEP IN ACF &#x20;

1. Open ACF, go to Templates tab and select the Product scope
2. Click "Add new field"
3. Label: "Use Case" — Key auto-fills as "use\_case"
4. Namespace: leave as "accentuate"
5. Field type: Shopify >> Single-line text (List)
6. Enable "Allow multiple selections"
7. Optional but recommended: enable Automatic Tagging in field settings to sync values to Shopify tags
8. Click Done, then Save
9. Open a product and populate with use case values; verify tags appear if Automatic Tagging is enabled

| Shopify admin (optional pinning): Pin in Shopify admin: Settings → Custom data → Products. Namespace: "accentuate", Key: "use\_case", Type: Single-line text (List). Once pinned, content managers can set use case values directly on the Shopify product page without opening ACF. |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |

<br>

| Repeatability: Shopify >> List handles multiple use cases natively. Also consider enabling ACF Automatic Tagging (Templates tab → field settings) to keep Shopify tags and collection conditions in sync automatically. |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

&#x20;&#x20;

<br>

REFERENCE VALUES &#x20;

Example values — adapt to your catalog

| Value                      | When to use                                                                  |
| -------------------------- | ---------------------------------------------------------------------------- |
| Bath time                  | Waterproof toys, bath crayons, foam letters; designed for water environments |
| Outdoor play               | Garden, park, beach; weather-resistant materials; physical activity focus    |
| Travel                     | Compact, lightweight, screen-free entertainment for journeys and waiting     |
| Classroom / Group learning | Teacher-led or peer activities; curriculum-linked or skill-building          |
| Quiet independent play     | Low-noise, low-supervision activities for solo engagement                    |
| Creative play              | Arts, crafts, building, imaginative roleplay; open-ended exploration         |
| Birthday / Party           | Party bag fillers, group games, celebration gifts; multiple quantities       |
| Hospital / Comfort         | Non-stimulating, portable, comforting; for medical and recovery contexts     |
| Sleep / Bedtime routine    | Nightlights, comfort toys, bedtime story aids; calming and routine-oriented  |
| Sensory play               | Tactile, visual, or auditory stimulation; for sensory development or therapy |
| Screen-free entertainment  | Specifically for digital detox; no batteries or screens required             |

&#x20;&#x20;

<br>

BEST PRACTICES &#x20;

* Enable ACF Automatic Tagging to keep use\_case values synced to Shopify tags without manual effort
* Align use case values with the collection page names in your navigation
* For travel products, always include "Travel" even if the product has other primary use cases
* Gift-oriented use cases ("Birthday / Party") are highly valuable for seasonal campaigns
* Keep use case vocabulary consistent with how your customers describe the context in search queries

&#x20; COMMON MISTAKES &#x20;

* Using product category names as use cases: "Puzzle" is a product type, not a use case
* Not enabling Automatic Tagging — manual tag maintenance for large catalogs is error-prone and time-consuming
* Applying "All contexts" to avoid making a decision — specificity is the entire point of this field
* Omitting "Travel" from products that are genuinely well-suited for travel — this is a high-traffic filter
* Not aligning use case vocabulary with navigation taxonomy — split filter results undermine the feature

&#x20;

\
\
\
\
\
\
\
\ <br>

IN CONTEXT &#x20;

| Magnetic Drawing Board — Travel Edition                               |
| --------------------------------------------------------------------- |
| Age range:   2–3 years, 3–5 years                                     |
| Use case:   Travel, Quiet independent play, Screen-free entertainment |
| Educational benefit:   Fine motor skills, Creativity                  |
| Material safety:   BPA-free, Non-toxic, No sharp edges or points      |
| Washability:   Wipe-clean surface                                     |

\ <br>

Developer Implementation

| Liquid note: Shopify >> List — use .value. If Automatic Tagging is enabled, use case values also appear in product.tags — collection conditions can use either. |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- |

<br>

Liquid — Storefront Rendering

```
{% comment %}
  Use Case — Shopify >> Single-line text (List)
  Namespace: accentuate | Key: use_case
  If Automatic Tagging is on, values also appear in product.tags
{% endcomment %}


{% assign use_cases = product.metafields.accentuate.use_case.value %}


{% if use_cases != blank %}
  <div class="use-case-tags">
    {% for context in use_cases %}
      <span class="tag">{{ context }}</span>
    {% endfor %}
  </div>
{% endif %}
```

<br>

| Pro tip: Enable Automatic Tagging in ACF for use\_case (field settings → Automatic tagging). Each use\_case value becomes a Shopify tag automatically. Build your "Travel toys", "Quiet play", and "Birthday gifts" collections using tag conditions — they update in real time as you add products. Zero editorial overhead. |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

&#x20;&#x20;

SEE ALSO &#x20;

* Educational benefit — use case provides the context; educational benefit provides the outcome
* Age range — use case is always age-contextual; travel toys for 2-year-olds differ from those for 10-year-olds
* Safety certifications — some use cases (e.g. bath, outdoor) have specific certification requirements

| Full ACF documentation: help.accentuate.io                             |
| ---------------------------------------------------------------------- |
| Metafield Definitions → Fields → Field data type → Shopify field types |

<br>


---

# 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:

```
GET https://help.accentuate.io/use-case-guides/kids-and-baby/use-case.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
