> For the complete documentation index, see [llms.txt](https://doc.product-reg.varify.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.product-reg.varify.xyz/v1-shopify-product-registration/admin/warranty.md).

# Warranty

### Setup product warranty period

Each product can have different warranty period, hence the warranty period will need to set up at product level using **product tags**&#x20;

Open the Shopify admin > Products > Product and add new tags to the product to indicate the warranty period

![product with warranty period tag](/files/-MfHXuZwEoAysAnWu_8z)

The product tags have to be in the following format

**warranty:{duration}**

**warranty** - this is fixed

**duration** - consist of two parts a number and a unit, separated by a space e.g **1 year**

#### Example product tags

Here are some example valid product tags

* warranty:1 year
* warranty:2 years
* warranty:6 months

### Show warranty info

Once the product is setup with warranty period and the customer registered that product, it will calculate the warranty expiration date based on **registration date + warranty period**

If you want customer to see the warranty expiration date, you have to enable it in the App admin > Settings > General > Show customer warranty

![](/files/-MfHZoSRKApEvj9o3ZGm)

Once its enabled, **Save settings** at the bottom

After the the setting is enabled, the customer can see the warranty information in the frontend - **Registered Products**&#x20;

![Customer's view of warranty](/files/-MfHadfW6E8NxdLnhn7M)

### Languages

Its possible to change wording for warranty in the App admin > Settings > Languages, search for warranty. Don't forget to **Save Settings** after changed languages
