# How to disable the shipping for free products?

{% hint style="info" %}
By default Shopify will make your products "shippable" meaning it will ask for a shipping address. In this guide you will see how to disable shipping options for a specific Shopify product.
{% endhint %}

### Steps to disable shipping for your digital product on Shopify

1. In Shopify Admin dashboard look at the left panel and click on **Online Store.**
2. Click On **Products.**
3. Click on **the product you want to disable shipping options on**
4. Scroll down and un toggle **This product requires shipping**

<figure><img src="/files/EMKkU3T7uu45Md8OUPdZ" 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://penida.gitbook.io/big-digital-download/most-asked-questions/how-to-disable-the-shipping-for-free-products.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.
