> For the complete documentation index, see [llms.txt](https://mocoplex.gitbook.io/myshop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mocoplex.gitbook.io/myshop/facebook/shop/facebook-1/catalog.md).

# 🅵  카탈로그설정

### 🅵 **페이스북 비지니스 계정의 카탈로그 설정을 위한 도움말입니다**

상품 목록인 카탈로그를 마이샵에서 자동으 일괄 업로드합니다&#x20;

▼ 아래 링크를 클릭하여 **페이스북 페이지 상거래 관리자로**  이동합니다&#x20;

{% embed url="<https://www.facebook.com/commerce_manager>" %}

![](/files/-MWNzzvNsSf33-UwgG50)

위 상거래 관리자 메뉴에서, 카탈로그 > 제품피드연동 > 일괄 업로드 사용을 선택합니다.

2022년 변경된 Meta 버전의 경우  : 데이터피드 를 클릭&#x20;

![](/files/I3xlMne9KWngDOfsUmF6)

![](/files/4rbtMfiHOmM4jwHILt9m)

'예약된 피드 ' 를 클릭합니다

<figure><img src="/files/gQvs6OOMTC1j1aWJiJNS" alt=""><figcaption></figcaption></figure>

페이스북 업데이트 상태에 따라 위 또는 아래 화면이 나옵니다&#x20;

![](https://lh6.googleusercontent.com/NZWG6pDzsK-i6fQf7pfOqWeJu3seYQ6ryKsArQytr0nlXCHyX_UKVjoTJwYElpwI1AgWf37yLN8f_0bqfOrNvkj3yq-HZGrbADD7w3-uOvNuS5b187Rd6G5Zh-qceKvvoUemHRUUmX4)

**URL 에 아래 주소를 <http://부터>  /tsv 까지입력합니다**

**\[**   https\://***demo**.*&#x73;hockping.com/api/fb/shops/tsv **]**

나의 마이샵 아이디가 *demo* 인 경우, (실제 자신의 마이샵 아이디로 입력해주세요) https\://\~\~ 부터 끝까지 입력해줍니다

{% hint style="info" %}
커스텀 도메인을 사용하는 경우, **https\:// 커스텀도메인/api/fb/shops/tsv**

ex )  주소가 wearya.shop 인 경우  :     <https://wearya.shop/api/fb/shops/tsv>
{% endhint %}

![](https://lh5.googleusercontent.com/V1Mw0APzVQooZIVb2LDm8edaRxOpGkFFWuttDSY_CaBfeR0H03TYEOS0irbJ-2tqniLPpDiiAF1yLFcIllZP9Wu-ZR-cy1el1FGLHyZVSWfvmb6FAHRuvNKw1cQUJxNLFShHW2Ttcog)

마지막으로 나의 카탈로그를 구분할 이름을 입력합니

통화를 (KRW - 대한민국 원) 으로 정하면 오른쪽과 같이 나의 카탈로그에 정상적으로 판매중인 상품이 추가된 것을 확인할 수 있습니다<br>

![](https://lh4.googleusercontent.com/me-cwHT4HXJ0_EUjLq8Pq_XgzZtt3Xx55s7JnB74YP5Nzxggt9d9zIoQm-3CiEo9ekCDC2HejEXMUYZYnNBennBbSYu1J-eXs9dmdf6fRvnfZPwSKc3Ot89rsqg9GW11oi-NoCdZlpQ)

{% hint style="info" %}
**현재 설정한 카탈로그 업데이트 방식은 (일정주기마다) 자동으로 FB에 업데이트 되는 형식으로, 필요한 경우  업데이트 주기를 FB 에서 설정 변경할 수 있습니다.**
{% endhint %}

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mocoplex.gitbook.io/myshop/facebook/shop/facebook-1/catalog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
