> For the complete documentation index, see [llms.txt](https://docs.hotwax.co/e-bike/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotwax.co/e-bike/why-hotwax-commerce.md).

# Why HotWax Commerce

#### Challenges Faced by E-Bikeshop

* **Manual Pre-order Computation:** E-Bikeshop faced significant challenges in pre-order management due to manual processes, relying heavily on documents and spreadsheets. This approach led to inefficiencies, human errors, and delayed order fulfillment.
* **All Products on Pre-order Status:** The inability to clearly differentiate between pre-order and immediately available products hindered E-Bikeshop's ability to manage customer expectations, leading to order cancellations and negatively impacting sales conversions.

#### Solutions Provided by HotWax Commerce

* **Pre-order Management:** HotWax Commerce's pre-order management solution streamlines the entire pre-order lifecycle, enabling E-Bikeshop to accurately manage product availability, enhance customer decision-making, and deliver a superior eCommerce experience.
* **Unified Order Handling:** HotWax Commerce empowers E-Bikeshop to optimize order fulfillment by controlling order splitting. This ensures accessories and assembly components ship with the primary product, reducing shipping costs and enhancing operational efficiency.


---

# 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:

```
GET https://docs.hotwax.co/e-bike/why-hotwax-commerce.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.
