> For the complete documentation index, see [llms.txt](https://parcelwill-returns.gitbook.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://parcelwill-returns.gitbook.io/help-center/protection/free-return-service-pricing.md).

# Free return service pricing

### Overview

Merchants can customize flexible free return service pricing tailored to their return rates, return shipping costs, product weight and size, and unique business needs.

### Pricing method

* Fixed (recommended)
* Percentage

### About fixed pricing

**Fixed pricing will not be affected by cart value**

**How to set it:**\
Based on your return operations, such as average return cost and return rate, we recommend setting the fixed price for free return services to be greater than or equal to:\
**Average Return Cost × Return Rate**

**Implementation logic:**\
When you publish the Free Return Service widget, the system will automatically create a non-shippable, digital free return service product, which will be automatically hidden from your store’s homepage.

### About percentage pricing

**Percentage-Based pricing will be calculated based on cart value**

**How to set it:**\
Based on your return operations, such as average order value, average return cost, and return rate, we recommend setting the free return service percentage to be greater than or equal to:\
\&#xNAN;**(Average Return Cost per Order ÷ Average Order Value) × Return Rate**

**Implementation logic:**\
When you publish the Free Return Service widget, the system will automatically create a digital free return service product with 100 SKUs, which does not require shipping, and it will be automatically hidden from your store’s homepage.

### **Upcoming product updates:**

We will soon support pricing configurations that allow different pricing combinations for different countries.

For any questions or needs, please feel free to feedback to the email **<Returns@parcelpanel.ltd>**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://parcelwill-returns.gitbook.io/help-center/protection/free-return-service-pricing.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.
