# 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](https://2605251963-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4QrrpvYMMeRETHntuX%2F-MfHWdOdwS30gvH2Shvd%2F-MfHXuZwEoAysAnWu_8z%2FScreenshot%202021-07-23%20at%2010.46.29.png?alt=media\&token=d1d86021-dbbb-409f-b33f-88bff0688bb1)

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

![](https://2605251963-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4QrrpvYMMeRETHntuX%2F-MfHWdOdwS30gvH2Shvd%2F-MfHZoSRKApEvj9o3ZGm%2FScreenshot%202021-07-23%20at%2010.54.41.png?alt=media\&token=6138c34e-a252-4cc1-abd9-d3cd27355456)

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](https://2605251963-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4QrrpvYMMeRETHntuX%2F-MfHWdOdwS30gvH2Shvd%2F-MfHadfW6E8NxdLnhn7M%2FScreenshot%202021-07-23%20at%2011.02.47.png?alt=media\&token=36d3eee1-ff9f-42e3-bba6-3d4ec2affc53)

### 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
