# Welcome to Advanced Free Shipping

## What is Advanced Free Shipping?

Advanced Free Shipping is a Shopify app that gives you control over your shipping discounts. Unlike Shopify's built-in shipping discounts, Advanced Free Shipping lets you create shipping discount rules based on your customer's cart, location, or profile.

## Why Advanced Free Shipping?

* **Flexible Conditions** - Create shipping discounts based on cart value, products, collections, customer tags, location, weight, and much more.
* **Multiple Conditions** - Combine multiple conditions with AND/OR logic to create exactly the discount rules you need.
* **Target Specific Rates** - Apply shipping discounts to all shipping rates, just the cheapest, or specific rates by name.
* **Test Mode** - Test your discounts safely without affecting real customers.

## Key Features

### Available Conditions

Create shipping discounts based on:

* **Cart & Order** - Total, subtotal, quantity, weight, subscription items
* **Location** - Country, province/state, postal code, Shopify market
* **Customer** - Tags, order count (works for guests too!)
* **Products** - Specific products, collections, collection quantities and totals

### Flexible Discount Types

* **Free Shipping** - Make shipping completely free
* **Percentage Off** - Discount shipping by a percentage (e.g., 50% off)
* **Fixed Amount Off** - Reduce shipping by a fixed amount (e.g., $5 off)
* **Fixed Price** - Set shipping to a specific price (e.g., flat $3 shipping)

### Advanced Features

* **Multiple Scenarios** - Create OR logic by adding multiple rule groups
* **Multiple Targets** - Apply different discounts to different shipping rates
* **Subscription Support** - Handle subscription and one-time purchases differently
* **Scheduling** - Set start and end dates for seasonal promotions
* **Usage Limits** - Control total uses and per-customer limits
* **Combination Rules** - Stack with other Shopify discounts

## Common Use Cases

<details>

<summary>Free Shipping Over $50</summary>

Encourage larger orders by offering free shipping when customers spend a certain amount.

</details>

<details>

<summary>VIP Customer Perks</summary>

Reward your best customers with free or discounted shipping based on customer tags.

</details>

<details>

<summary>Product-Specific Promotions</summary>

Offer free shipping on specific products or collections to boost sales.

</details>

<details>

<summary>Location-Based Shipping</summary>

Create different shipping discounts for different countries, states, or postal codes.

</details>

<details>

<summary>First-Time Customer Incentive</summary>

Give new customers free shipping to encourage their first purchase.

</details>

## Getting Started

[**Quick Start Guide**](/advanced-free-shipping/getting-started/quick-start.md) - Create your first shipping discount in 5 minutes

## Need Help?

* [**Browse Use Cases**](/advanced-free-shipping/common-use-cases/use-cases.md) - See real-world examples you can copy
* [**Troubleshooting**](/advanced-free-shipping/troubleshooting/common-issues.md) - Fix common issues
* [**FAQ**](/advanced-free-shipping/support/faq.md) - Get answers to common questions
* [**Contact Support**](mailto:help@responsivemedia.com.au) - We're here to help&#x20;


---

# 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://responsive-media.gitbook.io/advanced-free-shipping/getting-started/introduction.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.
