> For the complete documentation index, see [llms.txt](https://plusorder.gitbook.io/helpme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plusorder.gitbook.io/helpme/ex/undefined-4/undefined-6.md).

# 상품이미지 사이즈

#### ○ 플러스오더 상품이미지 사이즈에 따른 태블릿에서 보여지는 내용을 비교해 드립니다.&#x20;

#### ○ \[H24]상품배열 3X2기준이며, 다른 배열 사용시 보여지는 부분이 달라질 수 있습니다

매장 상황에 맞게 사용하시면 됩니다.

1. **상품이미지를 600\*600 사이즈로 사용할 때**\
   \=> 메인화면에서 상품 이미지 상단과 하단에 잘리는 부분이 있습니다.&#x20;
2. **상품이미지를 700\*450 사이즈로 사용할 때**\
   \=> 메인화면에서 상품 이미지 전체적으로 보입니다.&#x20;

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

#### ○ \[H24]상품배열 4X2기준이며, 다른 배열 사용시 보여지는 부분이 달라질 수 있습니다

1. ### 상품 이미지 236 \* 212 일때, 태블릿 화면에서 출력

<figure><img src="/files/NmAs2PvbCwcbBFPaSprv" alt=""><figcaption><p>메뉴 선택 화면</p></figcaption></figure>

<figure><img src="/files/2Cn1jYZJn0IldeLSrGES" alt=""><figcaption><p>장바구니가 보이는 화면</p></figcaption></figure>

\#메뉴이미지, #이미지사이즈, #상품이미지


---

# 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://plusorder.gitbook.io/helpme/ex/undefined-4/undefined-6.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.
