# Shipping methods

Last updated: May 14, 2025

{% hint style="warning" %} <mark style="color:orange;">**Important:**</mark> General delivery profiles or profiles for **non-subscription** products will still need to be configured in Shopify.
{% endhint %}

Within Smartrr, you can create custom shipping profiles for your subscription offerings. Configuration of shipping profiles and zones within Smartrr is almost identical to the flow in Shopify's shipping settings. Refer to [<mark style="color:blue;">Shopify’s documentation</mark>](https://help.shopify.com/en/manual/shipping/setting-up-and-managing-your-shipping/setting-up-shipping-zones) if you are not already familiar with configuring zones and rates.&#x20;

Within the Smartrr, navigate to **Shipping** under CONFIGURATION in the left-hand menu and click on **Create subscription delivery profile.**

<figure><img src="/files/YNCvSJKVHv9D4kFc6gwl" alt=""><figcaption></figcaption></figure>

Enter a name for your new Shipping profile and select which of your [<mark style="color:blue;">Subscription Programs</mark>](https://help.smartrr.com/how-do-i-set-up-product-selling-plans) you would like this profile to be associated with:&#x20;

Configure your profile’s Location Settings with the following steps:&#x20;

1. Click **Add rates** and select the location for which you'd like to add rates.
2. Once the location has populated, click **Add zone** and specify your zone name and the countries and regions this zone will apply to.
3. Finally, click on the **Add rate** button that will prompt you to define the order parameters to qualify this rate for a customer.


---

# 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://help.smartrr.com/docs/support/subscription-setup/shipping-methods.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.
