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

# Ecommerce

- [Getting Started With WhatsApp Commerce](https://helpdocumentation.gitbook.io/user/ecommerce/getting-started-with-whatsapp-commerce.md)
- [Sync System Fields](https://helpdocumentation.gitbook.io/user/ecommerce/sync-system-fields.md)
- [Enable / Disable Catalog Icon For WhatsApp API Number](https://helpdocumentation.gitbook.io/user/ecommerce/enable-disable-catalog-icon-for-whatsapp-api-number.md)
- [Enable / Disable Cart Functionality For WhatsApp API Number](https://helpdocumentation.gitbook.io/user/ecommerce/enable-disable-cart-functionality-for-whatsapp-api-number.md)
- [Create A Meta Catalog And Link With WhatsApp API Number](https://helpdocumentation.gitbook.io/user/ecommerce/create-a-meta-catalog-and-link-with-whatsapp-api-number.md)
- [Link Meta Catalog or WhatsApp Catalog As A Store Front In Ecommerce Section](https://helpdocumentation.gitbook.io/user/ecommerce/link-meta-catalog-or-whatsapp-catalog-as-a-store-front-in-ecommerce-section.md)
- [Connect Meta Catalog With Ecommerce Platform](https://helpdocumentation.gitbook.io/user/ecommerce/connect-meta-catalog-with-ecommerce-platform.md)
- [Enable APIs For Ecommerce](https://helpdocumentation.gitbook.io/user/ecommerce/enable-apis-for-ecommerce.md)
- [Create Product Categories](https://helpdocumentation.gitbook.io/user/ecommerce/create-product-categories.md)
- [Sync Products And Orders System Fields And Edit them](https://helpdocumentation.gitbook.io/user/ecommerce/sync-products-and-orders-system-fields-and-edit-them.md)
- [Disable Mandatory Requirement For External Product Link](https://helpdocumentation.gitbook.io/user/ecommerce/disable-mandatory-requirement-for-external-product-link.md)
- [Add New Product](https://helpdocumentation.gitbook.io/user/ecommerce/add-new-product.md)
- [Push Products To Meta Catalog](https://helpdocumentation.gitbook.io/user/ecommerce/push-products-to-meta-catalog.md)
- [Only For Indian Users - To Update Business Compliance Information To Sell Via WhatsApp Commerce](https://helpdocumentation.gitbook.io/user/ecommerce/only-for-indian-users-to-update-business-compliance-information-to-sell-via-whatsapp-commerce.md)
- [How To Send Products To Your Customers ?](https://helpdocumentation.gitbook.io/user/ecommerce/how-to-send-products-to-your-customers.md)
- [How To Import Products In Bulk Via Google Sheet ?](https://helpdocumentation.gitbook.io/user/ecommerce/how-to-import-products-in-bulk-via-google-sheet.md)
- [How To Collect Payment Via Razorpay ( INDIAN GATEWAY ) For WhatsApp Native Commerce ?](https://helpdocumentation.gitbook.io/user/ecommerce/how-to-collect-payment-via-razorpay-indian-gateway-for-whatsapp-native-commerce.md)
- [How To Collect Address, Payment and Other Details From User After You Receive An Order ?](https://helpdocumentation.gitbook.io/user/ecommerce/how-to-collect-address-payment-and-other-details-from-user-after-you-receive-an-order.md)
- [Connecting with Shopify](https://helpdocumentation.gitbook.io/user/ecommerce/connecting-with-shopify.md)
- [How To Connect Your Shopify Store To Ecom Section ?](https://helpdocumentation.gitbook.io/user/ecommerce/connecting-with-shopify/how-to-connect-your-shopify-store-to-ecom-section.md)
- [How to do Base Sync settings of the Shopify Store ?](https://helpdocumentation.gitbook.io/user/ecommerce/connecting-with-shopify/how-to-do-base-sync-settings-of-the-shopify-store.md)
- [How to Pull Existing Products from Shopify ?](https://helpdocumentation.gitbook.io/user/ecommerce/connecting-with-shopify/how-to-pull-existing-products-from-shopify.md)
- [How to Push Existing Products of Shopify to Meta Catalog ?](https://helpdocumentation.gitbook.io/user/ecommerce/connecting-with-shopify/how-to-push-existing-products-of-shopify-to-meta-catalog.md)
- [Define Default Field Values For Product Fields, Important For Indian Users Before Pulling Products.](https://helpdocumentation.gitbook.io/user/ecommerce/define-default-field-values-for-product-fields-important-for-indian-users-before-pulling-products..md)


---

# 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://helpdocumentation.gitbook.io/user/ecommerce.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.
