# Fixed Shipping

Fixed shipping on online stores refers to a flat rate charged for shipping products purchased through the online store.

With fixed shipping, the online store sets a standard rate that customers are required to pay for shipping regardless of the size, weight or destination of their orders. This simplifies the shipping process for customers, as they know exactly how much they will be charged for shipping.

### How to Add Fixed Shipping

1. Click on the Store you would like to add free shipping
2. Click on Shipping Method
3. Click Enable under Fixed Shipping
4. Click on Configuration
5. Enter the shipping matrix name and click Add
6. Choose the Matrix Type from the dropdown
7. Add the Value of the Customer cart and then add the shipping for that value and click the Add Button
8. Click the Create Button

{% embed url="<https://scribehow.com/embed/How_to_Configure_Fixed_Shipping__UNAlVqP5TIW05fNhNmlZHQ>" %}


---

# 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://support.storefront.co.za/features/stores/shipping/fixed-shipping.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.
