# Configure Shipping Rates

### [Using shipping rates from your Shopify store](#using-shipping-rates-from-your-shopify-store)

Purple Dot can use the same shipping rates for Waitlisted products as used for other products in your Shopify store.

To enable this, head to the Shipping settings page in the [Merchant Portal](https://www.purpledotprice.com/merchant-portal), select Shopify as the shipping rates provider and then import rates from your Shopify store.

Purple Dot will automatically stay in sync with any changes you make to the shipping rates in your Shopify store.

Please note that:

* custom (per product) shipping profiles are not yet supported.
* third-party carrier-calculated shipping rates are only supported for those Shopify stores that use [Postcode Shipping](https://apps.shopify.com/postcode-shipping-extension).

### [Using different rates for Waitlisted products](#using-different-rates-for-waitlisted-products)

Simply head to the Shipping settings page in the [Merchant Portal](https://www.purpledotprice.com/merchant-portal) and add the pre-order overrides you need.

You can select if any price conditions defined in these apply to the whole cart, or just the pre-order line items in a cart, under checkout settings.


---

# 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.getpurpledot.com/docs/shopify-stores/configure-shipping-rates.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.
