# 스마트스토어 연동으로 등록한 상품의 옵션 정보가 보이지 않아요

스마트스토어에서 <mark style="color:$primary;">간편 옵션</mark>으로 등록한 상품은 \
옵션 정보가 연동되지 않기에 메이크샵에서 옵션이 표시되지 않아요.

`상품` > `상품 관리` > `전체 상품 관리` 메뉴에서 상품 상태를 \[미진열]로 설정해 검색한 뒤,\
노출되는 상품명을 클릭하여 옵션 정보를 수정해 주세요.

{% hint style="warning" %}
**참고**

* 간편 옵션이 적용된 상품은 스마트스토어에서도 확인할 수 있어요.&#x20;
* `네이버 스마트스토어 센터` > `상품관리` > `상품조회/수정` > `상세검색` > `기타조건` 메뉴에서 ‘간편옵션’을 선택해 검색할 수 있어요.
  {% endhint %}

!&#x20;


---

# 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.makeshop.co.kr/faq/undefined-7/undefined-4.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.
