> For the complete documentation index, see [llms.txt](https://docs.fashiontiy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fashiontiy.com/business/sea-cargo-shipping.md).

# Sea Cargo Shipping

Sea cargo, also known as ocean freight, is the transportation of goods by sea using cargo ships. It's a common and cost-effective way to move large quantities of goods, especially over long distances and for international trade.

Here on FashionTIY, we offer our partners Door-to-Door delivery service (also called as DDP service), which refers to pick up and deliver the items at the designated places with all duties and taxes included.

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

### ORDER PROCESSING

4-6 business days

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

### SEA CARGO SHIPPING

Using the U.S. as an example:

1. Fast Option: 12-15 business days arrive at the destination port after sailing
2. Economy Option: 15-20 business days arrive at the destination port after sailing

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

### LAST MILE DELIVERY

3-7 business days

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

{% hint style="info" %}
**For transportation plans in more countries, contact us for customization.**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fashiontiy.com/business/sea-cargo-shipping.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
