> ## Documentation Index
> Fetch the complete documentation index at: https://docs.supercycle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Methods setup

> Configure your method/s

Once you have imported products, you'll need to set up the pricing for them, depending on the methods you want to support.

## Add a method to a product

<Steps>
  <Step title="Select a product">
    In Shopify Admin, head to **Supercycle** > [**Products**](https://admin.shopify.com/apps/supercycle/products/) > **Product**.
  </Step>

  <Step title="Select a method">
    On the right hand side, select the method you want to enable.
  </Step>

  <Step title="Create your pricing">
    Depending on the method you select, you'll need to set up pricing differently. For example, for a calendar rental, you'll need to set up rental periods and prices for each period.

    * [Set pricing for subscriptions](/documentation/methods/subscription/product-setup)
    * [Set pricing for calendar](/documentation/methods/calendar/product-setup)
    * [Set pricing for membership](/documentation/methods/membership/product-setup)
    * [Set pricing for resale](/documentation/methods/resale/overview)
  </Step>
</Steps>
