# 상품 상세

* [상품 기본 정보 ](/aurora-guide/api-1/product-detail/product-summary.md)
* [상품 상세 배너 (모바일 전용)](/aurora-guide/api-1/product-detail/banner.md)
* [상품 상세정보 (탭)](/aurora-guide/api-1/product-detail/product-detail.md)
* [배송/반품/교환 안내 (탭)](/aurora-guide/api-1/product-detail/shipping_claim.md)
* [상품후기 (탭)](/aurora-guide/api-1/product-detail/product-review.md)
* [상품문의 (탭)](/aurora-guide/api-1/product-detail/inquiry.md)
* [관련상품](/aurora-guide/api-1/product-detail/relatedproducts.md)

<figure><img src="/files/BITe0ntwJHhZYEgzGj3s" 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://workspace-help.nhn-commerce.com/aurora-guide/api-1/product-detail.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.
