> ## Documentation Index
> Fetch the complete documentation index at: https://pricepirate.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Templates

> Save reusable pricing strategy configurations as templates and apply them across many products.

Templates save your pricing strategy configuration for later reuse. You can apply the same template to multiple products to save time and ensure consistent pricing strategies.

Use templates for product groups with similar costs, margin goals, and competitive conditions.

## Template lifecycle

<Steps>
  <Step title="Create a template">
    Configure a strategy and choose **Create template**. Give it a meaningful name (e.g. “Products \< 100€”) and save with **Save template**.

    <Frame caption="Name and save the template">
      <img src="https://mintcdn.com/pricepirate/-f7Wl9n_JmVrOBz9/images/pricing/template-create.png?fit=max&auto=format&n=-f7Wl9n_JmVrOBz9&q=85&s=c16111866b410939c729537dc67a6292" alt="Dialog with a “Template name” field and a “Save template” button" width="1216" height="494" data-path="images/pricing/template-create.png" />
    </Frame>
  </Step>

  <Step title="Apply a template">
    On a variant, open **Select pricing strategy**. Existing templates appear in the list; below them you can also create a standalone strategy via **Create new pricing strategy**.

    <Frame caption="Pick a template from the list">
      <img src="https://mintcdn.com/pricepirate/-f7Wl9n_JmVrOBz9/images/pricing/template-dropdown.png?fit=max&auto=format&n=-f7Wl9n_JmVrOBz9&q=85&s=a25dbe98e9b4440fa96118ec715c6646" alt="Selection list with a saved template and a “Create new pricing strategy” option" width="452" height="134" data-path="images/pricing/template-dropdown.png" />
    </Frame>

    Once a template is selected, it governs the configuration: the strategy picker is greyed out and a chip shows the template name. Use **Clear selection** to detach the variant from the template again.

    <Frame caption="An applied template — the configuration is governed by the template">
      <img src="https://mintcdn.com/pricepirate/-f7Wl9n_JmVrOBz9/images/pricing/template-applied.png?fit=max&auto=format&n=-f7Wl9n_JmVrOBz9&q=85&s=d6bb3a65d72cf510b740a04dd27d9f57" alt="Selected template “Products < 100€” with a greyed-out strategy picker" width="1216" height="1302" data-path="images/pricing/template-applied.png" />
    </Frame>
  </Step>

  <Step title="Adjust values or remove the template">
    With a template applied, you decide how changes are saved:

    * **Save changes to this variant only** — the variant stays linked to the template, but the changed value applies to this one variant only.
    * **Save changes to the pricing strategy template** — the change is saved in the template and applies to **all** variants that use it.

    Overridden fields show a hint that lets you **Reset to template value**. Use **Remove** to detach the strategy from the variant entirely.

    <Frame caption="Override the variant or update the template">
      <img src="https://mintcdn.com/pricepirate/-f7Wl9n_JmVrOBz9/images/pricing/template-override.png?fit=max&auto=format&n=-f7Wl9n_JmVrOBz9&q=85&s=2bedb89efbfdcccdab8d1137c11a527c" alt="The “Save changes to this variant only” and “Save changes to the pricing strategy template” options with an overridden minimum price" width="1216" height="1494" data-path="images/pricing/template-override.png" />
    </Frame>
  </Step>
</Steps>

## Assign to many products at once

Templates are most valuable in bulk editing:

1. Select multiple variants in the products overview.
2. Open **Select pricing strategy**.
3. Choose a template (or configure a strategy) and save.

The selection is applied to all marked variants at once, so entire product groups follow the same pricing logic.

## Market for price changes

In shops with [multiple marketplaces](/docs/en/guide/catalog/marketplaces), a template can carry its own **market for price changes**. Every variant linked to the template uses this marketplace for its pricing strategy.

How the selector behaves in the strategy dialog depends on how you save:

* **Save changes to this variant only**: The selector is disabled and shows the template's market read-only. The variant follows the template; you can't set an own market here.
* **Save changes to the pricing strategy template**: You edit the template's market. The change applies to **all** variants that use this template.

<Note>
  When a variant is linked to a template, it follows the template's market for price changes; a market previously chosen on the variant is no longer used. For how the market is determined overall from shop, template, and variant, see [Market for price changes](/docs/en/guide/pricing/price-change-market).
</Note>

<Tip>
  [Test](/docs/en/guide/pricing/test) individual products before rolling out a template widely or enabling auto-apply.
</Tip>
