> For the complete documentation index, see [llms.txt](https://alhena.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alhena.gitbook.io/docs/integrations/ecommerce.md).

# E-commerce

Power your online store with Alhena AI's intelligent customer support.

## Supported Platforms

* [Shopify Integration](/docs/integrations/ecommerce/integrating-alhena-ai-with-shopify.md) - Full Shopify setup guide
* [WooCommerce Integration](/docs/integrations/ecommerce/integrating-alhena-ai-with-woocommerce.md) - Connect your WooCommerce store
* [Magento Integration](/docs/integrations/ecommerce/integrating-alhena-ai-with-magento.md) - Connect your Magento 2 store
* [Salesforce Commerce Cloud](/docs/integrations/ecommerce/integrating-alhena-ai-with-salesforce-commerce-cloud.md) - Connect via SCAPI
* [BigCommerce Integration](/docs/integrations/ecommerce/integrating-alhena-ai-with-bigcommerce.md) - Connect your BigCommerce store
* [Solidus Integration](/docs/integrations/ecommerce/integrating-alhena-ai-with-solidus.md) - Connect your Solidus store
* [Ship24](/docs/integrations/ecommerce/integrating-alhena-ai-with-ship24.md) - Universal shipment tracking
* [Narvar](/docs/integrations/ecommerce/integrating-alhena-ai-with-narvar.md) - Order tracking and returns management
* [Recharge](/docs/integrations/ecommerce/integrating-alhena-ai-with-recharge.md) - Subscription management — pause, skip, swap, refund
* [BazaarVoice](/docs/integrations/ecommerce/integrating-alhena-ai-with-bazaarvoice.md) - Surface product reviews and Q\&A in shopper answers
* [Yotpo](/docs/integrations/ecommerce/integrating-alhena-ai-with-yotpo.md) - Surface product reviews and Q\&A in shopper answers
* [PowerReviews](/docs/integrations/ecommerce/integrating-alhena-ai-with-powerreviews.md) - Surface product reviews and Q\&A in shopper answers
* [Purple Dot](/docs/integrations/ecommerce/integrating-alhena-ai-with-purple-dot.md) - Pre-order management with 1-click cancel
* [Loop](/docs/integrations/ecommerce/integrating-alhena-ai-with-loop.md) - Returns management — eligibility, returns, status, exchanges
* [Product Catalog Spreadsheet](/docs/integrations/ecommerce/product-catalog-spreadsheet.md) - Import products from CSV, Excel, or Google Sheets


---

# 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://alhena.gitbook.io/docs/integrations/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.
