# Orderless Returns

## Overview

{% hint style="warning" %}
The Orderless Returns feature is currently available for Shopify only.
{% endhint %}

Orderless Returns allows customers that purchased items through resellers, marketplaces or in-store to initiate a return through a branded returns portal, even without an online order or known purchase record.

Customers can search for the product via a product catalogue or manually enter product details. Once a match is found, a return can be generated, allowing customers to complete the return journey as if they had purchased directly from your brand.

### Key Benefits

Using Orderless Returns provides an alternative method for customers to return items not bought online or via third-party retailers (for example: honoring product warranties). This functionality expands return capabilities to ease fulfillment of product guarantees regardless of the platform used for the original purchase. In turn, it reduces friction for customers when returning items directly to a retailer, improving customer satisfaction and providing a consistent branded experience.

## Configuring the Orderless Returns Feature

The following sections describe the configuration required for the Orderless Returns feature.

### Customer Requirements

For the feature to work, you need to provide the following:

* Access to the product catalogue to allow customers to search for and select the item they want to return from your store

### Implementation Process

To activate this feature, please contact your parcelLab representative with the information specified under the [Customer Requirements](#customer-requirements) section.

## Using Orderless Returns

This section describes the process of registering a return using the Orderless Returns feature.

{% hint style="info" %}
The following visual examples are for reference only. The Orderless Returns feature can be styled according to your brand requirements (for example: following your existing Returns Portal).
{% endhint %}

{% tabs %}
{% tab title="Orderless Returns Access" %}

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2F32H8O4E6k1t0hXmdONVP%2FRetailReturnsAccess.png?alt=media&#x26;token=e50f9dd4-3ce0-448b-81a3-8680bcb38b90" alt="Product search to access Retail Returns" width="375"><figcaption></figcaption></figure>

Providing access to Orderless Returns as part of your returns process is customizable. In this example, users can select **Product** to start the Orderless Returns flow. Whereas, clicking **Order** will open the standard returns process.

{% hint style="info" %}
For more information on the scope and requirements of this feature, please contact your parcelLab representative.
{% endhint %}
{% endtab %}

{% tab title="Product Catalogue" %}

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FPY9KtR1MuZkgrNCv2KKl%2FRetailReturnsProductCatalogue.png?alt=media&#x26;token=9abf1ac9-8884-4c87-9738-ec3720a035c6" alt="Product catalogue search" width="563"><figcaption></figcaption></figure>

The initial screen displayed is the item search page where users can find the product they want to return by searching the product catalogue.
{% endtab %}

{% tab title="Manual Entry" %}

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FQohElD5V0WYCK3RNfU7l%2FRetailReturnsManualEntry.png?alt=media&#x26;token=0bde848a-160f-4171-9dcc-46048a65fc83" alt="Product details manual entry" width="563"><figcaption></figcaption></figure>

Alternatively, users can also manually enter the product name and category for the returning item.
{% endtab %}

{% tab title="Address Details" %}

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FCOIBWEi1GeRG1j4iJi97%2FRetailReturnsAddressDetails.png?alt=media&#x26;token=514dbc91-758d-430c-9fff-ea2ff09e27ac" alt="Customer address details" width="375"><figcaption></figcaption></figure>

After users have selected the item to return, they are directed to a page to provide relevant address information in order to receive all relevant communications related to their return.
{% endtab %}

{% tab title="Item Selection" %}

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FrEToUNhQQIernZ7WnL1j%2FRetailReturnsItemSelection.png?alt=media&#x26;token=1ac5a993-c51a-4ea9-80a1-10b6a9cd1024" alt="Item selected for return"><figcaption></figcaption></figure>

On the item selection page, users can confirm the item they want to return and reason for returning the item and then follow the standard returns process.

{% hint style="info" %}
If the item was selected using the product catalogue, the corresponding product image will display. No image is shown if the product details were entered manually.
{% endhint %}

On this page, users can also update their communication preferences and contact information to ensure that they receive return communications.
{% endtab %}
{% endtabs %}


---

# 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://docs.parcellab.com/docs/retain/returns-portal/features/orderless-returns.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.
