# Products Overview

### Overview

In PeakCommerce, a “Product” encompasses the offerings a business presents to its customers. These offerings are structured through the integration of Product, Product Rate Plan, and Product Rate Plan Charges within the billing system linked to PeakCommerce. The configuration also considers parameters like Currency and Name.

Businesses have the flexibility to modify the presentation of their product options to customers by employing various HTML templates, suitable for both E-commerce platforms and apps.

To locate products within the system, follow these steps:

• Go to Subscribe > Journeys > View Journey

In the Categories section of a particular journey, a comprehensive list of the products available will be displayed.


---

# 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.peakcommerce.com/product/using-peakcommerce/products-and-bundles/products-overview.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.
