# Create a warrant plan product

The warranty product plan is a regular product that will be sold to customers. Setting this up allows customers to pay for a warranty or care plan.

## How to create a new warranty plan

To create a new warranty plan,

1. Go to **Shopify admin > Products > Add Product**.

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

2. Fill in the name, description, images, etc.,
3. Set the price and availability.
4. For more complex scenarios, it is possible to set up options for different durations, e.g., a warranty for 2, 3, or 5 years.

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

5. Make sure the product status is **Active** and the sales channel is set to **Online Store** or any other channel where customers can make purchases.


---

# 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://doc.product-reg.varify.xyz/admin/warranty-care-plans/create-a-warrant-plan-product.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.
