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

# Change variant

> Allow customers to change the selected variant of a product in their order.

import NeedHelp from '/snippets/NeedHelp.mdx';

<Steps>
  <Step title="Open Recheck and click on Modules in the left menu." />

  <Step title="Select Change variant from the list of modules." />

  <Step title="Enable the &#x22;Change variant&#x22; toggle">
    This allows customers to switch to a different variant of the same product like choosing a different size or color.
  </Step>
</Steps>

<NeedHelp />
