# 크롬 브라우저 설정

캐시는 인터넷 브라우저를 사용할 때, 방문 사이트의 상태를 저장해두고 재접속할 때의 편의를 위해 이미지나 로그인 기록 등을 저장해두는 것입니다. 간혹 과거 크롬 캐시 정보 때문에 식스샵 화면 출력, 기능 작동의 문제가 발생할 수 있습니다. 이 경우 크롬 캐시를 삭제하면 문제가 해결될 수 있습니다.

## 1. 크롬 브라우저 캐시 삭제하기

### 1-1. 크롬 브라우저의 \[설정 > 개인 정보 보호 및 보안 > 인터넷 사용 기록 삭제] 버튼을 클릭합니다.

* 윈도우 OS 단축키: Ctrl + Shift + Delete
* 맥 OS 단축키: Command + Shift + Delete

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

![](/files/-MEuqzbB2gItPPQrZrmX)

###

### 1-2. 캐시된 이미지 또는 파일을 삭제합니다.

![](/files/-MEurYKUITDnTk5Ig4LF)

####


---

# 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/chrome_cache.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.
