# Shipping Rates Calculator

Depending on your store's Shopify subscription plan and the order that you're shipping, you might be eligible for discounted shipping rates from [Shopify Shipping carriers](https://help.shopify.com/en/manual/fulfillment/shopify-shipping/shipping-carriers).

{% hint style="success" %}

* **Log in** to your Shopify admin.

* Navigate to **Online Store > Themes**.

* Click **Customize** on the theme you want to edit.

* Go to **Theme Settings > Shipping Rates Calculator**
  {% endhint %}

* **Show the Shipping Calculator?:** The option allow to enable the shipping calculator in cart.

* **Heading Text:** Adds heading to the shipping calculator.

* **Default Country Selection:** The option allow to enter the default country name in shipping calculator

* **Submit Button Label:** This option allows you to enter a custom button label for the shipping calculator.

* **Submit Button Label When Calculating:** This option allows you to enter a custom button label for the shipping calculator on calculating process.

{% hint style="info" %}
The process is based on country which shipping charge. It works on calculating the zip code enter by the cart
{% endhint %}

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


---

# 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://bt-shopify.gitbook.io/cutiez/theme-settings/shipping-rates-calculator.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.
