> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/vente-en-ligne/votre-boutique-en-ligne-avec-yoplanning.md).

# Your Online Store with Yoplanning

### **Introduction**

Creating a **reservation module** for your **online store** on **Yoplanning.pro** allows you to efficiently present, sell, and manage your sports or cultural equipment while ensuring accurate inventory tracking. This feature is essential for offering your customers a seamless and professional shopping experience directly from your website.

**Prerequisites**

Before you begin, make sure you've already created the **resource sheets** for the products you want to sell on Yoplanning. This will make it easier to integrate your products into the booking module and allow you to set up your online store more quickly.

### **Steps to access the feature**

**1. Access the reservation module**

* From the **administration menu**, click on the **"Booking Module"** section to access the available options.

**2. Create a new module**

* Click on **"+new booking module"** to start setting up your online store.

**3. Configure the module**

* In the configuration options, indicate that this module will be used **exclusively for one store**.
* This will optimize the display and enable features tailored to **resource sales**.
* Once you have adjusted the settings to your needs, click **"Save"** to save your changes.

**4. Add resources to the module**

* Go to the **"Resources"** tab located at the top of the list of booking modules.
* Use the filter to find the module you just created.
* Select the items you want to include in your booking module and click on **Edit** then **Activate** them. This step is essential to put your products on sale.

**5. Integrate the module into your website**

* To finalize the configuration of your online store, consult the [**specific integration documentation**](/en/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/doc-technique-agence-web/introduction-doc-technique.md) provided by **Yoplanning.pro**.
* Follow the instructions to ensure **smooth and functional integration** of your module on your website.

### **Usage Tips and Best Practices**

* **Description Optimization:** Provide clear and complete descriptions for each resource to facilitate customers' purchasing decision.
* **Promotions and Discounts:** Use Yoplanning's features to offer product-specific promotions or discounts to boost sales.

### **Common Problems and Solutions**

* **Issue: Integration** **Solution:** If you're having trouble integrating the module into your site, please check that you've followed all the instructions in the integration documentation. If you're still having trouble, contact Yoplanning's technical support team for assistance.
* **Issue: Inventory Management** **Solution:** For any inventory management issues, ensure quantities are correctly updated in Yoplanning. If there are any discrepancies, check inventory entries and adjust them as needed.

### **Conclusion**

By following the steps in this guide, you'll be able to create, configure, and integrate your module easily and efficiently. Adding items, managing inventory, and integrating it into your website become quick and intuitive processes.

By applying **best practices** and anticipating **common problems**, you guarantee your customers a **smooth shopping experience** and improve the performance of your online store.

With these tools, you are ready to **maximize your sales** and **optimize your resource management** on **Yoplanning.pro**.


---

# 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.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/vente-en-ligne/votre-boutique-en-ligne-avec-yoplanning.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.
