# Switch Product Variants

#### What is Switch Product Variants?

Switch Product Variants allows customers to change product options—like size, color, or style—for items already in their order. This gives customers flexibility to correct mistakes or change their mind without canceling and reordering.

#### How It Appears to Customers

Customers "Change Product Options" and when selected, each product has a "Modify" Selected next to it. When selected, customers can switch between available variants (e.g., change from Medium to Large, or Blue to Red).

<figure><img src="/files/QASAvIsSuDJzOAtbOMK8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7zDbG4C3ZGLbxL6F0dCB" alt=""><figcaption></figcaption></figure>

***

### When to Use Switch Product Variants

Best for: Most merchants—this is a highly recommended feature.

Examples:

* Apparel store: Customer ordered a Large shirt but needs an XL, switches size instantly
* Furniture retailer: Customer changes sofa color from Gray to Navy Blue
* Tech accessories: Customer upgrades from standard case to bundle with screen protector

Benefits:

* Tremendously reduces support tickets - Customers fix variant mistakes themselves
* Prevents order cancellations - Simple switches instead of canceling entire orders
* Increases satisfaction - Customers get exactly what they want without hassle

Consider disabling if: You sell products without variants, or all items are custom/non-exchangeable.

***

### How to Enable Switch Product Variants

1. Navigate to App Blocks in your Order Editing dashboard
2. Locate Switch Product Variants
3. Toggle ON
4. Configure your switch rules (see above)
5. Click Save

Quick Tip: We strongly advise toggling this ON—it's one of the most effective features for reducing customer support tickets.


---

# Agent Instructions: 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://order-editing.gitbook.io/oe-help-book/self-service-edits/app-blocks/switch-product-variants.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.
