# View Product Details

The View Product Details feature allows users to see detailed information about a specific product, including its description, pricing and whether it’s eligible for purchase or as a reward.

1. To view the Product Details:
   * Go to the **Products** modul&#x65;**.**
   * Select the product from the list and click on it to view.
2. Review Product Information:
   * **Basic Details**: View the product image and name
   * **Brand**
   * **SKU**
   * **Pricing**: Check the retail price and point cost (if applicable).
   * **Category**: View assigned category for the product.

**Best Practices:**

* Regular Reviews: Frequently review product details to ensure up-to-date information.
* Check Eligibility: Verify product eligibility settings to align with current rewards programs.

Brand user can view the Product details, by clicking on it from the Brands list. User can view:

* product image
* product name
* brand name
* SKU
* pricing
* category

If the Product is part of an active Rewards Offer, these are the same details the consumer users will see on the Chips app. Products become active once they are part of an active Rewards Offer.

From the Product Details page, user can Edit or Delete an inactive Product. If the Product is active(in active Reward Offer), it cannot be deleted unless it is removed or replaced form the active Rewards Offer or if the Rewards offer is no longer active.


---

# 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://help.iwantchips.com/brands/modules/products/view-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.
