# Selling Product Details

The Selling Product module allows you to assign multiple products, and for each product, you can create multiple Purchase Options. Each Purchase Option can have different selling frequencies, discount rules, and subscription types, such as "Subscribe and Save" or "Prepaid and Subscribe". This setup provides flexibility in offering product-based subscriptions, ensuring that each product can have customized subscription models tailored to customer preferences.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdmWTD3NNFoCrCbQDy1laxCiu72E4QHM9sPR3tN5goCMo_CLNnqi_7QT-4NO-xBJHHZm1UG6U8TL4ZDSv-xNw_azA1GisKd7XEk5dDW-IG-BiOwJMCKBCOwaSMJdlqj_IN0LQP8?key=PWWdpJ3Y_qEUOcs-2MfQnVdS" alt=""><figcaption></figcaption></figure>


---

# 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://script-and-theory.gitbook.io/all-in-one-commerce-docs/subscription/selling-products/selling-product-details.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.
