# SNS 공유

## 목차

* [SNS 공유란?](#id-1.-sns)
* [SNS 공유 활용하기](#id-2.-sns)
  * [버튼 종류](#id-2-1)
  * [SNS 종류](#id-2-2.-sns)
  * [노출 위치 ](#id-2-3)
* [🤔 SNS 공유 FAQ](#sns-faq)

## 1. SNS 공유란?

지금 보고 있는 상품 상세 / 게시판 또는 블로그 게시글을 다른 서비스에 바로 공유할 수 있는 기능입니다. \
예를 들어, A라는 상품 페이지를 보다가 카카오톡 친구에게 링크를 공유하고 싶을 때 사용합니다.

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

## 2. SNS 공유 활용 하기

애드온 메뉴에서 'SNS 공유' 애드온을 추가하고, \[애드온 > SNS 공유]에서 버튼 종류, SNS, 노출 위치를 설정하면 SNS 공유 버튼이 노출됩니다.&#x20;

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

### 2-1. 버튼 종류

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

### 2-2. SNS 종류

| 이름      | 아이콘                                                             |
| ------- | --------------------------------------------------------------- |
| 페이스북    | <img src="/files/-MBCTn3rDKfjmEZajdTl" alt="" data-size="line"> |
| 카카오톡    | <img src="/files/-MBCTtK-JQ8mGPwQWNI3" alt="" data-size="line"> |
| 라인      | <img src="/files/-MBC_-i9ycenXzpVP9G9" alt="" data-size="line"> |
| 네이버 블로그 | <img src="/files/-MBCTzXJ5-ZL1gBtJgc-" alt="" data-size="line"> |
| 밴드      | <img src="/files/-MBCU2f0nocVbkZdhIra" alt="" data-size="line"> |

### **2-3. 노출 위치**&#x20;

공유 버튼이 노출되는 곳입니다.

* 상품 상세
* 게시판 게시글
* 블로그 게시글

## 🤔 SNS 공유 FAQ

### Q. SNS 공유 기능을 클릭하면 라인만 목록에서 보이지 않습니다. <a href="#q" id="q"></a>

라인은 모바일에서만 작동합니다. 데스크탑 버전에서는 목록에 보이지 않습니다.


---

# 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.sixshop.com/learn-sixshop/store-manager/add-ons/snsshare.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.
