# How to Set Up a Price Test using Duplicate Products and Skio Subscriptions

{% hint style="danger" %}
Testing subscriptions often requires a more involved integration and setup than typical price tests. As a result, we recommend having Intelligems perform the integration if this is something you would like to test. Reach out to support [here](https://portal.usepylon.com/intelligems/forms/intelligems-support-request) for help!
{% endhint %}

{% hint style="info" %}
**Prerequisites:** Prior to setting up your test, please reach out to support [here ](https://portal.usepylon.com/intelligems/forms/intelligems-support-request)to confirm your account is set up with duplicate products and redirection, both of which are required for you to price test.
{% endhint %}

## Step 1: Set up test in the Intelligems app

Once you have confirmed the above with support, you can set up your test in the Intelligems app as you normally would! See our detailed guide [here](/price-testing/how-to-set-up-a-price-test.md).

## Step 2: Configure your duplicate products in Shopify

If you have not already, follow [these steps](/price-testing/testing-prices-with-subscriptions/managing-duplicate-products-when-redirecting-to-duplicate-pdps.md) to configure your duplicate products in Shopify.

## Step 3: Add your duplicate products to your subscriptions in Skio

In Skio, follow these steps:

1\. Go to `Products` on the left hand side.

2\. Click `Add product` in the top right if you would like to add products one at a time, or `Bulk operations` if you'd like to add multiple products at the same time.

3\. If you have opted to add products one at a time, find the product you want to add in the list and select it. Enter all of the required subscription information, and click `Save` in the top right. If you have opted to add your products in bulk, you have the option between uploading a CSV or bulk creating subscription plans.

## Step 4: Confirm subscriptions are set up correctly

Once you complete step 3, subscription options should be available on your duplicate products. Confirm that they are working as expected by going to the Preview of your duplicate products from the Shopify admin.

## Step 5: Consider any Skio workflows that may be impacted

Many brands use Skio workflows, such as Rules or Quick Actions, to accomplish various things. If you use any of these, make sure they are set up to work with your new duplicate subscription products.

## Step 6: QA your test

Because tests that involve subscriptions have more moving pieces, we recommend spending some extra time on QA - follow [this checklist](/price-testing/price-test-qa-checklist.md) to make sure you don't miss anything!


---

# 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.intelligems.io/price-testing/testing-prices-with-subscriptions/how-to-set-up-a-price-test-using-duplicate-products-and-skio-subscriptions.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.
