# Ecommerce

- [Tableau de bord du magasin](https://docs.netsimpler.io/netsimpler/ecommerce/store-front-orientation.md)
- [Produits dans le magasin](https://docs.netsimpler.io/netsimpler/ecommerce/store-product.md): Numérique | Service | Physique | Adhésion
- [Connecter votre processeur de paiement](https://docs.netsimpler.io/netsimpler/ecommerce/connect-your-payment-processor.md)
- [Importer vos produits](https://docs.netsimpler.io/netsimpler/ecommerce/importing-products.md)
- [Options d'expédition](https://docs.netsimpler.io/netsimpler/ecommerce/shipping-options.md)
- [Taxes sur les ventes](https://docs.netsimpler.io/netsimpler/ecommerce/sales-taxes.md)
- [Application de réduction](https://docs.netsimpler.io/netsimpler/ecommerce/applying-discount.md): Ajoutez des remises aux produits de votre magasin, aux groupes de membres et plus encore.
- [Catégorie de produit](https://docs.netsimpler.io/netsimpler/ecommerce/product-categories.md)
- [Liens de suivi](https://docs.netsimpler.io/netsimpler/ecommerce/tracking-links.md)
- [Gérer les commandes](https://docs.netsimpler.io/netsimpler/ecommerce/managing-orders.md)
- [Panier abandonné](https://docs.netsimpler.io/netsimpler/ecommerce/abandoned-cart-automation.md)


---

# 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://docs.netsimpler.io/netsimpler/ecommerce.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.
