We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
카트를 조회하는 기능
구매자는 주문/결제에 앞서 카트를 조회해야 합니다. 해당 기능으로 구매자가 카트를 조회할 수 있습니다.
The text was updated successfully, but these errors were encountered:
Dr-KoKo
Successfully merging a pull request may close this issue.
기능
카트를 조회하는 기능
설명
가게 정보 : 상호명, 최소 주문금액
메뉴 정보 : 메뉴 이름, 메뉴 가격, 잔여 수량
기대 효과
구매자는 주문/결제에 앞서 카트를 조회해야 합니다.
해당 기능으로 구매자가 카트를 조회할 수 있습니다.
The text was updated successfully, but these errors were encountered: